This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summarySessionStart hook now receives injectContext on the first turn.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds SessionStart injectContext to the first turn in hooks. Adds SessionStart injectContext to the first turn in hooks. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Removes inert `model:` frontmatter from vendored agent prompts. Removes inert `model:` frontmatter from vendored agent prompts. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
What's Changed
- test(tui): real-PTY width-resize harness + RED axis-2 fragmentation guards (#540, #541) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/621
- docs(readme): add placeholder demo image above the fold by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/624
- chore(agents): remove inert
model:frontmatter from vendored agent prompts by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/625 - feat(hooks): deliver SessionStart injectContext to the first turn by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/618
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.51.2...v5.52.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]