v2.0.4
Discoverability patch: new
/docs <command>jumps from any slash command to its full guide on codeep.dev, the/helpfooter now points at the same place, and/personalityand/insightshave proper docs pages instead of one-liners.
Added
/docs <command>— opens the per-command guide for any 2.0
feature in your default browser. Knows 17 commands directly
(personality,insights,plan,go,mcp,skills,
checkpoint,rewind,hooks,commands,openrouter,memory,
profile,compact,cost, …); falls back to a marketplace search
on/docs/commands?q=<cmd>for unknown ones. Plain/docsopens
the docs index. Closes the gap between brief slash-command
autocomplete and the actual reference material./helpfooter hint. Below the scroll line:Full guides → codeep.dev/docs · /docs <command>. Users skimming the inline help
now know there's a deeper layer one keystroke away.
Improved — web docs
/personalityguide went from a 2-row table to a full reference:
3-column "when to use / what it changes" table for all 6 presets,
basic-flow terminal demo, end-to-end "combo with plan mode" example
(security-paranoid OAuth callback), custom personalities section
with full Acme Corp template, scope override rules, where-it-works
matrix, and a warning callout about chat() path behaviour./insightsguide got similar treatment: source-of-truth JSON
shape from~/.codeep/history/<id>.json, what-you-see breakdown
per section, flags table, realistic terminal demo, and a tip
pointing at the dashboard for historical cost.
Notes
- No agent behaviour or API changes — this is purely discoverability
and documentation. Safe to skip if you already know the surface area,
worthwhile if you've been wondering "what else is in here".