This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed Telegram session transcript replay when switching sessions.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds opt‑in bounded session primer for companion (AFK_COMPANION_PRIMER). Adds opt‑in bounded session primer for companion (AFK_COMPANION_PRIMER). Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Bugfix | Medium |
Fixes replay of saved Telegram transcript when switching sessions. Fixes replay of saved Telegram transcript when switching sessions. Source: llm_adapter@2026-07-14 Confidence: high |
— |
Full changelog
What's Changed
- feat(companion): opt-in bounded session primer (AFK_COMPANION_PRIMER) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/590
- fix(telegram): replay saved transcript on /sessions switch (thread resumeHistory + sessionId) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/604
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.48.1...v5.49.0
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]