This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed trace correlation to sessions and disabled Telegram handler timeout.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Disables Telegraf 90s handlerTimeout for Telegram to prevent long turns from being abruptly terminated. Disables Telegraf 90s handlerTimeout for Telegram to prevent long turns from being abruptly terminated. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Makes witness traces correlatable to sessions via ledger meta for trace module. Makes witness traces correlatable to sessions via ledger meta for trace module. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
What's Changed
- fix(telegram): disable Telegraf 90s handlerTimeout so long turns aren't guillotined by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/475
- fix(trace): make witness traces correlatable to sessions via ledger meta by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/476
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.25.10...v5.25.11
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]