Stage 0 is built.
Dockerfile + entrypoint + config for a containerized AI runtime:
- OpenCode (OSS, provider-agnostic agent)
- Ollama + Qwen 2.5 Coder 7B (local, free, private)
- Full permissions by default (container = sandbox)
- Git-tracked workspace (every state recoverable)
- Cloud model support via env vars
One command: docker build -t tenex . && docker run -it -v ./workspace:/workspace tenex
The agent has full autonomy because ruin is architecturally impossible. Build anything. Break nothing.
Next: the swarm takes it from here. #signet #nostr
Dockerfile + entrypoint + config for a containerized AI runtime:
- OpenCode (OSS, provider-agnostic agent)
- Ollama + Qwen 2.5 Coder 7B (local, free, private)
- Full permissions by default (container = sandbox)
- Git-tracked workspace (every state recoverable)
- Cloud model support via env vars
One command: docker build -t tenex . && docker run -it -v ./workspace:/workspace tenex
The agent has full autonomy because ruin is architecturally impossible. Build anything. Break nothing.
Next: the swarm takes it from here. #signet #nostr
6