I'm still seeing Sonnet fan work out beyond its model capablities using subagents. You can see in the window below that the Gas Town polecat has had to stop and compact its context before proceeding. The good news is that when these subagent work fans don't turn into storms, I'm seeing more thorough reseearch findings returned. The bad news is that with Sonnet's limited context, those findings occasionally overwhelm the polecat that started it all. I found a preprint from MIT for using what the authors call recurive language models or RLMs. The general idea is basically what I'm seeing with subagents—split the task, split the context—but they have clever ideas about how to manage the output stages to avoid the exact overflows shown above. I'm still harboring my hunch that this all started with the advent of Sonnet 5. Anthropic's release notes include "Sonnet 5 is much more agentic than its predecessors. Testers described how it finishes complex tas...
This is kind of cool! I started a new project today using codex --yolo, (I didn't want to use my Claude tokens until I'd worked out the design and architecture a bit more.) When I got done coding with codex, I asked it to create a repo for the work we did. That seemed to work, but I wanted to verify that the repo was ok, so I typed gt status and was immediately presented with I answered y and the extension was off and running adding my new repo to Gas Town. I didn't actually have Gas Town up and running on my Linux client, so I had to get it started and then try again manually with cd gt && gt rig add ssm_overlay https://github.com/hcarter333/ssm_overlay.git and it just worked!