Codex Rises, Claude Meters Programmatic Usage
a quiet day lets us report on a long trend of the major coding agents
9 stories · 7d·6 sources covering·30 active storylines
What this is
Claude Code is Anthropic's agentic command-line coding tool. shipfeed tracks its releases, new features, SDK changes, and the workflows teams build on top of it.
a quiet day lets us report on a long trend of the major coding agents
What's changed Opus 4.8 is here! Now defaults to high effort · /effort xhigh for your hardest tasks Introducing dynamic workflows: ask Claude to create a workflow and it orchestrates work across tens to hundreds of…
What's changed Added self-hosted environments: `claude self-hosted-runner` turns your own machines or containers into a place Claude Code web, mobile, and desktop sessions can run, on Team and Enterprise plans Added…
Claude Code now has a built-in browser that lets the AI open, read, and interact with web pages directly inside the development environment. Write actions on external sites are screened by classifiers, and purchases or…
What's changed Claude in Chrome is now generally available Added background agent notifications in `claude agents` — sessions that need input or finish now fire the `Notification` hook (`agent_needs_input` /…
What's changed Introducing Claude Sonnet 5: now the default model in Claude Code, with a native 1M-token context window and promotional pricing of $2/$10 per Mtok through August 31. Update to version 2.1.197 for…
Anthropic Wants Claude to Be Your New Slack Coworker Bloomberg
Nimbus builds production AI systems — internal tools, customer agents, retrieval pipelines — combining humans and AI end-to-end. From scoped pilot to production in 4–8 weeks.
What's changed Added the `Workflow` tool for deterministic multi-agent orchestration. It is off by default — set `CLAUDE_CODE_WORKFLOWS=1` to enable Pinned background sessions (`Ctrl+T` in `claude agents`) now stay…
Deepseek is building a new team in Beijing to develop its own AI code agent, working title "Deepseek Code," a direct competitor to Claude Code, Codex, and Cursor. Applicants should know agent loops, MCP, and context…
What's changed Added `/resume` support for background sessions — sessions started via `claude --bg` or agent view now appear alongside interactive ones, marked with `bg` Added elapsed duration to background subagent…
Cursor: Cursor releases Composer 2.5, saying it's better at sustained work on long-running tasks and follows complex instructions more reliably; it's built on Kimi K2.5 — Composer 2.5 is now available in Cursor. — It's…
What's changed Added new `claude agents` flags: `--add-dir`, `--settings`, `--mcp-config`, `--plugin-dir`, `--permission-mode`, `--model`, `--effort`, and `--dangerously-skip-permissions` to configure dispatched…
Anthropic announced a new SpaceX compute partnership to significantly increase capacity for Claude products, doubling Claude Code's 5-hour rate limits for Pro, Max, Team, and Enterprise users, removing peak-hour limit…
Anthropic introduced computer use inside Claude Code for closed-loop verification in a research preview for Pro/Max users, enhancing reliable app iteration. OpenAI released a Codex plugin for Claude Code, enabling…
Anthropic introduced Claude Cowork and Claude Code enabling desktop control of mouse, keyboard, and screen in a macOS research preview, expanding agent capabilities beyond APIs and browsers. The agent ecosystem is…
Anthropic Admits Its Own Bugs Broke Claude Code After Weeks of Denial Startup Fortune
Anthropic's Claude Cowork pushes AI into productivity territory that matters for crypto-adjacent tech bets Crypto Briefing
What's changed `/fork` now copies your conversation into a new background session (its own row in `claude agents`) while you keep working; the in-session subagent it used to launch is now `/subtask` Added `claude…
Anthropic Just Gave Its AI Coding Tool a Built-In Browser—Here’s Why Users Will Love It inc.com
Anthropic Adds Built-In Web Browser to Claude Code Desktop App MLQ.ai
What's changed Auto mode is now available without `CLAUDE_CODE_ENABLE_AUTO_MODE` opt-in on Bedrock, Vertex AI, and Foundry; disable via `disableAutoMode` in settings Fixed the terminal freezing and keystrokes lagging…
New models, agents and the evolution of the FDE landscape as the new battle field in AI.
What's changed Changed `AskUserQuestion` dialogs to no longer auto-continue by default; opt into an idle timeout via `/config` Changed the "default" permission mode to "Manual" across the CLI, `--help`, VS Code, and…
Nimbus builds production AI systems — internal tools, customer agents, retrieval pipelines — combining humans and AI end-to-end. From scoped pilot to production in 4–8 weeks.
What's changed Stacked slash-skill invocations like `/skill-a /skill-b do XYZ` now load all leading skills (up to 5), not just the first Fixed SSL certificate errors (TLS-inspecting proxies, missing…
Anthropic has cut the system prompt for Claude Code by 80 percent. According to staffer Tariq Shihipar, the new Fable 5 models need fewer instructions and examples. Guidelines can even hold the models back because…
What's changed Added support for organization default models — admins set it in the org console; it shows as "Org default" (or "Role default") in `/model` when you haven't picked one yourself Added readable default…
Security researchers at Mozilla's 0DIN platform have shown how a single compromised GitHub repo can take over a developer's machine the moment an AI coding tool like Claude Code runs its setup. The catch: the malicious…
What's changed Added `/rewind` support for resuming a conversation from before `/clear` was run Fixed scroll position jumping to the bottom while reading earlier output during a streaming response Fixed background…
What's changed Added `sandbox.credentials` setting to block sandboxed commands from reading credential files and secret environment variables Added org-configured model restrictions to the model picker, `--model`…