> ## Content Index
> Fetch the complete content index at: https://globalfeed.ai/llms.txt
> Use this file to discover other available public pages before exploring further.

# Apodex 1.1: a model family that coordinates an agent team, with an open-weight small version
- URL: https://globalfeed.ai/en/apodex-1-1-a-model-family-that-coordinates-an-agent-team-with-an-open-weight-small-version/
- Published: 2026-08-28T02:39:13.000Z
- Updated: 2026-08-28T13:41:56.000Z
- Description: The flagship targets long-horizon professional work; the 35-billion-parameter Mini is released under Apache 2.0. FrontierAgent, the agent workbench, is open source too.
- Author: GlobalFeed Editor
- Tags: Apodex, agents, open source, AI, x-Apodex_AI, dil-en, elle

Apodex announced the Apodex 1.1 model family, which it says is built for long-horizon professional work. The family comes in three parts: a flagship model, an open-weight small version, and an open-source agent workbench.

The flagship **Apodex 1.1** is reached through the company's online workbench. According to Apodex the model can read files, search, run analysis code, revise its plan, and coordinate an asynchronous "Agent Team" of sub-agents. The user can step in mid-run and redirect the work.

**Apodex 1.1 Mini** has 35 billion parameters and open weights under Apache 2.0, so it can be run locally. The company says this version reaches the performance band of selected frontier systems in professional work, finance and scientific research, with further gains from Agent Team coordination. That assessment is the company's own.

**FrontierAgent** is the research workbench released open source for the family. It ships two modes: in ReAct, a single stateful agent researches, reads files, writes deliverables and runs commands inside a task-scoped sandbox; in Agent Team, a coordinator keeps a task board, delegates independent work to parallel sub-agents, collects their reports and synthesises the result.

At launch the company noted that weights and developer documentation were still rolling out.

For details see [Apodex's announcement](https://www.apodex.com/blog/apodex-1.1-scaling-agentic-intelligence-for-complex-work?ref=globalfeed.ai), the [technical report](https://arxiv.org/pdf/2608.23283?ref=globalfeed.ai), and the [GitHub repository](https://github.com/ApodexAI/FrontierAgent?ref=globalfeed.ai).