This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdded a /thinking slash command to toggle the mid‑session thinking UI.
Full changelog
What's Changed
- refactor(tools): collapse duplicated dispatch + skill-fork logic by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/408
- fix(trace): gate exit backstop on persisted seal record, not optimistic sealed flag (#171) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/402
- fix(nesting): thread openaiBaseUrl into restricted provider builders so deep OpenAI subagents keep their endpoint by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/413
- feat: add /thinking slash command for mid-session thinking-UI toggle by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/415
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.20.5...v5.20.6
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]