This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalThe redundant `/save` slash command has been removed from the CLI.
Why it matters: CLI users must stop using the obsolete `/save` command; its removal triggers immediate breakage for scripts relying on it.
Summary
AI summaryRemoved the redundant /save slash command.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Refactor | Low |
Removes redundant /save slash command in CLI. Removes redundant /save slash command in CLI. Source: llm_adapter@2026-07-14 Confidence: high |
— |
Full changelog
What's Changed
- refactor(cli): remove redundant /save slash command by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/559
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.37.3...v5.37.4
Breaking Changes
- Removed the redundant `/save` slash command.
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 Agent AFK
Coding-agent harness built for unattended, away-from-keyboard runs across four surfaces sharing one session manager: one-shot CLI, REPL, cron-friendly headless daemon, and a Telegram bot. Editable agent loop (prompts, permission gates, model routing, explicit terminal states), MCP (stdio/HTTP/SSE + OAuth), lifecycle hooks, background subagents, plan mode, cross-session memory, and an append-only trace receipt (`afk trace show`). Works with Anthropic and any OpenAI-compatible endpoint (GPT, Codex, local MLX/llama.cpp/Ollama)
Related context
Related tools
Beta — feedback welcome: [email protected]