trailofbits/coop
Isolated VM environment for running Claude Code and Codex
About the project
Rust CLI that runs Claude Code and Codex inside disposable isolated microVMs (Firecracker/KVM on Linux, Lima on macOS) with full tool access and no risk to the host machine.
Useful for
- Run Claude Code in an isolated VM so it can install packages and edit files without touching the host
- Spin up a separate VM per project with coop up and coop claude to run agents in parallel
- Recreate a clean VM after risky agent experiments instead of manually cleaning up the system
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star today.
- The spike has held for 2 days in a row — not a one-off blip.
- Hacker News: “Coop – Isolated VM Environments for Running Claude Code and Codex” — 71 points, 6 days ago.
- Recent forks include notable developers: @leechristensen (767 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 230
- Stars in a day
- 1
- Forks
- 13
- Issues and pull requests
- 473
- Watchers
- 2
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v0.6.0 · September 9, 2026
- Created
- April 2, 2026
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Coop – Isolated VM Environments for Running Claude Code and Codex71 points, September 7, 2026
Spotted in
- September 13, 2026Spotted on Hacker News
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.2
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.