#Apodex
Apodex zaprezentował rodzinę modeli 1.1 zintegrowaną z runtime'em FrontierAgent, umożliwiającą tworzenie asynchronicznych zespołów agentów do realizacji długofalowych zadań na danych i kodzie.
Apodex 1.1 stawia na Agent Teams. Nowy system zamiast opisywać zadania, po prostu je wykonuje
Apodex zaprezentował rodzinę modeli 1.1 zintegrowaną z runtime'em FrontierAgent, umożliwiającą tworzenie asynchronicznych zespołów agentów do realizacji długofalowych zadań na danych i kodzie.
aisight.pl
September 18, 2026 at 7:04 PM
Apodex 1.1 reached 170 upvotes on Hugging Face, signaling strong interest in scaling agentic systems for real-world complexity.

https://huggingface.co/papers/2608.23283

#AI #MachineLearning #Research
August 25, 2026 at 9:00 PM
Apodex 1.1 moves from deep research into file and code execution and more than doubles 1.0 on three agent benchmarks.
Apodex launches Apodex v1.1 Deep Discover model
Apodex has released Apodex 1.1, a model family built to complete work instead of describing it. The previous generation read web pages and returned a written answer. This one opens the files themselves- a spreadsheet, a PDF, a dataset- picks a method, writes and runs the analysis code, and hands back the tables, charts, and scripts it produced, with figures traceable to source. It went live on August 24. 0:00 /0:27 1× The problem it targets is the cost of a long task that collapses partway through. An agent that meets a missing value or a failed assumption at step forty either stops or returns something vague, and the hours spent getting there get spent again. Apodex calls its answer Adaptive Recovery, where the system explains the adjustment it is making and continues. Two training directions sit behind it. Environment Scaling widens the file, search, and code environments the model learns inside, and Agentic Coordination Scaling teaches it to break a task apart. Both execute on a runtime called AgentOS, which holds tool calls, file state, and progress for a whole job. Apodex 1.1 mini benchmarks The headline capability is Deep Discover, a mode where the model assembles what Apodex calls an Agent Team without being told how, deciding whether a task splits, how many subagents run, and when they consolidate. The team is asynchronous, so each branch reports to a shared task state as it finishes rather than at the end, and the main task absorbs findings in real time while a live task board carries plans, steps, and exceptions. Adding a file or changing a requirement mid-run keeps the intermediate results that still hold and replans only the affected parts. A step called Statement Review then checks the conclusions against their sources, data, and computations, and flags what conflicts. On benchmarks Apodex published and ran through its own harness, the Agent Team configuration scores 38.5 on APEX-Agents (1.0 scored 16.5) and 63.3 on FrontierScience-Research (28.3). In one inquiry run on the web product, a single Deep Discover task ran 395 steps across 28 sources and returned a 31 KB report, with the reviewer checking 51 claims before delivery. The flagship is a 397B model with a 260K context window, and a 35B open-weight sibling, Apodex 1.1 mini, carries the same coordination layer. Both are free to call on the Apodex API platform for now, at list prices of $0.30 and $0.10 per million input tokens. Deep Discover sits behind a preview program called Apodex Frontier, while the Deep Research and Deep Solve tiers are open to everyone. SPONSORED Test out Deep Discover on Apodex Learn more Apodex shipped 1.0 in June alongside AgentHarness, an evaluation harness limited to single-agent loops. FrontierAgent, released with 1.1 under Apache 2.0, replaces it with a runtime and terminal interface that covers both modes, starting with one command on macOS and Linux. Apodex also maintains TRACES, a benchmark for discovery-oriented AI, and says pretraining for Apodex 2.0 is underway, built for what it calls a Heavy-Duty Solver. Star FrontierAgent on GitHub, check the open weights on Hugging Face, or test the API platform.
www.testingcatalog.com
September 16, 2026 at 9:08 AM
www.techno-edge.net/article/2026...
中国AI勢が怒涛のリリース、Z.ai開発の「GLM-5.3-Flash」、アリババ開発の「Qwen3.8-Flash-Next」、テンセント開発の「Hy4 preview」など生成AI技術5つを解説(生成AIウィークリー)
中国AI勢が怒涛のリリース、Z.ai開発の「GLM-5.3-Flash」、アリババ開発の「Qwen3.8-Flash-Next」、テンセント開発の「Hy4 preview」など生成AI技術5つを解説(生成AIウィークリー) | テクノエッジ TechnoEdge
今回の「生成AIウィークリー」(第158回)は、最初から最後まで実務プロセスを行う研究支援AI「Apodex 1.1」や、次世代モデル「Qwen4」を先行搭載したオープンウェイトAI「Qwen3.8-Flash-Next」を取り上げます。
www.techno-edge.net
September 6, 2026 at 8:15 AM
中国AI勢が怒涛のリリース、Z.ai開発の「GLM-5.3-Flash」、アリババ開発の「Qwen3.8-Flash-Next」、テンセント開発の「Hy4 preview」など生成AI技術5つを解説(生成AIウィークリー) | TechnoEdge www.techno-edge.net/article/2026...
中国AI勢が怒涛のリリース、Z.ai開発の「GLM-5.3-Flash」、アリババ開発の「Qwen3.8-Flash-Next」、テンセント開発の「Hy4 preview」など生成AI技術5つを解説(生成AIウィークリー) | テクノエッジ TechnoEdge
今回の「生成AIウィークリー」(第158回)は、最初から最後まで実務プロセスを行う研究支援AI「Apodex 1.1」や、次世代モデル「Qwen4」を先行搭載したオープンウェイトAI「Qwen3.8-Flash-Next」を取り上げます。
www.techno-edge.net
September 14, 2026 at 6:58 PM
FrontierAgent: 단일 에이전트와 병렬 팀 두 방식을 한 터미널에서 고르는 오픈소스 에이전트 런타임 프로젝트

FrontierAgent 소개

여러 시간에 걸친 조사 작업을 에이전트에게 맡기려면 대화형 챗봇과는 다른 것들이 필요합니다. 파일을 읽고 쓰는 권한을 어디까지 줄지, 중간에 사람이 끼어들면 진행 중인 작업을 버려야 하는지, 실행이 끊겼을 때 어디서부터 다시 시작할지, 결과물이 어느 디렉토리에 남는지를 정해 두지 않으면 오래 걸리는 작업일수록 손댈 수 없게 됩니다. 조사 범위가 넓어 여러 갈래를 동시에 파야 할 때…
FrontierAgent: 단일 에이전트와 병렬 팀 두 방식을 한 터미널에서 고르는 오픈소스 에이전트 런타임 프로젝트
FrontierAgent 소개 여러 시간에 걸친 조사 작업을 에이전트에게 맡기려면 대화형 챗봇과는 다른 것들이 필요합니다. 파일을 읽고 쓰는 권한을 어디까지 줄지, 중간에 사람이 끼어들면 진행 중인 작업을 버려야 하는지, 실행이 끊겼을 때 어디서부터 다시 시작할지, 결과물이 어느 디렉토리에 남는지를 정해 두지 않으면 오래 걸리는 작업일수록 손댈 수 없게 됩니다. 조사 범위가 넓어 여러 갈래를 동시에 파야 할 때는 하나의 에이전트를 더 길게 실행하는 것과 여러 에이전트에게 나눠 맡기는 것 사이에서 선택도 해야 합니다. FrontierAgent는 Apodex가 2026년 8월에 공개한 오픈소스 에이전트 런타임(runtime)이자 터미널 프로그램이고, 평가 도구까지 함께 들어 있습니다. 이 회사는 딥리서치(deep research) 모델 Apodex 시리즈를 만들고 상용 API로 제공하는 곳이며,...
discuss.pytorch.kr
September 9, 2026 at 6:35 AM
中国AI勢が怒涛のリリース、Z.ai開発の「GLM-5.3-Flash」、アリババ開発の「Qwen3.8-Flash-Next」、テンセント開発の「Hy4 preview」など生成AI技術5つを解説(生成AIウィークリー) www.techno-edge.net/article/2026...
中国AI勢が怒涛のリリース、Z.ai開発の「GLM-5.3-Flash」、アリババ開発の「Qwen3.8-Flash-Next」、テンセント開発の「Hy4 preview」など生成AI技術5つを解説(生成AIウィークリー) | テクノエッジ TechnoEdge
今回の「生成AIウィークリー」(第158回)は、最初から最後まで実務プロセスを行う研究支援AI「Apodex 1.1」や、次世代モデル「Qwen4」を先行搭載したオープンウェイトAI「Qwen3.8-Flash-Next」を取り上げます。
www.techno-edge.net
September 6, 2026 at 1:12 AM
Apodex 1.1: A Revolutionary Tool for Verified AI Execution in Research#United_States#AI#Redwood_City#Apodex#reasoning
Apodex 1.1: A Revolutionary Tool for Verified AI Execution in Research
Apodex 1.1 introduces a cutting-edge AI reasoning model that ensures complex tasks can be executed in a verifiable manner, enhancing research productivity.
third-news.com
September 1, 2026 at 1:47 PM
After benchmarking a range of models for a couple of days, I chose Apodex-1.1-mini. I quantized it with Lightning MTP speculative decoding enabled, which made it noticeably faster on my homelab.

If you want to try Apodex on oMLX, my quant is on Hugging Face: huggingface.co/stefanprodan...
stefanprodan/Apodex-1.1-mini-oQ4e-mtp · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
huggingface.co
September 1, 2026 at 8:02 AM
(1/2) 204 Likes, 3 Comments, 25 Aug 2026, Hugging Face
Paper page - Apodex 1.1: Scaling Agentic Intelligence for Complex Work
Join the discussion on this paper page
huggingface.co
September 1, 2026 at 12:05 AM
[25/30] 283 Likes, 3 Comments, 2 Posts
2608.23283, cs․AI | cs․CL | cs․LG, 25 Aug 2026

🆕Apodex 1.1: Scaling Agentic Intelligence for Complex Work

B. An, B. Li, B. Wang, B. Zhang, B. L. Wang, C. Feng, C. Wei, C. Xue, C. Zhang, D. Ng, D. Ye, E. Min, F. Chen, F. Liu, F. Yang, F. Ye, G. Sun, H. ...
September 1, 2026 at 12:05 AM
🤖 Apodex 1.1: Free Open-Source AI That Gets Real Work Done

This AI can plan, code, and fix mistakes — like a free digital employee.

https://theneuralfeed.com/share/post/081nSGTv

#AINews #TechNews

Read the full story →
theneuralfeed.com
August 29, 2026 at 7:46 AM
[25/30] 248 Upvotes, 2 Comments, 2 Posts, arXiv:2608.23283

🆕Apodex 1.1: Scaling Agentic Intelligence for Complex Work

Apodex Team, B. An, B. Li, B. Wang, B. Zhang, B. L. Wang
August 28, 2026 at 12:05 AM
(1/2) 196 Upvotes, 2 Comments, 24 Aug 2026, Hugging Face
Paper page - Apodex 1.1: Scaling Agentic Intelligence for Complex Work
Join the discussion on this paper page
huggingface.co
August 28, 2026 at 12:05 AM
汎用言語モデルは推論を行い、知識を生成することができますが、複雑な作業を行うには、ファイルや情報源、実行可能コードとの継続的なやり取りに加え、状態の維持、障害からの復旧、および検証可能な成果物の提供も必要となります。

私たちはこれを「就労能力」と呼んでいます。つまり、現実世界の目標に向けて、持続的かつ検証可能な進歩を遂げることです。

Apodex 1.1 は、この機能を 2 つの相互に補完し合う側面から発展させています。

「環境スケーリング」は、実行可能ファイル、検索、およびコード環境の多様性と検証可能性を拡大する一方、「エージェント協調スケーリング」は、エージェントが長期的なタス...
August 28, 2026 at 12:05 AM
[29/30] 225 Upvotes, 2 Comments, 2 Posts, arXiv:2608.23283

🆕Apodex 1.1: Scaling Agentic Intelligence for Complex Work

Apodex Team, B. An, B. Li, B. Wang, B. Zhang, B. L. Wang
August 27, 2026 at 12:05 AM