A “shadow steering” pattern lets a larger model intervene only when a smaller one starts to fail
dotey · x · 2026-07-21
- The post proposes a “shadow steering” pattern: a cheaper model handles the normal workload while a smarter model stays in the background, maintaining state with near-zero visible output.
- When the harness detects quality degradation, the larger model steps in briefly with a short guidance burst, nudging the smaller model back on track.
- The author argues this is useful for reducing medium-model cost, distillation, testing, and long-horizon task quality collection, because the intervention is on-policy and hidden inside the trajectory.
- They then speculate that the news implies DeepSeek’s next model is already trained and being shadow-tested, with users only noticing its improved intelligence indirectly.
More from coding & agent
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11