# Show HN: Containerized AI development with cross-compatibility

> Source: <https://github.com/daitangio/take-ai-control>
> Published: 2026-07-13 16:03:14+00:00

I need to study different harnesses CLI, and to find a way to switch from one provider to another.

I built a template repository to govern your AI chats with more grip than usual. It leverages PI.dev coding agent and an aggressive isolation done with Docker + VS Code

So far works on Linux and MacOS, and should also works on WSL2.

The project uses a container to run your preferred AI harnesses CLI. The container is optional, but protect your disk from bad things (I noticed rm -rf is always the preferred removal command of Deepseek :) a bit scary)

I am slowly extending it, aiming at

- reduce token usage - ability to install extra skill via pi.dev - experimenting with variants (like AWS AI-SDLC v1).

Please feel free to comment and give me hints.

Comments URL: [https://news.ycombinator.com/item?id=48894720](https://news.ycombinator.com/item?id=48894720)

Points: 1

# Comments: 0
