EWC disposable AI environments with isolated workspaces and pluggable agent backends.
331
EWC AI provides disposable, isolated AI development environments from Evil Wizard Creations.
AI agents operate inside a Git-less disposable workspace rather than directly against the host repository. Changes are returned to a disposable host Git worktree for human review and explicit promotion.
ewc2020/ewc-ai:codex-v0.1.0-alpha
ewc2020/ewc-ai:codex-latest
The Codex image currently includes:
codex-v0.1.0-alpha is the immutable versioned image.
codex-latest tracks the currently promoted Codex variant.
EWC AI deliberately separates AI execution from repository authority.
The container:
Changes produced by an agent are synchronized to a disposable host Git worktree. A human reviews and explicitly commits or promotes those changes.
Agent credentials and state are managed separately from the project workspace.
For the Codex variant, session-local Codex state is mounted at
/opt/ewc/codex. Credentials are not baked into the image or copied into the
project workspace.
EWC AI is currently an alpha project.
The initial release implements the Codex agent backend. Additional agent backends may be added as separate image variants.
Content type
Image
Digest
sha256:0e84b1146…
Size
155 MB
Last updated
13 days ago
docker pull ewc2020/ewc-ai:codex-latest