Back to collection Dev Infrastructure

pyChisel

Containerised AI workspaces — describe what you want, and ship it. This site was built in one.

What It Does

Every project gets its own container with tooling, runtime, and preview already wired up. You talk to an agent, it builds, and the live preview updates as you go — no local setup, no config to babysit.

  • Project-scoped workspaces with pre-baked tooling
  • Prompt-to-build development loops
  • Recovery scripts and predictable preview behavior

Governed by gndctrl

Multiple agents can touch the same codebase without stepping on each other. gndctrl holds a shared project map — stability tiers, zone locks, and a persistent logbook — so every change is checked against it. Nothing goes rogue, and nothing drifts out of sync.

  • Stability tiers gate what an agent may edit
  • Zone locks keep concurrent work from colliding
  • Persistent logbook carries context between sessions