This release adds 2 notable features for engineering teams evaluating rollout.
Published 25d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agent
ai-agents
ai-tools
cli-app
Summary
AI summaryFixed slash‑command popup not updating after loading or resuming a session.
Full changelog
Added
- CLI sessions surfaced in Zed welcome message — when you open a chat in
Zed, Codeep now lists the most recent saved sessions for that workspace
with one-line load instructions. Solves the discoverability gap where
users couldn't find their CLI sessions in Zed's sidebar (Zed only lists
sessions it created itself; CLI ones live in the hidden "Import Threads"
modal). - README "Loading CLI sessions in Zed" section documenting both the
in-chat (/sessions,/session load <name>) and the import-modal paths.
Fixed
available_commands_updatenot sent onsession/loadandsession/resume
— the slash command popup (/) stayed empty after a panel reload because
Zed registers commands only when the agent emits the notification. Codeep
was emitting it only onsession/new. Now also sent on load and resume.
Internal
- Added
npm run releasewrapper script — single command bumps version,
verifies CHANGELOG section, runs tests, commits, tags, and pushes. See
scripts/release.js.
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]