Contenox Beam
Contenox Beam is the graphical workspace for the same Contenox engine you drive from the terminal: chat, chain editing, file context, and live execution output — running locally on your hardware.
Quick start
From a project directory, after installing Contenox:
contenox beam
Use the URL the CLI prints to open the UI in your browser.
What you can do
- Chat — describe goals in plain language against your plans and repo context
- Chains — inspect and edit the execution plans the CLI persists locally
- Live runs — watch shell steps stream as they execute on your machine
Docs note
This page is the Beam overview; more detailed guides will land here as the UI grows. Until then, combine it with:
- Quickstart — install, models, first run
- MCP Integration — connectors and tools
- CLI reference —
contenox beamflags and commands
Feedback or gaps? Open a discussion on GitHub.