Rethinking Monorepos in the Age of Agents
chamoda.com
Rethinking Monorepos in the Age of Agents
1–3 of 3 posts
Re: Rethinking Monorepos in the Age of Agents
#2i have a parent repo that has git submodules for each area of my app (backend, frontend, docs, etc).
i have all the benefits of having multiple repos eg different c/i pipelines, but the agent sees it as a monorepo and so can I if i open the parent repo in my ide.
Re: Rethinking Monorepos in the Age of Agents
#3i have a parent repo that has git submodules for each area of my app (backend, frontend, docs, etc). i have all the benefits of having multiple repos eg different c/i pipelines, but the agent sees it as a monorepo and so can I if i open the parent repo in my ide.
[dead]