Skip to content
Guidance/Daily Briefing
digesteveryonedigestevidenceradarmodelcli11 min read · Sep 4, 2026

Radar brief — 2026-09-04

Provider gateways and agent CLIs keep expanding — while Claude Code, Cline, and Antigravity close silent permission, tool-call, and MCP failures

What the evidence shows

Window: 14 signals across 23 tracked assistants. About half of this mix is versioned GitHub/changelog; the rest is HTML docs that sometimes smear several versions into one page. Eight open improvement proposals are queued. One source in the window is flagged as reporting errors.

GitHub-tagged releases (preferred):

Goosev1.48.0
Key Signal & Impact
Declarative providers land in a burst: TrustedRouter, OpenCode Zen gateway, Gondola, SayGM, Lynkr, PleumRouter. Z.ai GLM-5.2 → GLM-5.3. Custom provider cost fields feed cost tracking. GPT-5.6 (sol/terra/luna) routing via AWS Bedrock, plus GPT-5.6 follow-up for Codex/Responses. Hooks: on_failure on PreToolUse, PreToolUseResult, stable tool_call_id. Recipes can be selected when creating a schedule. 98 further changes omitted; tags include breaking, MCP, permissions, skills.
Claude Codev2.1.260
Key Signal & Impact
Fullscreen /diff panel for uncommitted edits. /cost and the status line now explain likely prompt-cache misses. Headless /reload-plugins and text /advisor. Security: Edit/Write/Read rules whose path contains parentheses were dropped (leaving “read-only” folders writable); one uncompilable deny regex made every file edit fail; Bash auto-approved zsh commands that hid substitutions in REPORTTIME/REPORTMEMORY/DIRSTACKSIZE. 66 further changes omitted; tags include breaking plus permissions/sandbox/hooks/compaction.
Zed AIv1.19.0-pre
Key Signal & Impact
Prerelease. Editor: call hierarchy, Git Panel multi-select, untitled-buffer language detection, project search-on-type, LSP 3.18 Markdown diagnostics. Agent: effort-based reasoning for OpenRouter, better OpenAI-compatible streaming, lower memory use on long Agent sessions, rename Terminal Threads. 50 further changes omitted.
Google Antigravity1.1.25
Key Signal & Impact
Opt-in workspace-grouped /resume (Ctrl+F). Gemini 3.8 Flash in the catalog with GEMINI_API_KEY. Markdown custom agents now inherit ambient skills, rules, and subagents. Fixes: MCP OAuth codes >1024 chars, Windows skill path grouping, relative subagent/plugin paths, duplicate permission grants across reloads/subagents, /boost worker tools, a nil-pointer crash after trajectory close, hardened Remote Control reverse-tunnel routing.
OpenAI Codex CLIrust-v0.153.0
Key Signal & Impact
Vim undo/redo (u / Ctrl+R) keeps pastes and attachments. Plugin CLI lists/installs/removes plugins from remote marketplaces. tui.auto_recap = false keeps manual /recap. TUI history shows full patches and background-terminal input. Plus/Team get an earlier warning under ~half remaining in a ~5-hour window. Sessions reconnect after app-server drops (drafts kept; queued work paused). Full Access skips Guardian reviews for confirmation-only actions. 95 further changes omitted.
OpenAI Codex CLIrust-v0.152.0
Key Signal & Impact
Vim / ? search in drafts. Rate-limit banners with usage/credit/plan actions. Credential-refresh progress (including Bedrock reauth). MCP names may include : @ / .. Per-tool output_token_limit. App-server thread/shellCommand timeouts can exceed one hour. Compaction/resume keep MCP tools, authorizations, and working directory. 94 further changes omitted.
Clinecli-v3.0.61
Key Signal & Impact
Stale Hub vs newer CLI: prompt with session-interrupt count, drain-then-replace, leave a wedged Hub alone. Windows binaries Authenticode-signed (Azure Trusted Signing) with an actionable app-control error. Unreachable remote MCP no longer kills the CLI (10s connect budget). Silent tool-call disable for Dify, SAP AI Core, opencode, and Codex CLI models (empty capability list treated as a denial); images similarly dropped. Langfuse tracing works in released builds. 18 further changes omitted.
Clinesdk/sdk/v0.0.82
Key Signal & Impact
Same capability bug, with the root cause: three gateway producers drifted; builtin path emitted ["text"] vs undefined. One shared translator now. Empty capability lists also stripped vision and lied in model pickers. Langfuse detection is structural (survives minification) and moved to AI SDK 7 telemetry. 34 further changes omitted.
OpenCodev1.18.26
Key Signal & Impact
Claude 5 sessions tolerate stale thinking blocks after prompt/tool changes. Bedrock GPT-5.6 accepts none reasoning effort; Bedrock reasoning/replay more reliable. Tool-call timing no longer resets while tools are still running. apply_patch omits empty move paths from permission metadata. Azure CLI sign-in asks for the resource name instead of hitting management APIs.

HTML/docs (noisier; do not treat as equivalent to a GitHub tag):

Kirov2.19.2
Key Signal & Impact
Changelog page mixes 2.19.2 / 2.19.1 / 1.0.337. Cited 2.19.x: mouse in spec review (m toggle); stream idle watchdog, retries with backoff, 60-minute streaming timeout (api.streamIdleSoftTimeout, api.streamIdleHardTimeout, api.timeout). Older IDE notes (ignored-files search, Windows shell profile) are on the same scrape. 8 further changes omitted.
Tabninev6.5.4
Key Signal & Impact
CLI provenance/attribution no longer drops after VS Code diff or external-editor edits. With tools.enableWebFetchTool, direct web fetch is default (avoids LLM-mediated hallucinated fetch). Page also embeds 6.5.3–6.5.1 notes (org repos, per-team models, Plan Mode, WebStorm 2026.2 crash). CLI 0.35.0 / Skills 0.1.4 listed for 6.5.4. 7 further changes omitted.
Factory Droidv0.209.0
Key Signal & Impact
/archive or Ctrl+X archives the current session. Unset sessions default to GPT-5.6 Sol. CLI starts without waiting on slow org settings. Desktop v0.166.0: stabler diff selection, environment panel, file-link line targets. Out-of-credits now suggests a live Droid Core model.
Factory Droidv0.208.1
Key Signal & Impact
Limited-time 60% off GPT and Grok, shown in the model selector. Desktop v0.165.1 in the same notes.
Kiro2.20.2
Key Signal & Impact
Changelog stub only (“2.20.2 Aug 31, 2026”). No usable change list.

For developers

  • Upgrade Claude Code to v2.1.260 before you trust path deny rules. Parentheses in Edit/Write/Read paths were ignored; a single bad [ in a deny rule blocked all edits; zsh could smuggle a substitution through auto-approval. Then turn on fullscreen /diff while Claude edits (open proposal, P5). Use /cost when prompt_cache looks wrong.
  • Cline CLI v3.0.61 + SDK v0.0.82 are a paired fix. If you route through Dify, SAP AI Core, opencode, or Codex CLI, tools and images may have been stripped with no error. After upgrade, confirm tool-calling and vision on those providers. Radar also has pin-model proposals for both artifacts (P4) — pin before defaults move under you.
  • Goose v1.48.0: treat it as a provider-and-hooks release, not a quiet patch. If you use Z.ai, you are on GLM-5.3. If you bill custom providers, fill in cost fields. If you write PreToolUse hooks, adopt on_failure and the stable tool_call_id. Do not assume the omitted 98 changes are cosmetic (breaking is tagged).
  • Codex rust-v0.152.0 then rust-v0.153.0: package-style MCP names, per-tool output_token_limit, reconnect-after-drop, and a plugin marketplace CLI. Set tui.auto_recap = false if automatic recaps get in the way. Vim users get search in 0.152.0 and undo/redo in 0.153.0.
  • Antigravity 1.1.25: pull Gemini 3.8 Flash with GEMINI_API_KEY. Re-read Markdown custom agents — they now inherit ambient skills/rules/subagents (behavior change). Retry MCP OAuth if the IdP issues long codes. Windows: re-check /skills grouping.
  • OpenCode v1.18.26: if Claude 5 sessions died after a prompt or tool-definition change, this is the stale-thinking-block fix. Bedrock GPT-5.6 can send none reasoning effort.
  • Zed v1.19.0-pre only: try OpenRouter effort-based reasoning and watch Agent memory on long sessions. Do not standardize a prerelease (open proposal, P4).
  • Tabnine: upgrade CLI to 0.35.0 and enable tools.enableWebFetchTool so fetch is direct, not LLM-invented (open proposal, P3).
  • Factory Droid v0.209.0: /archive (or Ctrl+X); new sessions with no model pick GPT-5.6 Sol.
  • Two Grok CLI proposals are open (prompt tag rename; drop legacy managed MCP / shadowed platform skills) but no Grok release is in this evidence window — do not invent one.

For teams

  • Treat Claude Code v2.1.260 as a sandbox/policy patch. Re-test folder allow/deny lists that use parentheses, character classes, or “read-only” trees. Re-test zsh-heavy developer machines. Roll /reload-plugins and /advisor into Desktop / Remote Control / Agent SDK runbooks.
  • Cline Hub replacement can interrupt live sessions — the new prompt tells you how many. Do not force-kill a Hub that will not drain. Windows: Authenticode via Azure Trusted Signing should reduce Smart App Control false blocks; keep the new error text in support macros.
  • Codex Full Access skipping Guardian on confirmation-only actions is a control-plane change. Decide whether that matches your review policy before a fleet bump to rust-v0.153.0. Plus/Team usage warnings and rate-limit banners are the cost-control surface.
  • Goose cost tracking and Bedrock GPT-5.6 routing will move spend if developers add the new declarative providers. Inventory provider configs; GLM-5.2 is gone in this tag.
  • Antigravity: duplicate permission grants no longer accumulate across reloads and subagents — audit existing configs for stacked grants. Custom Markdown agents inheriting ambient skills is a default-behavior change for anyone who used isolation-by-omission. Remote Control reverse-tunnel routing was hardened.
  • Factory: org settings can apply after CLI start; do not assume a slow policy fetch blocked launch. v0.208.1’s GPT/Grok 60% discount is time-limited billing, not a model-quality signal. Open proposal (P3, team): archive chats and expect GPT-5.6 Sol as the empty default.
  • Tabnine 6.5.3 notes on the same page (org-level repos, per-team model assignment) are admin-relevant but not cleanly isolated from the 6.5.4 tag — verify on your tenant rather than trusting the concatenated HTML.

What to ignore

  • Kiro 2.20.2 — empty stub; no changes to act on.
  • Kiro v2.19.2 HTML — several versions concatenated; do not attribute 1.0.337 IDE notes to 2.19.2.
  • Tabnine docs — and 6.5.1 share one page; only attribution + web-fetch are clearly 6.5.4.
  • Omitted bodies (Goose +98, Claude Code +66, Codex +95/+94, Zed +50, Cline +18/+34, and smaller HTML tails). Do not invent those diffs.
  • Zed v1.19.0-pre as a production pin.
  • Factory 60% off as a lasting pricing baseline.
  • Marketing copy, unversioned blogs, and any assistant not in the tables above. One source in this window reported errors — keep HTML changelogs on a short leash.

Watch next

  • Full Goose v1.48.0 and Claude Code v2.1.260 changelogs when the omitted slices land — both are tagged breaking with MCP/permissions/hooks surface flags.
  • Whether Cline’s shared capability translator holds for every gateway producer, and whether the Hub drain path leaves wedged processes behind.
  • Codex plugin marketplaces + reconnect behavior under real app-server drops; Guardian skip scope in Full Access.
  • Zed 1.19.0 stable vs this -pre.
  • Antigravity custom-agent inheritance and MCP OAuth in non-happy-path IdPs.
  • Disposition of the eight open proposals, especially Claude /diff, Cline model pins, Grok CLI MCP cleanup, Tabnine web fetch, and Factory archive/default-model.

How to use DevAgentRadar

DevAgentRadar is a public, evidence-first feed for AI coding assistants: versioned GitHub releases outrank HTML, and omitted changelog tails are not filled in. Use For developers as individual upgrade and pin actions; use For teams for permission, spend, and fleet policy. Follow linked open proposals when you want a concrete next step; ignore What to ignore. Re-read on the next window — 23 assistants are tracked, and this brief is only the 14 signals that cleared the current cut.


Evidence appendix

  • Evidence window: top curated signals (versioned releases preferred)
  • Assistants tracked: 23
  • Signals in this brief: 14
  • Trusted source mix (GitHub/changelog vs HTML): 49%
  • Open improvement proposals: 8
  • Sources reporting errors: 1

High-signal releases used

  • Goose v1.48.0: TrustedRouter declarative provider #11422 · OpenCode Zen gateway as a declarative provider [#10939](https://gisource

  • Claude Code v2.1.260: Added a diff panel that opens beside the conversation in fullscreen mode and shows your uncommitted changes as Claude edits; toggle it with /diff · Added a li — source

  • Zed AI v1.19.0-pre: This week's release includes call hierarchy support, multi-select in the Git Panel, automatic language detection for untitled buffers, and project search on typ — source

  • Google Antigravity 1.1.25: Added an opt-in workspace-grouped view to the /resume conversation picker, allowing users to toggle between a flat list and conversations grouped by directory — source

  • OpenAI Codex CLI rust-v0.153.0: Vim mode now supports undo with u and redo with Ctrl+R, preserving complete drafts including pasted content and attachments. ([#41941](https://github.com/opsource

  • Cline cli-v3.0.61: Cline now handles a running Hub that is older than your CLI. · Instead of quietly talking to a hub executing stale code, you get a prompt showing how many activ — source

  • Cline sdk/sdk/v0.0.82 — SDK v0.0.82: Fixed tool calling being silently disabled for gateway models whose catalog entry declares no capabilities. · Three separate producers built gateway model defin — source

  • OpenAI Codex CLI rust-v0.152.0: Vim mode supports / and ? searches within drafts, highlighted matches, and repeat navigation with n and N. (#41586) · Rate-limit banners offer actions f — source

  • OpenCode v1.18.26: Claude 5 sessions now tolerate stale thinking blocks instead of failing after prompt or tool changes. · Bedrock GPT-5.6 models now accept none reasoning effor — source

  • Kiro v2.19.2: 2.19.2 Aug 25, 2026 · 2.19.1 Aug 21, 2026 Spec Review Mouse Support and Automatic Stream Recovery This release brings mouse support to the spec review screen. · — source

  • Tabnine v6.5.4: v6.5.4 August 30, 2026 Bug Fixes Tabnine CLI: Provenance & Attribution : Fixed attribution feedback being dropped after tool inputs were edited via VS Code diff — source

  • Factory Droid v0.209.0 — · Desktop v0.166.0 (September 1, 2026): Session archiving from chat, a new default model, faster startup, and steadier app views · Archive sessions from chat - Archive the current session with /ar — source

  • Factory Droid v0.208.1 — · Desktop v0.165.1 (August 29, 2026): 60% off GPT and Grok models · GPT and Grok discount - GPT and Grok models now bill at 60% off for a limited time, with the discount shown in the model selec — source

  • Kiro 2.20.2 — Aug 31, 2026: 2.20.2 Aug 31, 2026 — source

Open proposals

Was this guidance useful?

Anonymous · one vote per visitor · re-click to clear. Helps improve digests—not a product ranking.