This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates audit, session, and subagent across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes silent truncation of long Telegram replies. Fixes silent truncation of long Telegram replies. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Low |
Allows CI audit to tolerate npm's retired audit endpoint (HTTP 410). Allows CI audit to tolerate npm's retired audit endpoint (HTTP 410). Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
What's Changed
- ci(audit): tolerate npm's retired audit endpoint (HTTP 410) so audit:deps stops hard-failing CI by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/619
- test(session): unit tests for closure-emitter + ledger-lifecycle (#526) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/613
- test(subagent): e2e read_file/glob/grep + write-confinement through live child dispatcher (#440) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/614
- test(mcp): cover disconnectAll per-server error-swallow path (#247) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/615
- test(tui): terminal-state gate integration + /clear-budget doc + firing observability (#565) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/616
- docs/skills: scope test commands in fix briefs + templates (avoid pnpm test -- footgun) (#611) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/617
- fix(telegram): stop long replies being silently truncated mid-sentence by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/620
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.51.1...v5.51.2
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]