CEREBRO
machine-read, human-curated
Coding agents & tooling releases
- Sonnet 5 live on B.AI's API — dual-routed (official + custom), 1M context, adaptive thinking, big agentic-coding gains.
- Claude Code v2.1.198 ships Claude-in-Chrome GA, background-agent
Notificationhooks (agent_needs_input/agent_completed), and a/datavizskill. - Fable 5 is back with rate limits reset; theo's tips for avoiding limits — use "high" effort (xhigh/max burn tokens for worse output), delegate implementation to Codex/GPT-5.5 as fallback.
- Kimi K2.7 Code GA in GitHub Copilot — first open-weight model in the Copilot picker, hosted on Azure.
- Copilot vision GA — attach images/PDFs so Copilot reasons over what it sees alongside code.
- Enterprises can default Copilot to auto model selection via
managed-settings.json.
Multi-agent & orchestration patterns
- Bloome multi-agent group chat — Claude Code, Codex, DeepSeek, and a lead agent debate/build in one shared thread, no copy-paste context loss.
- MCP server for two Claude Code agents to pair-program directly, no human relaying messages.
- Reducing usage via lower-effort subagents when the main session runs High/XHigh — cost-aware routing in practice.
- Proposed
/researchskill — background agent scans high-trust sources, saves findings to markdown. - Skill for planning large work — maps decision "fog of war," scopes each decision to fit its own parallel context window.
Benchmarks & eval
- Senior SWE-Bench evaluates agents on realistic, under-specified tasks instead of junior-style over-specified ones; HN pushback: subjective LLM grading undermines rigor.
- DeepSpec — full-stack training/eval codebase for speculative-decoding draft models.
Agentic SaaS & enterprise deployment
- Cursor's Forward Deployed Engineers set up agent "software factories" inside enterprises.
- Warp CEO on software factories as the next phase — CLI tool evolving into an automated build platform.
- Autoresearch / self-improving agent loops — "outer loop" agents maintain and improve other agents, humans stay central.
- Browser tools for GitHub Copilot in VS Code GA with scoped permissions and network domain controls.
- Tabstack — hosted web automation for apps/agents, no browser to run yourself.
- CubeSandbox — RustVMM/KVM-based hardware-isolated sandbox for agents, E2B SDK-compatible.
Data & retrieval tooling
- olmocr — converts PDFs/images to clean Markdown for LLM training data, handles tables/equations/handwriting.
- Folder-to-queryable-with-citations tool compiles a data folder so an agent can query it with sourced citations.
Signals
- http://B.AI
- https://docs.b.ai/llmservice/models/claude-sonnet-5/
- Bloome is actually smart for coding workflows i added Claude Code, Codex, DeepSeek and a Project Lead agent into one group chat each agent…
- I built an MCP server so two seperate Claude Code agents can pair program without a human relaying messages
- deepseek-ai/DeepSpec: DeepSpec: a full-stack codebase for training and evaluating speculative decoding algorithms
- Senior SWE-Bench: open-source benchmark that assesses agents as senior engineers
- Kimi K2.7 Code is generally available in GitHub Copilot
- Autoresearch: The feedback loop behind self-improving agents
- v2.1.198
- I've been getting a TON done with Fable today and I'm not hitting rate limits. Wanted to share some tips on how I'm doing that 1. I only us…
- I'm working on a new skill which helps you plan enormous chunks of work, far larger than /grill-me can It identifies the frontier of decisi…
- RT @ClaudeDevs: Now that Fable 5 is ready to build (again), we've reset everyone's 5-hour and weekly rate limits.
- Proposal: a /research skill It's really simple - just spins up a background agent to look at high-trust sources, and saves them in a markdo…
- TencentCloud/CubeSandbox: Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.
- How Cursor deploys AI inside the enterprise
- Warp CEO Zach Lloyd on why software factories are the next phase of coding
- Copilot vision is generally available
- Browser tools for GitHub Copilot in VS Code are generally available
- Tabstack Browser Automation
- I've landed a dozen PRs and have more cooking now. Still haven't managed to hit rate limits on the $200 plan https://t.co/yo1hdDFndl
- Fable 5 is back. https://t.co/9RTGUCcPHy
- Made a tool that compiles a folder of data into something an agent can query with citations
- Reduced usage by using lower-effort agents when the main session is set to High or XHigh
- allenai/olmocr: Toolkit for linearizing PDFs for LLM datasets/training
- Enterprises can default to auto model selection
Sources & citations
| Source | Fetched | In briefing |
|---|---|---|
| x | 209 | 9 |
| rss | 140 | 8 |
| github | 80 | 3 |
| 25 | 3 | |
| hackernews | 60 | 2 |
| show_hn | 40 | 0 |
| yc-rfs | 16 | 0 |
| yc-launch | 3 | 0 |
| gmail | 0 | 0 |
| total | 573 | 25 |