MiniMax-M2.5 is a SOTA large language model designed for real-world productivity. Trained in a diverse range of complex real-world digital working environments, M2.5 builds upon the coding expertise of M2.1 to extend into general office work, reaching fluency in generating and operating Word, Excel, and Powerpoint files, context switching between diverse software environments, and working across different agent and human teams. Scoring 80.2% on SWE-Bench Verified, 51.3% on Multi-SWE-Bench, and 76.3% on BrowseComp, M2.5 is also more token efficient than previous generations, having been trained to optimize its actions and output through planning.
Click to get an exclusive 12% off the MiniMax Coding Plan
Agent Cowork is an open-source alternative to Claude Cowork — a desktop AI assistant that helps with programming, file management, and any task you can describe.
Not just a GUI.
A real AI collaboration partner.
No need to learn the Claude Agent SDK — just create tasks and choose execution paths.
Claude Code is powerful — but it only runs in the terminal.
That means:
Agent Cowork solves these problems:
~/.claude/settings.jsonbash
git clone https://github.com/DevAgentForge/agent-cowork.git cd agent-cowork
bun install
bun run dev
bun run dist:mac-arm64 # macOS Apple Silicon (M1/M2/M3)
bun run dist:mac-x64 # macOS Intel
bun run dist:win # Windows
bun run dist:linux # Linux
An example of organizing a local folder:
https://github.com/user-attachments/assets/8ce58c8b-4024-4c01-82ee-f8d8ed6d4bba
bash
bun run dev
bun run build
Planned features:
todo
Pull requests are welcome.
Please make only minimal changes.
If you’ve ever wanted:
This project is built for you.
👉 If it helps you, please give it a Star.
MIT