context across spaces
One thing I've realised I'm having an issue with, when using agents to build, is that I work across multiple repos in different combinations - and that means I don't have a context for that combination.
The agent burns tokens to gather context for the combination, mapping out what's related and how things tie together.
What's the solution?
I could just create a folder for each combo that contains another clone of the repos and any worktrees, but that feels clunky.
I had another idea, but it's gone. Maybe this is easily solved (without using monorepos).