"/models": "Switch Model",
"/agents": "Switch Agent",
"/sessions": "Switch Session",
"/new": "New Session",
"/clear": "Clear Input (/clear N to remove last N turns, /clear all)",
"/init": "Initialize Project",
"/yolo": "Toggle Yolo Mode",
"/compact": "Compact Session (summarize & compress context)",
"/sidebar": "Toggle Sidebar",
"/thinking": "Toggle Thinking Mode",
"/reasoning": "Cycle Reasoning Effort (low/medium/high/max)",
"/lite": "Lite Mode Dialog (→ /lite 0-4 to set level)",
"/themes": "Switch Theme",
"/themes-v1": "Switch Theme (v1)",
"/mode": "Switch Mode",
"/mcps": "Switch MCPs",
"/skills": "Toggle Skills (→ /skills url, /skills install)",
"/plugin": "Manage Plugins (→ /plugin install <src>)",
"/rules": "Toggle Rules",
"/mem": "Choose Memory Method",
"/memory": "Memory Files (context/AGENTS.md)",
"/lsp": "Configure LSP Servers",
"/run": "Run local GGUF models (→ /run build, /run <ref>)",
"/install": "Browse & Install Packages",
"/install-mcp": "Install MCP by URL",
"/connect": "Connect Provider",
"/config": "Toggle Config Settings",
"/files": "Browse Project Files",
"/cd": "Change working directory (/cd ../, /cd ~/path)",
"/add-dir": "Add another directory the agent can access (/add-dir <path>)",
"/diff": "View File Diff (→ /diff git)",
"/export": "Export Session (→ /export a, /export -a)",
"/stats": "Show usage stats in chat (→ /stats, /stats md)",
"/used": "Usage limits for all providers (→ /used md, /used 0 refresh, /used on/off)",
"/import": "Import logs or markdown (/import ./path/*.log)",
"/undo": "Revert File Changes (/undo N, /undo 0 last turn, /undo a all, /undo -1 cancel)",
"/rename": "Rename Session (/rename title)",
"/cancel": "Cancel Current Session",
"/ulw": "Start Superwork Loop",
"/debug": "Find Bugs & Issues",
"/plan": "Plan Mode — analyze & plan changes (/plan <focus>)",
"/fix": "Find & Fix Bugs",
"/test": "Generate & Run Tests (→ /test 2 for UI)",
"/tests": "Generate Tests, Coverage & Quality Reports (→ /tests <focus>)",
"/logs": "Debug with Logs to ./bugls",
"/tasks": "Add/Run Tasks (→ /tasks <text>, /tasks run, /tasks N)",
"/img": "Screenshot Diff UI (attach 2 images)",
"/review": "Find Bugs & Fix → Security Scan → Review Changes, Commit & Push",
"/push": "Add, Commit & Push to Remote",
"/merge": "Merge remote branch (/merge <branch>)",
"/update": "Update codg binary (brew/.sh on mac/linux, pwsh/.sh on windows)",
"/web": "Start Web UI Server (→ /web 0 for API-only)",
"/stop-web": "Stop Web UI Server",
"/sandbox": "Run in OS sandbox (→ /sandbox run, /sandbox status)",
"/vm": "Remote VM (→ /vm serve, /vm run <cmd>)",
"/gui": "Desktop GUI automation (/gui open <url>)",
"/browser": "Open URL in browser (/browser open <url>)",
"/commands": "Open Command Palette",
"/vim": "View/Edit File (→ /vim <path>) or File Browser",
"/notebook": "View Jupyter Notebook (/notebook path.ipynb)",
"/help": "Toggle Help",
"/quit": "Quit",