Files
Alexander Olsen c72f59b43f feat(deepagents): Wrap most of create flow (#626)
## Summary
Wraps up the rest of the create flow. Doubtless that issues will come up
as I get into individual repos (specifically thinking of deno) but this
should cover at least 80% of use cases

**Note** that with the systems design as-is I will need to strip
**package manager-related commands from template project package
scripts**. This is how everyone else does it, and the alternative would
be some awkward string replaces. I think it's easier to just remove them
(even if it means sacrificing some convenience). Happy to be disagreed
with

## Callouts
I shoehorned some better failure mode handling as well, making this PR a
little overloaded sorry :)
2026-06-26 14:14:50 -04:00
..
2026-06-18 09:38:18 -07:00