Radar brief — 2026-08-27
CLI agents tighten session control and permissions: Codex ships fork/queue/export plus a live agents dashboard, Claude Code hardens Windows NT-namespace paths, and Antigravity pins script allowlists while always-proceed finally covers MCP.
What the evidence shows
Versioned GitHub releases dominate the top of this window. HTML product changelogs (Kiro, Windsurf, Factory, Tabnine) are noisier: they bundle older patches, mix CLI and IDE notes, and should be weighted below GitHub tags. Trusted GitHub/changelog mix is only 49%. One source in the window reported errors. Several bodies omit dozens of extra commits — those omitted items are not inferred below.
CLAUDE_CODE_PROJECT_DIR_NAME; selection:clear keybinding; GitLab MR badge via glab; auto-continue when a claude.ai usage limit resets; email used only to identify you; rejects Windows NT-namespace (\\??\) paths on remote reads, session restore, CLAUDE.md includes, workflow scripts, and uploads; permission/sandbox fixes after compaction and background subagent prompts./export TUI threads to Markdown; codex exec fork plus archive/restore; draft prompts during TUI startup; estimated thread credits/cost in /status; Amazon Bedrock Runtime as a built-in provider; hooks can run async and call MCP; resume restores working directory and approval policy; MCP recovers after OAuth reauth.codex agents dashboard; /cd /pwd /cwd; codex queue to local/remote sessions; richer Vim motions; codex doctor covers endpoint protection, proxies, desktop app, updates; SDK exact CLI overrides plus max/ultra reasoning; resumed/forked threads restore the permission profile; duplicate sub-agent activity fixed./voice dictation (f5) plus mic-serve over SSH; one live dictation stream per account; status-line cost field; embedded ripgrep; always-proceed now auto-approves MCP tools and page reads; allow-always suggestions pin the specific script (npm run dev ≠ every script).streamable_http; recently used models in the picker; isolated concurrent subagent notifications; recipe parameter validation; minijinja recipe filters re-enabled; secure OAuth token transport; Gemini OAuth provider deprecated./my-skill, not the whole SKILL.md); provider-executed tools surface again; PreToolUse/PostToolUse hook context restored./handoff moves a local session (plus images and an optional follow-up) to Cline Cloud after a push preflight. Cloud sits in the Local/Remote menu behind a feature flag. Prerelease.textVerbosity no longer sent to OpenAI-compatible providers that reject it; Bedrock compatibility updates.devin.agentWindow.location can split it out; faster Agent/Editor switch; untrusted-workspace warning before local agents.Open improvement proposals (6): Goose recipe/tool fallout after v1.47.0; two Grok CLI items (queued prompts / child-session 404s, ACP resume and a 16-subagent cap); Zed DeepSeek low-reasoning; Windsurf agent-window split; an OpenCode verification-video item.
For developers
- Upgrade Claude Code to v2.1.234 if you restore sessions, include CLAUDE.md, or run on Windows. NT-namespace path rejection is a real hardening change, not copy. Turn off auto-continue at usage limit in
/configif you do not want silent restarts. Bindselection:clearif the agents view leaves stale highlights. - Codex 0.148 → 0.149 is the session-ops jump. Use
/exportfor reviewable Markdown,codex exec forkinstead of cloning directories,codex queueto poke idle local/remote threads, andcodex agentsas the task switcher. After resume/fork, check the restored permission profile — it no longer silently falls back to your current defaults. Bedrock users can drop custom provider glue. Runcodex doctorbefore blaming the model for proxy or endpoint-protection failures. - Antigravity 1.1.21: try
/voice(one stream per account). Put the newcostfield on a custom status line. Re-approve script runners —always-proceedis broader (MCP + page reads), while allow-always is narrower (pinned script name). - Zed v1.17.2: enable low reasoning on DeepSeek V4 Flash/Pro if Flash-quality is enough; open CSV/TSV in-editor instead of bouncing to a spreadsheet. There is an open proposal to make that DeepSeek setting the default for you.
- Goose v1.47.0: re-validate recipes (parameters are now checked; minijinja filters work again). Do not start new Gemini OAuth setups. If recipes used removed computercontroller tools, use the open Goose proposal rather than guessing replacements.
- Cline SDK v0.0.76: stop pasting SKILL.md into user messages — slash skills go through the skills tool, and hook
contextModificationis delivered again. Treat desktop-v0.0.15-beta.1/handoffas beta: only after the repo/branch/commit is pushed, and only if the Cloud flag is on. - OpenCode v1.18.22 is a compatibility patch (login URLs,
textVerbosity, Bedrock). Not a workflow change. - Windsurf: if Agent Command Center should not share the editor, set
devin.agentWindow.location(open P3 proposal). Trust the workspace when the sidebar warns, or local agents stay inert.
For teams
- Security / permissions first. Claude Code v2.1.234 closes an NTLM credential-leak path on remaining pre-approval file accesses. Goose v1.47.0 enforces secure OAuth token transport. Antigravity’s
always-proceednow auto-approves MCP and page reads — do not leave that mode on in shared or untrusted repos. Codex 0.149 restores the persisted permission profile on resume/fork; audit what “resume” actually re-enables. - Cost and quota visibility is becoming first-class. Codex shows estimated thread credits/cost; Antigravity exposes unrounded session cost; Claude can auto-continue when a claude.ai limit resets (disable org-wide if that surprises finance). Windsurf enterprise adds a request-more-usage link at ACU limits.
- Org model policy: Factory v0.199.0 lets admins set BYOK defaults for sessions/subagents and model policies on service accounts. Tabnine v6.5.3 finally applies per-team model assignment and lets admins add org-level repositories without a team-context bug. Use those rather than hoping local pickers match policy.
- Cline Cloud handoff is not a rollout. Feature-flagged beta, requires a pushed commit, recovers interrupted transfers. Keep production work on the SDK 0.0.76 hook/skills fixes until Cloud is out of beta.
- Goose v1.47.0 is a team-facing break surface (Gemini OAuth deprecated, recipe validation, subagent notification isolation). The P5 proposal to replace removed computercontroller tools and rerun recipes belongs on the team backlog, not on individual laptops.
- Kiro / Windsurf / Factory / Tabnine HTML notes are useful for “did they ship X?” but poor for change-control. Prefer GitHub tags (Claude, Codex, Zed, Antigravity, Goose, Cline, OpenCode) when you pin versions.
What to ignore
- The second Kiro 2.19.2 stub (score 70, empty body). Same version already covered by the HTML changelog, which itself mixes 2.19.1 stream recovery and older 1.0.337 IDE permission notes.
- OpenCode’s removed first-month discount copy — marketing cleanup, not a product signal.
- Inventing the +42 / +154 / +151 / +52 omitted commit tails. If it is not in the quoted body, it is not in this brief.
- Cline desktop Cloud as if it were GA. It is
desktop-v0.0.15-beta.1behind a flag. - The OpenCode verification-video proposal (P2, everyone) unless you are that PR’s author.
- Treating Factory explorer “every read-only tool including command execution” as write access — file edits stay blocked.
Watch next
- Whether Codex
codex agents+codex queuebecome the default multi-session UX, and whether permission-profile restore causes surprising denials on old threads. - Claude Code follow-through on NT-namespace hardening and GitLab footer status in real
glabsetups. - Goose Gemini OAuth deprecation and the computercontroller/recipe proposal.
- Cline Cloud
/handoffleaving beta, and whether skill-tool loading stays in the SDK. - Grok CLI proposals (queued prompts / child-session 404s; ACP resume and 16-subagent cap) — tracked here but not in this evidence set as a shipped version.
- Zed DeepSeek low-reasoning defaults; Windsurf agent-window split adoption.
- Next GitHub tags from the HTML-only vendors (Kiro, Windsurf, Factory, Tabnine) so the 49% trusted-source mix can climb.
How to use DevAgentRadar
DevAgentRadar is a public evidence radar, not a vendor scoreboard. Read this brief as a ranked cut of versioned signals across 23 tracked assistants (15 in this window). Act on GitHub-tagged releases first; treat HTML changelogs as hints. Developers should pick one concrete upgrade or setting from For developers. Teams should assign the permission, OAuth, and org-model items, and the six open proposals, rather than “trying the new agent.” If a claim is not in the table, it is not evidenced here — do not fill gaps from launch posts.
Evidence appendix
- Evidence window: top curated signals (versioned releases preferred)
- Assistants tracked: 23
- Signals in this brief: 15
- Trusted source mix (GitHub/changelog vs HTML): 49%
- Open improvement proposals: 6
- Sources reporting errors: 1
High-signal releases used
-
Claude Code
v2.1.234: Added the optionalCLAUDE_CODE_PROJECT_DIR_NAMEenvironment variable: hosts that give each session its own config directory can choose a short name for the pe — source -
OpenAI Codex CLI
rust-v0.148.0: Export complete TUI conversations to Markdown with/export, either to the clipboard or a new file. (#37358) · Fork sessions withcodex exec fork, and archiv — source -
OpenAI Codex CLI
rust-v0.149.0: Added an interactivecodex agentsdashboard for searching, starting, opening, renaming, and stopping tasks, with configurable shortcuts. (#39094, #39112, #391 — source -
Zed AI
v1.17.2: This week's release includes tabular data previews for CSV, TSV, PSV, and SSV files with sortable and resizable columns, value-based row filtering, and right-cl — source -
Google Antigravity
1.1.21: Added/voicedictation, which transcribes speech straight into the prompt; pressf5or run/voiceto start and stop it, and use themic-servesubcommand — source -
Goose
v1.47.0: Interactive git branch indicator in chat bottom bar #11290 · Support for pre-registered OAuth clients for stre — source -
Cline
sdk/sdk/v0.0.76— SDK v0.0.76: Added model-driven image generation. · Models that support it can generate images during a turn, and generated images are persisted in session history and expor — source -
Cline
desktop-v0.0.15-beta.1— beta.1: Beta: hand off a local session to Cline Cloud with/handoff— the conversation, attached images, and an optional follow-up command move to a cloud workspace t — source -
OpenCode
v1.18.22: Removed outdated OpenCode Go first-month discount messaging and pricing. · Fixed OpenCode device login links when servers return relative verification URLs or u — 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 -
Windsurf
v3.8.20: v3.8.20 August 21, 2026 Devin Desktop The Agent Command Center now follows whichever space is selected instead of being tied to one folder, converts an editor w — source -
Factory Droid
v0.199.0— · Desktop v0.156.0 (August 18, 2026): The explorer droid can use every read-only tool, agent questions are easier to answer from the keyboard, and diagrams and long sessions render better in the app — source -
Tabnine
v6.5.3: v6.5.3 August 17, 2026 Improvements Administrators can now add repositories at the organization level regardless of which team is selected Bug Fixes · Fixed tea — source -
Factory Droid
v0.198.0— · Desktop v0.155.0 (August 17, 2026): Diff lines wrap by default, plus fixes for diff search, the model selector, empty sessions, and mission models · Diff line wrapping - Long lines in a diff n — source
Open proposals
- Replace removed computercontroller tools and rerun Goose recipes through parameter validat (audience: team, P5)
- Reorder queued prompts and resume child sessions without 404 in Grok CLI (audience: everyone, P5)
- Adopt ACP session/resume and the 16-subagent cap in Grok CLI (audience: developer, P5)
- Enable low reasoning effort for DeepSeek V4 Flash and V4 Pro (audience: developer, P4)
- Set devin.agentWindow.location to split Agent Command Center into its own window (audience: developer, P3)
- Improve with OpenCode pr-38252-videos: pr-38252-videos PR #38252 verification videos (audience: everyone, P2)
Anonymous · one vote per visitor · re-click to clear. Helps improve digests—not a product ranking.