Skip to content
Guidance/Daily Briefing
digesteveryonedigestevidenceradarmodelagent8 min read · Aug 20, 2026

Radar brief — 2026-08-20

Codex ships plugin catalogs, session fork/export, and Bedrock routing while tightening cyber-model approvals; Cline hardens MCP OAuth and cloud handoff; Goose and others push usage visibility and agent-loop reliability.

What the evidence shows

Versioned GitHub releases dominate this window (Codex, Claude Code, Goose, Cline, Gemini CLI, Antigravity). HTML changelog (Windsurf) and monorepo sync commits (Grok Build) are noisier.

OpenAI Codex CLIrust-v0.148.0
Key Signal & Impact
/export full TUI threads to Markdown; codex exec fork + archive/restore; draft-while-init; estimated thread cost in /status; built-in Amazon Bedrock Runtime (profile/region/GPT-5.6 routing)
OpenAI Codex CLIrust-v0.147.0
Key Signal & Impact
Portable Agent Plugins + multi-catalog search; ordered conversation sections; --approve-for-me auto-reviewed approvals; import/sync Cursor & Claude skills without dupes
OpenAI Codex CLIrust-v0.146.1
Key Signal & Impact
Safer automatic-review defaults for cyber-capable models; permission changes explained in TUI
Claude Codev2.1.234
Key Signal & Impact
Optional CLAUDE_CODE_PROJECT_DIR_NAME for host-per-session config dirs; selection:clear keybinding; GitLab MR badge via authenticated glab
Goosev1.46.0
Key Signal & Impact
Unrolled agent loop; cache-safe append-only turn context; streaming shell output; per-message tokens/cost/TTFT/tok/s + session totals
Clinev4.1.7
Key Signal & Impact
Restored checkpoint-backed “View Changes”; copy on final rows; pre-registered OAuth clients for remote MCP; centralized host-aware plugin toggles
Clinesdk/sdk/v0.0.72
Key Signal & Impact
Queued prompts survive aborts; durable session context across stops/hub restarts; failed queued turns report run.failed
Clinedesktop-v0.0.15-beta.1
Key Signal & Impact
Beta /handoff local → Cline Cloud (conversation, images, optional follow-up); preflight repo/branch/commit push check
Zed AIv1.15.0
Key Signal & Impact
git.diff_base (HEAD vs default-branch merge base) for gutters/status/git: diff; Project Panel drag-out; JSX/TSX linked editing + Emmet in arrow/return bodies
Gemini CLIv0.55.1
Key Signal & Impact
Security: case-insensitive sensitive-path blocklist + VS Code HITL; defensive @ path resolution; tool registry discovery; release-verification CI hardening
Gemini CLIv0.56.0-preview.1 / v0.57.0-preview.0
Key Signal & Impact
Previews: capacity errors reclassified/retried with TTL; multi-turn rollback on abort; Cloud Workstations OAuth redirect; IDE directory-mismatch fix
Google Antigravity1.1.12
Key Signal & Impact
Artifact viewer heading outline (t) for long markdown jump navigation
OpenCodev1.18.19
Key Signal & Impact
Native OpenAI/Anthropic passthrough via Cloudflare AI Gateway; Codex rate-limit alignment; ignore malformed pricing; ChatGPT workspace residency forward
Windsurfv3.7.25
Key Signal & Impact
Faster Devin Desktop sidebar under huge session caches; MCP auth fixes (self-hosted GitLab, older Atlassian) — HTML changelog
xAI Grok CLI (Grok Build)be71313
Key Signal & Impact
Monorepo sync: presence protocol, worktree fetch tightening, pager/tool-card UX — commit signal, not a semver tag

Theme read: model / agent / cli / mcp / security stack together—cost surfaces, approval defaults, plugin/skill portability, and remote MCP auth are the recurring product moves.

For developers

  • Codex (0.146.1 → 0.148.0): Upgrade if you live in the TUI. Practice /export, session fork/resume, and /status cost lines before relying on them in long threads. Try Agent Plugins from local/workspace catalogs in a scratch repo. Only enable --approve-for-me where you already accept auto-review risk; cyber-model defaults got stricter—re-read permission prompts after upgrade.
  • Bedrock users: Codex’s built-in Bedrock Runtime provider is evidence-backed—wire AWS profile/region in a non-prod workspace first.
  • Claude Code: Set CLAUDE_CODE_PROJECT_DIR_NAME only if your host isolates per-session config dirs; bind selection:clear if you multi-select in the agents view; GitLab MR badge needs glab auth.
  • Goose: Use per-message cost/TTFT stats to catch runaway loops; streaming shell helps debug long commands without waiting for full completion.
  • Cline: v4.1.7 “View Changes” + SDK queue durability are the practical wins for reviewable local tasks; use pre-registered OAuth when dynamic MCP registration is blocked. Treat desktop /handoff as beta.
  • Gemini CLI: Prefer v0.55.1 stable for the path-blocklist/HITL security fixes; keep v0.56/v0.57 previews in throwaway environments.
  • OpenCode: If you front models through Cloudflare AI Gateway or ChatGPT workspaces, v1.18.19’s passthrough and pricing-resilience fixes are directly relevant.
  • Zed: Flip git.diff_base deliberately—merge-base vs HEAD changes what “dirty” means in the gutter.

For teams

  • Approval & security policy: Codex’s safer cyber-model auto-review defaults and --approve-for-me need an explicit team stance (who may enable, on which repos). Gemini’s sensitive-path blocklist + HITL is a control to require on shared images.
  • MCP estate: Cline’s pre-registered OAuth clients and Windsurf’s fixes for self-hosted GitLab/older Atlassian MCP are signals to inventory remote MCP auth modes (DCR vs pre-registered) before rolling agents org-wide.
  • Cost governance: Goose per-message usage and Codex thread credit/cost in status lines support chargeback/guardrail experiments—standardize where cost is displayed (status line vs post-hoc logs).
  • Skill/plugin supply chain: Codex portable plugins + Cursor/Claude skill import/sync reduce copy-paste drift but create a shared catalog problem—decide allowed catalogs (local vs remote) and review ownership.
  • Session continuity: Cline SDK abort/queue durability and Codex fork/archive/restore change how you design “interruptible” agent runs in CI or shared workstations.
  • Cloud handoff: Cline desktop cloud handoff is beta and assumes pushed git state—block on mainline until preflight + data-handling review.
  • Open proposals (P5) exist for older Codex/Cline/OpenCode/Goose/Zed/Grok pins—triage against this window’s newer tags before investing in stale improve-with threads.

What to ignore

  • Gemini v0.56.0-preview.1 / v0.57.0-preview.0: useful for trend-watching (caretaker/evals, capacity retry), not fleet defaults.
  • Cline desktop-v0.0.15-beta.1: cloud handoff is explicitly beta/feature-flagged.
  • xAI Grok be71313: monorepo sync commit—directionally interesting, weak pin for runbooks.
  • Windsurf HTML changelog: real MCP auth notes, but lower trust mix than GitHub-tagged releases; verify in-product before policy changes.
  • Bulk “+N more changes” tails without named user impact—don’t plan migrations from count inflation.
  • Stale open proposals aimed at older versions (e.g. Codex 0.144/0.145, Cline 4.0.7, Goose 1.44.0) when newer evidence already superseded them.

Watch next

  • Whether Codex Agent Plugins and skill import paths stabilize (breaking tags already present on 0.147/0.148).
  • Adoption friction on Codex cyber-model approval defaults and Bedrock routing in real orgs.
  • Cline cloud handoff leaving beta and how checkpoint “View Changes” behaves across hosts.
  • Goose unrolled loop + cache semantics—latency/cost accuracy under long tool chains.
  • Gemini CLI promoting capacity-error TTL / multi-turn rollback from preview to stable.
  • More remote MCP OAuth (pre-registered clients) landing outside Cline.
  • Zed git.diff_base default expectations in team editor standards.

How to use DevAgentRadar

  • Treat this as an evidence digest, not a vendor ranking—every claim above maps to a cited version in the window.
  • Developers: pick one assistant you already run; apply only its concrete actions; verify on a scratch branch.
  • Teams: convert security/MCP/cost items into policy checks; prefer GitHub-tagged releases over HTML/commit noise.
  • Re-check open proposals against the newest tags before assigning work.
  • Ignore marketing language; if a signal isn’t in the table, it isn’t in today’s brief.

Evidence appendix

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

High-signal releases used

  • 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 with codex exec fork, and archiv — source

  • Claude Code v2.1.234: Added the optional CLAUDE_CODE_PROJECT_DIR_NAME environment variable: hosts that give each session its own config directory can choose a short name for the pe — source

  • OpenAI Codex CLI rust-v0.147.0: Install portable Agent Plugins and search across local, personal, workspace, and remote plugin catalogs. (#36544, #36409, #36919, #36796) · Organize conversatio — source

  • Zed AI v1.15.0: This week's release includes a new git.diff_base setting for choosing whether editor gutters, file-status colors, and git: diff show uncommitted changes aga — source

  • Goose v1.46.0: Unrolled agent loop #9574 · Cache-safe request assembly with append-only turn context and declared cache semant — 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

  • Gemini CLI v0.55.1: fix/verify release npm ci ignore scripts · fix(ci): prevent workspace binary shadowing in release verification · Feat/tool registry discovery · fix(ci): prevent — source

  • Google Antigravity 1.1.12: Added a heading outline to the artifact viewer, opened with t, so a long markdown document's structure is visible at a glance and you can jump straight to a s — source

  • Cline v4.1.7: Restore the "View Changes" button on completion rows, backed by SDK checkpoints, so you can review everything a task touched from the completion card. · Bring b — source

  • Cline sdk/sdk/v0.0.72 — SDK v0.0.72: Prompts queued during a turn now survive being interrupted: they are preserved across user-initiated aborts, drained after a turn aborts itself, and edits made — source

  • OpenCode v1.18.19: Added native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models. · Matched Codex rate limits more closely to ChatGPT subscription limits. (@Game — source

  • Gemini CLI v0.56.0-preview.1: Changelog for v0.55.0-preview.1 · chore(release): bump version to 0.56.0-nightly.20260806.g761f604c1 · Changelog for v0.54.0 · Reclassifying Capacity Exhaustion — source

  • Gemini CLI v0.57.0-preview.0: fix(core): dynamically resolve Cloud Workstations proxy redirect URI for OAuth flows · fix(core): resolve swallowed directory mismatch in IDE connections · Feat — source

  • OpenAI Codex CLI rust-v0.146.1: Apply safer automatic-review defaults for cyber-capable models and explain permission changes in the terminal interface. (#37057) · #37057 [0.146] Backport safe — source

Open proposals

Was this guidance useful?

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