config.json | API keys, model lists, editor preferences, keybindings |
harness.md | Guardrails always appended to the system prompt, see AI Agent |
prompts/*.md | Custom prompts, see AI Agent |
skills/<name>/SKILL.md | Progressive-disclosure skills, see Skills |
connections/databases.json | Global database connections, see Databases |
connections/sftp.json | Global SFTP connections, see SFTP |
themes/<id>/ui.css, editor.json | Custom themes, see Themes |
recorder.db | Full request/response recordings, see Reports |
global-board.json | Master Board cards not tied to any project, see Master Board |
projects/{id}/token-log/{date}.jsonl | Per-round token logs, see Token Usage Dashboard |
projects/{id}/debugger/{timestamp}.jsonl | Recorded debug sessions, see Debugger |
docs/ | This documentation, mirrored from the public coder-docs repo |