AI Coding Daily

Claude Code meters loops as agent toolchains hit new edge cases

Tuesday, August 25, 2026 · 10 min

AI Coding Daily cover art

Claude Code v2.1.243 adds loop-level usage, managed pricing, keyless Console login, and MCP reconnect fixes, while GitHub Agentic Workflows tightens safe-output PR steering and agent bugs expose brittle provider-error, Remote SSH, and LiteLLM/Anthropic tool-chain edges.

Listen

Listen to the audio episode

Read the episode transcript

Show notes

Claude Code v2.1.243 adds loop-level usage, managed pricing, keyless Console login, and MCP reconnect fixes, while GitHub Agentic Workflows tightens safe-output PR steering and agent bugs expose brittle provider-error, Remote SSH, and LiteLLM/Anthropic tool-chain edges.

In this episode

  1. v2.1.243 — Anthropic

    What's changed Added a Loops breakdown to /usage : per-loop run count, total tokens, tokens per run, and last run, so runaway or chatty /loop tasks are easy to spot Added modelPicker setting: curate the /model picker with an ordered, labeled list of models (any id spelling, including Vertex/Bedrock ids), appended to or replacing the built-in lineup Added promptCacheTtl and subagentPromptCacheTtl…

  2. Weekly Update – August 24, 2026 | GitHub Agentic Workflows — GitHub

    Weekly Update – August 24, 2026 | GitHub Agentic Workflows # Weekly Update – August 24, 2026 Aug 24, 2026 Another busy week for github/gh-aw! We shipped three pre-releases (`v0.87.1`,`v0.87.2`, and`v0.87.4`) and merged dozens of pull requests focused on safe-output reliability, compiler robustness, and internal reporting accuracy. Here’s what stood out. ## Release Highlights The v0.87.4 line…

  3. web: backend error text is returned to the model verbatim — provider error envelopes are never normalized · Issue #93697 · NousResearch/hermes-agent · GitHub — GitHub

    # web: backend error text is returned to the model verbatim — provider error envelopes are never normalized - State: open - Author: caretor - Created: 2026-08-24T08:08:04Z - Updated: 2026-08-24T08:14:31Z - Repository: NousResearch/hermes-agent - Number: #93697 ## Labels - type/security - comp/plugins - tool/web - P3 --- ## Version Hermes Agent v0.20.3 (tag `v2026.8.16.2`). Found by code…

  4. Remote SSH (Mac → Mac): Agent tools hang indefinitely (often on git); integrated terminal git is fine - Bug Reports - Cursor - Community Forum — Cursor

    Remote SSH (Mac → Mac): Agent tools hang indefinitely (often on git); integrated terminal git is fine - Bug Reports - Cursor - Community Forum # Remote SSH (Mac → Mac): Agent tools hang indefinitely (often on git); integrated terminal git is fine koliyo (Nils Hjelte) August 24, 2026, 10:24am 1 ### Where does the bug appear (feature/product)? Cursor IDE ### Describe the Bug ###…

  5. openai-responses: trailing empty assistant text block causes "assistant message prefill" 400 on Anthropic models via LiteLLM · Issue #8553 · earendil-works/pi · GitHub — GitHub

    # openai-responses: trailing empty assistant text block causes "assistant message prefill" 400 on Anthropic models via LiteLLM - State: closed - Author: AppleQQWW - Created: 2026-08-24T08:30:11Z - Updated: 2026-08-24T08:30:21Z - Repository: earendil-works/pi - Number: #8553 ## Labels - bug - untriaged --- ### What happened? Environment - @earendil-works/pi-ai version: 0.82.1 - Route:…