The M0X Agent
Your autonomous coding partner.
What is the Agent?
The Agent is an advanced mode where M0X takes initiative. Instead of just answering questions, it can plan and execute complex tasks like 'Refactor the authentication system' or 'Create a new landing page component'.
Capabilities
- File Operations: Create, edit, move, and delete files.
- Terminal Access: Run shell commands (npm install, git commit, etc.).
- Linting & Testing: Read lint errors and run tests to verify changes.
- Web Search: Browse the web for documentation (if enabled).
Safety Barriers
You can configure the agent to run in 'Auto-Approve' mode for safe actions (read-only) but require explicit user confirmation for destructive actions (file deletion, shell execution).
