🇬🇧 English
Sidebar group: Workspace · Shortcut: ⌘2 · 4 routes inside
Everything about who is working on what, and what it costs. This group is the operational core.
/projects — Projects catalogue
All your projects in one list, filterable by state (MVP, commercial, research, internal). From here you activate one (so it becomes the “active project” everything else operates on), edit metadata (rigor level, repo path, summary), or open the no-coder app preview if ready.
Use it when: switching context between projects, onboarding a new repo, deciding which project gets focus this morning.
/developers — Worker agents of the active project
Each developer is a worker-agent assigned to your active project. The panel shows status (busy / free), current task, branch and worktree they’re operating in, and an access terminal. You can rename them, see their git status, debug a stuck one.
Use it when: a developer is blocked, you want to see who is doing what right now, or you need to resolve a git worktree conflict.
Mainly for: dev with repo — this is the workspace of the orchestrator’s “team”.
/chats — Project conversation history
All conversations (you ↔ engines) for the active project. Search lexical/semantic, filter by period, include or exclude chats from the RAG (this is the underrated feature: a noisy debugging chat shouldn’t pollute future context).
Use it when: tracing the historical context of a decision, finding “where did we discuss authentication”, cleaning the RAG corpus by excluding noise.
/tokenomics — Token consumption analysis
Split of input / cache / output tokens, daily/weekly/monthly evolution, distribution by model / agent / developer, cache hit rate. Exports CSV.
Use it when: auditing LLM costs, identifying which developer or agent burns the most tokens, optimizing the cache hit ratio to reduce spend.
Mainly for: PM, dev with repo managing budget.
What this group is not for
It is not for product definition (that’s /artifacts), nor for task execution (that’s /tasks). Workspace is the infrastructure view: people, conversations, money.
🇪🇸 Español
Grupo del sidebar: Workspace · Atajo: ⌘2 · 4 rutas dentro
Todo sobre quién está trabajando en qué, y cuánto cuesta. Este grupo es el core operativo.
/projects — Catálogo de proyectos
Todos tus proyectos en una lista, filtrable por estado (MVP, commercial, research, internal). Desde aquí activas uno (pasa a ser el “proyecto activo” sobre el que opera todo lo demás), editas metadata (nivel de rigor, ruta del repo, resumen), o abres el preview de la app no-coder si está listo.
Cuándo usarlo: cambiar contexto entre proyectos, dar de alta un repo nuevo, decidir qué proyecto se lleva el foco esta mañana.
/developers — Worker agents del proyecto activo
Cada developer es un worker-agent asignado a tu proyecto activo. El panel muestra estado (busy / free), tarea actual, rama y worktree en el que opera, y un terminal de acceso. Puedes renombrarlos, ver su git status, debugar uno atascado.
Cuándo usarlo: un developer está bloqueado, quieres ver quién está haciendo qué ahora mismo, o necesitas resolver un conflicto de worktree git.
Principalmente para: dev con repo — este es el workspace del “equipo” del orquestador.
/chats — Historial de conversaciones del proyecto
Todas las conversaciones (tú ↔ motores) del proyecto activo. Búsqueda lexical/semántica, filtro por período, incluye o excluye chats del RAG (esta es la feature infravalorada: un chat ruidoso de debugging no debería contaminar el contexto futuro).
Cuándo usarlo: trazar el contexto histórico de una decisión, encontrar “dónde discutimos autenticación”, limpiar el corpus del RAG excluyendo ruido.
/tokenomics — Análisis de consumo de tokens
Split de tokens input / cache / output, evolución diaria/semanal/mensual, distribución por modelo / agente / developer, ratio de hit de cache. Exporta CSV.
Cuándo usarlo: auditar costes LLM, identificar qué developer o agente quema más tokens, optimizar el ratio de cache para reducir gasto.
Principalmente para: PM, dev con repo gestionando presupuesto.
Para qué no es este grupo
No es para definición de producto (eso es /artifacts), ni para ejecución de tareas (eso es /tasks). Workspace es la vista de infraestructura: gente, conversaciones, dinero.