Skip to content

Free · no login · vendor-neutral

What shipped in the coding agents you already run

One briefing across editors, terminal CLIs, and open-source agents. Pick your stack, copy a prompt into the agent you already use, decide. Nothing auto-applies. Config surfaces that moved this week — hooks, MCP, agent instruction files.

6 things to decide · 23 tools tracked · source-linked · 49% primary feeds

Which agents do you run?

Tap the ones you actually use. The briefing filters instantly — no account.

Versions, MCP, alerts →

Editors & IDE agents

Terminal agents

Cloud & platforms

This week: Radar brief — 2026-09-09

What shipped

Claude Codev2.1.260Sep 3, 2026

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 likely cause for prompt-cache misses (e.g. tool definitions or system prompt changed, idle past the TTL) to `/cost` and the status line's `prompt_cache` field
  • Added `/reload-plugins` to headless sessions, so it appears in the Claude Code Desktop and SDK command lists
  • +72 more on the Claude Code page
agentmcpmodelsecuritySource ↗
Worth tracking?
Zed AIv1.19.0-preSep 2, 2026

This week's release includes call hierarchy support, multi-select in the Git Panel, automatic language detection for untitled buffers, and project search on type by default.

  • Added automatic language detection for untitled buffers. ([#61412](https://github.com/zed-industries/zed/pull/61412); thanks [amtoaer](https://github.com/amtoaer))
  • Added support for rendering LSP 3.18 Markdown diagnostic messages from language servers. ([#61030](https://github.com/zed-industries/zed/pull/61030); thanks [aviatesk](https://github.com/aviatesk))
  • +58 more on the Zed AI page
agentmcpmodelpricingSource ↗
Worth tracking?

One next step. Copy a prompt into the agent you already use, then approve, defer, or ignore. Nothing auto-applies.

proposalteamP5Worth a lookCline

Move Agent Plugins into ~/.agents/plugins and Hub-enable them in Settings → Customize

Cline Desktop v0.0.23 discovers Agent Plugins only from ~/.agents/plugins via the shared Hub. Workspace .agents/plugins is ignored. Put packages with plugin.json there so skills and MCP servers start automatically, then enable each plugin under Settings → Customize.
  1. mkdir -p ~/.agents/plugins && if [ -d .agents/plugins ]; then echo 'Workspace .agents/plugins is ignored in desktop-v0.0.23 — copy each package into ~/.agents/plugins/<name> with its plugin.json'; ls -la .agents/plugins; fi
  2. For every directory in ~/.agents/plugins, open plugin.json and keep only packages whose declared Agent Skills and MCP servers (stdio, Streamable HTTP, or SSE) you want the Hub to validate and start automatically.
  3. In Cline Desktop open Settings → Customize, use the Agent Plugins list (not Cline Plugins), read each plugin's description, badge, and contributed tools, then Hub-enable only the plugins this machine should run.
agentmcpsecuritycliRelease source ↗

Your loop

This browser · no sign-in · not shared as “you”

After you run the prompt

Only you can mark this. Agents cannot write your loop.

Your decision stays on this device. A public tally appears after a few votes.

Open full proposal · rationale, actions, and prompts for every agent.