Live data from Hacker News

Rethinking Monorepos in the Age of Agents

chamoda.com

1–3 of 3 posts

Re: Rethinking Monorepos in the Age of Agents

#2
i 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

#3

i 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]