Claude Nerfs, Orchestrator Stacks, Kimi K3 — AI Daily Jul 23
495 messages · 75 active members
Overview
Topics
Members report Claude, Fable, and Opus producing worse outputs, burning tokens on unrequested testing, and stalling in loops. Weekly caps are tightening across OpenAI and Anthropic — Geilt is switching his org to Codex 5.6 Sol, drcopybymatt uses Claude only for menial tasks, and speculation points to subsidies ending or IPO-driven cost cuts.
The emerging pattern: pair a cheap/fast orchestrator (Fable High, Gemini 3.6 Flash, Haiku, 5.4-nano) with a stronger implementer (Opus medium, Kimi 2.7), escalating only when needed. Sol + Hermes was singled out as a standout combo, and Omniroute got praise for auto-rotating OAuth across multiple Codex/Claude subs to dodge rate caps.
Leewardbound shared a dual harness (k8s SaaS workers plus local OMP for browser/Android), Navuud detailed a bug-repro-to-merge pipeline, and Samarh90 uses Claude Code with a custom orchestrator on top. Recommendations for multi-agent runs: git worktrees to isolate parallel edits, an agents.md pointing to shared plans, and don't over-parallelize — unattended runs can trash a repo in 5 minutes.
A blind split-test ranked Grok > DeepSeek > ChatGPT > Fable > Gemini for ad scripts — Grok and Chinese models skip the compliance and self-verification loops that waste tokens on frontier Western models. Kimi K3 access is trickling out with strong UI-coding reviews, BFL dropped Flux3 video, and members are hedging with local GLM 5.2 and Kimi weights on SSD.
Leewardbound launched Papa (okpapa.ai), a voice-first habit, food, and workout tracker, and is building inflection/subtext support into STT interfaces. On the hardware side, a Samsung Fold 8 + machined Corne rig sparked a thread on ZSA Voyager, Moon Lander, and the Navigator trackball for coding on foldables without a laptop.
Key Takeaways
- Route production off Claude — Codex 5.6 Sol, Gemini, and Kimi K3 are absorbing the workload as quality craters and weekly caps tighten.
- Pair a cheap/fast orchestrator (Gemini Flash, Fable, Haiku) with a stronger implementer (Opus, Kimi) and only escalate when the implementer gets stuck.
- Use git worktrees when running multiple agents on one repo — one supervised agent beats ten unwatched, which can trash a codebase in 5 minutes.
- Grok is quietly winning ad-copy split tests because it skips the compliance and double-confirmation loops that waste tokens on GPT/Claude/Gemini.
- Rasputin memory is deprecated — migrate to Hindsight or Mem0 (self-host if you're doing 75k+ requests/month), and hedge with local GLM 5.2 / Kimi weights.
Hot Threads
Managing multiple Codex/Claude subs, weekly usage nerfs, and auto-switching OAuth
Containerized computer use, dual-harness architecture, and voice-first interfaces
Blind split test ranking Grok, DeepSeek, GPT, Fable, Gemini for ad copy