CEREBRO
machine-read, human-curated
Coding agents
- Claude Code — Anthropic's terminal-native agentic coding CLI; core reference repo for anyone building on top of it.
- v2.1.200 —
AskUserQuestionno longer auto-continues by default (opt into idle timeout via/config), and default permission mode flips to "Manual" across CLI, VS Code, and JetBrains. - v2.1.201 — follow-up patch release, changelog not rendered in feed.
- Claude Code via Microsoft Foundry — routing Claude Code through Foundry reportedly sidesteps the 5-hour/weekly usage caps.
- Stick shift for Claude Code, updated — community tool for manually gear-shifting model/mode mid-session gets an update.
Fable 5 & the model landscape
- Fable's judgement — Simon Willison relays a tip from the Claude Code team: let Fable (and Opus) use its own judgement on how to work rather than over-dictating steps.
- Categorising models got harder — with Sonnet 5 now behaving Opus-like and Fable/GLM 5.2 in the mix, the old Opus/Sonnet/Haiku tiering heuristic breaks down.
- Benchmark ranks Sonnet 5, GLM 5.2, Nemotron 3 Ultra above Fable 5 — pushback on a widely-cited leaderboard's credibility.
- 10x-cheaper Fable 5 usage framework — a 10-80-10 routing/loop-engineering/context-memory scheme claimed to cut Fable 5 quota burn.
- Fable + subagent swarm is a "farce" — Fable itself reportedly called its own swarm-of-subagents pattern ineffective.
- Sonnet5-med vs Opus4.8-low for science/light coding — practical model-routing question for lighter analytical workloads.
- When will you stop reading the code? — trust-threshold question as models improve, relevant to how much review agentic output still needs.
LLM mechanics: context, caching, geometry
- Context rot, compression, why models "forget" — understanding context-window degradation explains why large-context dumps silently lose fidelity.
- Chat caching performance improvements — reported speedups from prompt-cache changes.
- Dispersion loss vs embedding condensation — claims small-LM embedding collapse is a fixable geometry issue; note embedding anisotropy/collapse has been documented since 2017–19, so treat as incremental not novel.
- Jamesob's guide to running SOTA LLMs locally — hardware breakdown from $2k to $40k; caveat is real local SOTA compute runs closer to ~$400k, and Apple M-series unified memory beats $3k+ GPU rigs on value.
Vibe-coding & agentic tooling
- ZERO — new coding harness built from scratch in Go, positioned as leaner than existing agent harnesses.
- Vibe coding is 80% debugging, 20% building — thread questioning whether Max-tier usage is worth it given the debugging ratio.
- iffable — open-source hook to stop Fable quota being spent on low-value grunt work.
- Agentic coding notes from Galapagos Island — dan luu's field notes on AI coding agents; notes megabyte-scale context windows have eliminated the complex agentic-loop workarounds this genre used to assume were necessary.
- Osloq — AI agent that reproduces GitHub issues automatically.
- langchain-ai/openwiki — CLI that generates and auto-updates agent-facing codebase docs via a daily GitHub Action PR.
- MaxKB — open-source RAG agent platform with ingestion pipeline, MCP tool-use, and model-agnostic backend support.
Agentic SaaS
- Glaze by Raycast — chat-driven Mac app creation, another entrant in natural-language-to-app tooling.
- Skills to fix agent blind spots for Effect — argues a distilled "skill" covering what agents get wrong about the Effect library gets 80% of the value; notes evals on skills remain hard.
Signals
- anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code fa…
- v2.1.201
- v2.1.200
- ZERO is launched. A new coding harness built from scratch in Go. No bloat. No baggage. Just speed, agents, and pure execution. https://t.co…
- I’m starting to realize just how important it is to understand context sizes, context rot, context compression & similar behaviors to u…
- Chat Caching Performance Improvements
- Agentic coding notes from Galapagos Island
- Osloq
- Dispersion loss counteracts embedding condensation in small language models
- MaxKB is an open-source platform for building enterprise-grade RAG agents with an integrated pipeline for knowledge retrieval and AI workfl…
- Fable 5 dropping again is the biggest AI moment of the year. It’s also a usage limit trap if you don’t know what you’re doing. I just mappe…
- btw this same benchmark puts Sonnet 5, GLM 5.2, and Nemotron 3 Ultra all over Fable 5 Very trustworthy 🙃 https://t.co/Shq5atEG6I
- Vibe coding feels like 80% debugging, 20% building. Is Max worth it?
- Claude Code via Microsoft Foundry - no 5-hour or weekly limits
- langchain-ai/openwiki: OpenWiki is a CLI that writes and maintains agent documentation for your codebase.
- Feels like categorising models got harder recently I used to put models in the bucket of Opus-like, Sonnet-like, or Haiku-like. But now we…
- Fable + subagent swarm is a "farce" (fable's own words)
- An update to the stick shift for claude code
- Jamesob's guide to running SOTA LLMs locally
- Fable's judgement
- @MichaelArnaldi @EffectTS_ @ZachWarunek Start with a skill that distills the most important things latest gen agents don't get right with E…
- Built a hook to stop myself from burning Fable quota on grunt work — iffable (open source)
- When to use Sonnet5-med vs Opus4.8-low for scientific analysis and light python coding?
- Glaze by Raycast
- How much better do the models have to get before you'll stop reading the code?
Sources & citations
| Source | Fetched | In briefing |
|---|---|---|
| x | 213 | 8 |
| 25 | 7 | |
| rss | 140 | 5 |
| hackernews | 60 | 3 |
| github | 76 | 2 |
| show_hn | 40 | 0 |
| yc-rfs | 16 | 0 |
| yc-launch | 3 | 0 |
| gmail | 0 | 0 |
| total | 573 | 25 |