This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded /docs slash command for full per‑command guides, improved /personality and /insights docs.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
/personality guide expanded with full reference, examples, and warnings. /personality guide expanded with full reference, examples, and warnings. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Feature | Medium |
/insights guide expanded with JSON shape details, demos, and tips. /insights guide expanded with JSON shape details, demos, and tips. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Feature | Medium |
/docs <command> opens per-command guide for any 2.0 feature in browser. /docs <command> opens per-command guide for any 2.0 feature in browser. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Feature | Medium |
/help footer now points to codeep.dev/docs and /docs <command>. /help footer now points to codeep.dev/docs and /docs <command>. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Feature | Low |
/docs without an argument opens the docs index page. /docs without an argument opens the docs index page. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Feature | Low |
/personality web doc expanded with usage tables, demos, templates, scope rules, matrix, and warning. /personality web doc expanded with usage tables, demos, templates, scope rules, matrix, and warning. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Feature | Low |
/insights web doc expanded with JSON shape description, section breakdown, flags table, demo, and dashboard tip. /insights web doc expanded with JSON shape description, section breakdown, flags table, demo, and dashboard tip. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
Full changelog
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".
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Codeep
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]