About PiChamber Web

The landing page for PiChamber.

This site, RyderAsKing/PiChamber-web, is the public landing and marketing page for PiChamber, the open-source workspace for Pi Coding Agent. The actual app (Electron desktop + server with web UI) lives in the main repo. This repo is just the website: hero, features, install paths, and docs entry points.

What PiChamber does

  • Create, resume, fork, archive, and delete Pi sessions
  • Steer or abort live work, watch reasoning & tool streams
  • Configure 40+ providers + custom OpenAI/Anthropic/Google APIs
  • Pair desktop, browser, and mobile via one-time pairing links
  • Extensions render cards, live panels, forms, sandboxed app views

Go to PiChamber app →

This landing page

  • Built with TanStack Start, React 19, Vite 8, Tailwind 4
  • File-based routing in `src/routes`. Add a file, get a route
  • Design tokens in `src/styles.css` (sea/sand palette, Fraunces + Manrope)
  • Edit src/routes/index.tsx for hero/features, Header.tsx/Footer.tsx for nav

This site's repo →

Guides

For a full overview on this site, see the docs page. PiChamber is a community fork of OpenChamber by Bohdan Triapitsyn, now running through its Pi-native session daemon. Thanks to Pi, Pierre, Ghostty-web and every contributor.