|
|
|
Show HN: I containerized my AI agents and dev tools
(github.com)
|
|
2 points
by SamInTheShell
29 days ago
|
|
I have been juggling a bunch of different tooling to keep agents locked down on my local system. This weekend I formalized a container build + python tool for my entire dev environment. The python tool has been kitted so that the container can be easily modified. Figure other people might get some use out of having this readily available. |
|
I think the pre-installed list of bundled AI agents seems a bit excessive considering you'll only be using 1-2 at a time. I'll probably come up with some kind of modular app installation system.