← Back to Home

NewType Project

Codex
Claude Code
OpenCode

Little Control Room

Little Control Room is an open source control room we use internally for Codex, OpenCode, and Claude Code work across many repos. It started as a personal tool and stays deliberately lightweight: one place to see live sessions, launch from TODOs, review diffs, and keep momentum.

Why we use it

  • Keep active Codex, OpenCode, and Claude Code sessions visible across many repos.
  • Jump from TODO lists straight into fresh agent work.
  • Review text and image diffs without leaving the same flow.
  • Keep runtime, commit, and session actions close at hand.

Selected views

Project and session dashboard

Project and session dashboard

A live list view showing project and session status, with quick actions for each context.

TODO-driven workflow

TODO-driven workflow

Press t or use /todo to open a per-project TODO list. Add items you want an agent to work on, then press Enter on any item to start a fresh embedded session with that task as the prompt.

Image diff view

Image diff view

A side-by-side image diff for reviewing visual changes before they are finalized.

Embedded Codex session

Embedded Codex session

A full-screen view of Codex embedded directly inside the LCR workflow.

Setup flow

Setup flow

A dedicated setup screen for choosing between Codex, OpenCode, Claude Code, an OpenAI API key, or no AI backend.

Click any image to open it on GitHub in full resolution.