top | item 46889810

(no title)

phrotoma | 26 days ago

One problem with using containers as an isolation environment for a coding assistant is that it becomes challenging to have the agent work on a containerized project. You often need some janky "docker-in-docker" nonsense that hampers efforts.

discuss

order

NJL3000|26 days ago

I was planning to have worktrees bind mounted systematically, but agree it’s not super clean atm at scale (yet)