Steven Gonsalvez

Software Engineer


CEREBRO


machine-read, human-curated

Coding agents

Coding agents & models

  • Fable 5 lands broad: from Jul 20, Fable 5 folds into Max/Team Premium at 50% limits; Pro/Team Standard keep credit-based access plus one-time $100 credit — direct signal on what model tier you get access to without add-on spend.
  • Kimi K3 2.8T-A50B ships: largest open model release yet, benchmarked Opus 4.8-class quality at Sonnet 5 pricing — biggest open-weight threat to closed frontier pricing this cycle.
  • Kimi K3 on ChatLLM auto-router: routes simple-coding to Grok 4.5, medium-agentic to Kimi K3, hard to Fable 5/Sol, usable inside Codex/Claude/Abacus — a working example of prompt-complexity-based model routing you could mirror in your own pipeline.
  • Claude Code subagents go background-by-default: next Claude Code version runs subagents in background unless told foreground — matches the async-delegation pattern already in your workflow.
  • Artifacts land on Pro/Max: Claude Code can now publish live self-contained artifacts to claude.ai on Pro/Max, not just higher tiers.
  • levelsio ditches Claude Code for Kimi K3: anecdote citing Claude Code's Opus→Sonnet safety downgrades stalling a project for 2 weeks, Kimi K3 pushed through — useful anecdotal signal on safety-guardrail friction, weigh against vendor-neutral benchmarks.
  • Run Kimi K3 inside Codex via OpenRouter: config snippet to point Codex's model backend at Kimi 3 through OpenRouter.
  • Kimi Code console walkthroughs (alt link, alt2): repeated how-to threads on installing OpenCode via Claude Code/Codex, then connecting to Kimi Code ($19/mo) as backend — same jailbreak-the-harness pattern posted three times today.
  • Theo on gpt-5.6/Kimi K3 inside Claude Code: video comparing what Claude Code gets right vs Codex, with his multi-model setup inside Claude Code's harness.
  • claudex alias for Codex→Sol: CLIProxyAPI-based alias routes CLAUDE_CODE_SUBAGENT_MODEL to GPT-5.6-Sol from inside Claude Code, 5-minute setup.
  • Kimi K3 launch on Product Hunt: billed as the world's first open 3T-class model.

Context & token engineering

  • code-review-graph MCP/CLI: Tree-sitter-based local code intelligence graph, incremental change tracking, benchmarked context-token reduction for review and large-repo workflows — direct competitor/reference for your cost-aware-pipeline context strategy.
  • TS-only CodeGraph, 90% token cut: author claims other codegraph tools actually spend more tokens and slow indexing; worth a skeptical read against code-review-graph above.
  • OmniRoute free AI gateway: single endpoint fronting 231+ providers (50+ free) for Claude Code/Codex/Cursor/Cline/Copilot, claims RTK+Caveman-stacked compression saving 15-95% tokens with auto-fallback — compression claim overlaps directly with your caveman-mode token work, worth verifying independently.

Agent orchestration & tooling

  • openai/codex-plugin-cc: official OpenAI plugin to call Codex from inside Claude Code for reviews (/codex:review, /codex:adversarial-review) or task delegation (/codex:rescue etc.) — this is the plugin your own orchestration rules already reference for peer-review with Codex.
  • Orca multi-agent ADE: desktop/mobile app running Codex, Claude Code, OpenCode, Pi side-by-side each in its own git worktree, with usage/rate-limit tracking across accounts — same worktree-per-agent pattern your swarm setup uses, packaged as a GUI.
  • herdr terminal agent multiplexer: detach/reattach-persistent multiplexer for multiple coding agents with a socket API so agents can spawn/read/wait on each other's panes — overlaps with tmux-based swarm orchestration you already run.
  • SnapState: persistent agent state: positions itself as persistent state for AI agent workflows, thin on detail from the HN post alone.
  • Vercel's Andrew Qu on agents as new software: argues agents are a distinct software category from Vercel's eve framework work, with skills/sandboxes/agent-readable websites as the emerging primitives.
  • Autoresearch self-improving loops: Introspection co-founder on "autoresearch" outer loops where agents maintain/improve their own recipes, humans staying in the loop — conceptually close to your reflect/self-improving skill stack.

Agentic SaaS & voice

CLI/TUI & platform

  • Copilot code review customization: adds a firewall, custom setup steps, independent runner configs, and reads custom review instructions from the head branch — GitHub closing the gap with configurable review agents like Codex/Claude review plugins above.

Commentary

  • Claude Fable 5 and AI safety framing: critiques Anthropic's "silent model manipulation" of safety-flagged research queries, notes a mid-release fix to use a classifier consistently — relevant background if you've hit unexplained refusals/downgrades.

Signals

  1. Beginning July 20, Claude Fable 5 will be included in all Max and Team Premium plans, at 50% of limits. Pro and Team Standard users will co…
  2. (AINews) Kimi K3 2.8T-A50B: the largest open model ever released; Opus 4.8-class at Sonnet 5 pricing
  3. Autoresearch: The feedback loop behind self-improving agents
  4. tirth8205/code-review-graph: Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding too…
  5. openai/codex-plugin-cc: Use Codex from Claude Code to review code or delegate tasks.
  6. In the next version of Claude Code: subagents run in the background by default, so you can keep talking to Claude while your subagents work…
  7. stablyai/orca: Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on d…
  8. Vercel's Andrew Qu on why agents are a new kind of software
  9. 🚨 Mix and Match Kimi K3 With Sol and Fable on ChatLLM Auto-route to the best model based on prompt simple-coding - Grok 4.5 medium-agentic…
  10. Claude Fable 5 and new AI safety fables
  11. http://kimi.com/code/console
  12. "Why do you use gpt-5.6 and kimi k3 inside of Claude Code?" This vid goes in depth on what Claude Code gets right, what Codex gets wrong, a…
  13. Review pull requests and make follow-up edits without leaving Codex. PR Chat lets you ask Codex questions about a specific pull request in…
  14. Kimi K3
  15. SnapState - Persistent state for AI agent workflows
  16. Kimi K3 is absolutely hammering through my Windows XP Simulator to do list Claude Code couldn't do this for 2 weeks or kept getting stuck b…
  17. Btw here's all the config you need to run Kimi 3 inside of Codex via the @OpenRouter API https://t.co/DbgPTdfD1O
  18. Artifacts in Claude Code are now also available on Pro and Max plans. Ask for an artifact, Claude writes the code, publishes it live to cla…
  19. I made TS only CodeGraph reducing 90% tokens (others are fake spending more tokens, making Claude Code stupid, with slow indexing time)
  20. diegosouzapw/OmniRoute: Never stop coding. Free AI gateway: one endpoint, 231+ providers (50+ free), connect Claude Code, Codex, Cursor, Cl…
  21. OmniDesk v2.4.0 — on-device voice prompting: talk to your Claude Code terminal, 100% offline
  22. Copilot code review: Customization and configurability improvements
  23. If you aren't yet bold enough to install the Codex app, you can stay in the presence of your orange crab and point it at GPT 5.6 Sol. Takes…
  24. ogulcancelik/herdr: agent multiplexer that lives in your terminal.
  25. https://www.kimi.com/code/console

Sources & citations

x17811
rss1406
github365
reddit252
hackernews601
show_hn400
yc-rfs160
gmail70
yc-launch40
total50625