Wire flash
TechApodex AI launches Apodex 1.1: trains agents to take over entire jobs with verifiable outputs
Editorial responsibility
- No named human review is recorded for this page.
- Source reporting is collected, normalized, translated or condensed automatically when needed.
- Automatically published source-backed update
Apodex AI has announced Apodex 1.1, a new AI model trained to complete entire jobs rather than just return answers. The system is designed to handle raw files, datasets, spreadsheets, papers, images, or code, inspect them, choose methods, run code, maintain task state, recover from failures, and produce verifiable outputs. Apodex 1.1 employs two scaling paths: Environment Scaling expands executable file, search, and code situations the model learns from, while Agentic Coordination Scaling trains it to split long tasks across agents, bring partial results into shared state, and revise plans when evidence changes. The AgentOS system keeps files, tool state, artifacts, dependencies, and coordination state persistent across work, allowing subagents to return useful results before all branches finish so the main agent can redirect unfinished work without discarding valid progress. Officially published results place Apodex 1.1 with Agent Team in the leading performance band across professional work, finance, science, reasoning, and search.
Source report
Most AI agents are still judged by the answer they return. Apodex 1.1 from @Apodex_AI is training for something harder: whether the model can take over the entire job, keep a real workspace alive across hundreds of steps, recover when parts fail, and deliver artifacts that can actually be verified.
A New Unit of AI Capability
Apodex 1.1 is built around a different unit of AI capability: completed, checkable work, rather than a polished answer.
A task can start with raw files, datasets, spreadsheets, papers, images, or code. The system can:
- Inspect them
- Choose a method
- Run code
- Keep task state
- Recover from failures
- Produce outputs that can be checked
Two Scaling Paths
Underneath that are two scaling paths:
- Environment Scaling — expands the executable file, search, and code situations the model learns from.
- Agentic Coordination Scaling — trains the model to split long tasks across agents, bring partial results back into shared state, and revise the plan when evidence changes.
AgentOS: Persistent Workspace Management
AgentOS keeps files, tool state, artifacts, dependencies, and coordination state persistent across that work. Subagents can return useful results before every branch finishes, so the main agent can redirect unfinished work without discarding progress that is still valid.
Published Results
Officially published results place Apodex 1.1 with Agent Team in the leading performance band across:
- Professional work
- Finance
- Science
- Reasoning
- Search
Source
rohanpaul_aiNeutral / independent
Part of this Story
Apodex launches Apodex 1.1 AI model scoring 44 on AA Index, excelling in agentic tasks over higher-tier peers