- MCP support: Connect more external tools so Agents can handle a wider range of task scenarios
- Skills management: Centrally manage and assign Agent skills so different tasks can use the right capability combination
- Workspace management: Freely switch between multiple workspaces to fit different projects and usage scenarios
- Parallel task handling: Process and manage multiple tasks at the same time for more efficient multitasking
- Multi-Agent collaboration: Dispatch tasks through subtasks to make more efficient use of context
- uv
- pnpm
- node
- rustup
Install dependencies (postinstall will run nx run-many -t install for subprojects)
pnpm install
Start the dev servers
pnpm run dev
Build all projects
pnpm run build
