4 ms·
Really neat! And great website! As I've been looking at this problem from a different angle, I wonder how much execution and planning should be coupled. Once w
by prplfsh 7mo ago
Really neat! And great website!
As I've been looking at this problem from a different angle, I wonder how much execution and planning should be coupled. Once we have specs in GitHub, for example, it feels like we can use whatever tool to execute on them.
- schreibertuc 7mo agoThanks!! Good question...and yea the way I have it set up right now (for my personal workflow) is that Mimir sends the specs to Github as an Issue, and then Claude Code picks it up and starts building. But any agent could do that, i think.