Skip to content

Coding Mode

Matecore edited this page Jun 29, 2026 · 1 revision

Coding Mode / Modo Codigo

Standard IDE with AI agent. / IDE estandar con agente de IA.

Components / Componentes

  • File Explorer — Tree view of your workspace. Create, rename, delete files and folders.
  • Monaco Editor — Same engine as VS Code. Syntax highlighting, IntelliSense, multi-language.
  • Integrated Terminal — PowerShell, WSL, Git Bash. Multi-session with detach/resize.
  • AI Agent Panel — Chat interface. Tool execution visible inline.

Agent Capabilities / Capacidades del Agente

  • Read, edit, search files directly on your filesystem
  • Swarm multi-agent: up to 4 parallel workers
  • Checkpoints with rollback: auto-snapshot before each message
  • Tool chain: batch up to 8 operations atomically

Layouts / Disenos

  • Single — One panel at a time
  • Split 2 — Two panels side by side
  • Split 4 — Four quadrant grid

Clone this wiki locally