This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdded configurable per‑request time‑to‑first‑byte timeout for Anthropic.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds configurable per-request timeout for anthropic time-to-first-byte. Adds configurable per-request timeout for anthropic time-to-first-byte. Source: llm_adapter@2026-07-14 Confidence: high |
— |
Full changelog
What's Changed
- feat(anthropic): bound time-to-first-byte with a configurable per-request timeout (#583) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/584
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.39.0...v5.40.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]