Overview
All Drevon settings live indrevon.config.json. This is the only file you need to edit — run drevon sync to propagate changes to all agent configs.
Full Config Example
drevon.config.json
Config Fields
Top-Level
Identity
Theidentity object defines how agents present themselves and behave.
Instructions
Theinstructions array contains custom rules injected into every agent config.
The
globs field is primarily used by the Cursor adapter, which generates separate .mdc rule files that activate only when matching files are open. Other agents receive all instructions regardless.Agents
Each key in theagents object corresponds to a supported agent ID.
Valid agent IDs:
copilot, claude, cursor, codex, windsurf, cline, aider, continue
Memory
Skills
Prompts
Workspace (Hub Mode Only)
Editing & Syncing
After editingdrevon.config.json, always regenerate agent configs: