MiniMax-M2.1 is an open-source SOTA model that excels at coding, navigating digital environments, and handling long, multi-step tasks. With Open Source Claude Cowork, M2.1 takes a concrete step toward our long-term vision of general-purpose productivity, making advanced AI capabilities accessible to everyone.
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:
- ❌ No visual feedback for complex tasks
- ❌ Hard to track multiple sessions
- ❌ Tool outputs are inconvenient to inspect
Agent Cowork solves these problems:
- 🖥️ Runs as a native desktop application
- 🤖 Acts as your AI collaboration partner for any task
- 🔁 Reuses your existing
~/.claude/settings.json - No development environment or Claude Code installation required.
- Bun or Node.js 22+
- Claude Code installed and authenticated
bash
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 # LinuxAn example of organizing a local folder:
agent-cowork-demo.mp4
bash
bun run dev
bun run build
Planned features:
todo
Pull requests are welcome.
- Fork this repository
- Create your feature branch
- Commit your changes
- Open a Pull Request
Please make only minimal changes.
If you’ve ever wanted:
- A persistent desktop AI collaboration partner
- Visual insight into how Claude works
- Convenient session management across projects
This project is built for you.
👉 If it helps you, please give it a Star.
MIT
