@@ -59,7 +59,7 @@ uv sync --extra e2b # E2B
5959uv sync --extra daytona # Daytona
6060```
6161
62- Docker sandbox works out of the box (just needs Docker installed). See [ Sandbox docs] ( docs/en/sandbox.md ) for provider setup.
62+ Docker sandbox works out of the box (just needs Docker installed). See [ Sandbox docs] ( docs/en/sandbox.mdx ) for provider setup.
6363
6464### 3. Start the services
6565
@@ -170,12 +170,11 @@ Agents can be extended with external tools and specialized expertise:
170170
171171## Documentation
172172
173- - [ CLI Reference] ( docs/en/cli.md ) — Terminal interface, commands, LLM provider setup
174- - [ Configuration] ( docs/en/configuration.md ) — Config files, virtual models, tool settings
175- - [ Multi-Agent Chat] ( docs/en/multi-agent-chat.md ) — Entity-Chat system, agent communication
176- - [ Sandbox] ( docs/en/sandbox.md ) — Providers, lifecycle, session management
177- - [ Deployment] ( docs/en/deployment.md ) — Production deployment guide
178- - [ Concepts] ( docs/en/product-primitives.md ) — Core abstractions (Thread, Member, Task, Resource)
173+ - [ Configuration] ( docs/en/configuration.mdx ) — Config files, virtual models, tool settings
174+ - [ Multi-Agent Chat] ( docs/en/multi-agent-chat.mdx ) — Entity-Chat system, agent communication
175+ - [ Sandbox] ( docs/en/sandbox.mdx ) — Providers, lifecycle, session management
176+ - [ Deployment] ( docs/en/deployment.mdx ) — Production deployment guide
177+ - [ Concepts] ( docs/en/concepts.mdx ) — Core abstractions (Thread, Member, Task, Resource)
179178
180179## Contact Us
181180
0 commit comments