Skip to content

Codeep

v1.3.40 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agent ai-agents ai-tools cli-app

Summary

AI summary

Fixed slash command autocomplete sometimes being empty and added CODEEP_ACP_DEBUG env var for JSON‑RPC logging.

Full changelog

Fixed

  • Slash command autocomplete (/) sometimes empty in Zed — Zed registers
    agent commands only when its thread_view is fully set up, which can lose
    to the race against the session/new response on slow machines or first
    cold-start. Codeep now re-emits available_commands_update at the start of
    every session/prompt turn as a belt-and-suspenders fallback, so the
    command list is guaranteed to be live by the time the user types their
    next prompt.

Added

  • CODEEP_ACP_DEBUG env var for ACP debugging — when set (any non-empty
    value), Codeep mirrors every inbound and outbound JSON-RPC frame to stderr
    prefixed with [ACP←client] / [ACP→client]. Enable in Zed via the agent
    config env block; lines show up in Help → Open Log. Useful for
    diagnosing client-specific format issues without affecting normal stdio
    protocol traffic.

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

Track Codeep

Get notified when new releases ship.

Sign up free

About Codeep

All releases →

Related context

Earlier breaking changes

  • v2.4.1 MiniMax M3 replaces MiniMax-M2.7 as default model across all providers.
  • v2.0.0 McpServer protocol now optional fields `command`, `args`, plus new `url` and `headers`; version bumped to 2.0.0.

Beta — feedback welcome: [email protected]