Browse by type


Website · Install · Why disp8ch · Screenshots · First Prompts · Run Fully Local · All Features · FAQ
Most AI tools give you a chat box. disp8ch gives your chat box a company to run.
Tell it "build a daily 9 AM research digest and send it to my WebChat" and it drafts a real, editable workflow on a visual canvas (triggers, nodes, schedules) and asks before saving. Record a product discussion and turn its cited decisions into assigned work. Let a planner, implementer, and independent reviewer complete an acceptance contract, then inspect the evidence before publishing the result. Everything runs self-hosted, works with fully local models (no API key needed), and every side effect is approval-gated and auditable. No hidden prompt chains, no silent writes.
Before the Submission Period: Disp8ch was already a working, local-first workspace built and tested over two months with GPT-5.5. Its existing foundation connected WebChat, visual workflows, Boards, Hierarchy, Council, Data Sources, Memory, Skills, Design Studio, channels, approvals, and Activity.
Built for OpenAI Build Week with Codex and GPT-5.6: The submission adds the missing delivery loop around that foundation: consent-gated Live Sessions and timestamp-cited Delivery Briefs; real planner, implementer, and independent reviewer workers; acceptance contracts, bounded repair, executable proof, and Outcome Receipts; source-grounded Files Projects; governed preview, publishing, and feedback-to-revision; and outcome-first Cross-Tab Work Trails that keep the decision, owners, evidence, code, cost, approval, and public result connected.
Codex with GPT-5.6 was used throughout the Submission Period to inspect the existing architecture, implement and refactor these changes, test cross-tab behavior on Windows, diagnose live-model and UI failures, harden security and dependencies, and prepare the release and demo evidence. Inside Disp8ch, GPT-5.6 can also be selected through the operator's authenticated Codex session as the planner and independent reviewer for a Supervised Run, while a faster or lower-cost configured model performs implementation. Disp8ch does not copy or expose the operator's Codex OAuth token.
The human operator chose the product scope, user problem, model policy, safety boundaries, acceptance criteria, and release decisions. External publishing, mutations, credentials, and untrusted feedback remain explicitly confirmation-gated. The included demo presents the Build Week work as an extension of the pre-existing product, not as a claim that one prompt created the full application.
Linux, macOS, or WSL
curl -fsSL https://raw.githubusercontent.com/aaronnat23/disp8ch/main/scripts/install.sh | bash -s -- --repo https://github.com/aaronnat23/disp8ch.git
Windows PowerShell
$env:DISP8CH_SOURCE_ZIP_URL = "https://github.com/aaronnat23/disp8ch/archive/refs/heads/main.zip"; iex (irm "https://raw.githubusercontent.com/aaronnat23/disp8ch/main/scripts/install-windows.ps1")
The installer sets up a managed Node runtime if needed, starts the app at http://localhost:3100, and opens onboarding. Connect a cloud key or a local model (Ollama, llama.cpp, LM Studio, vLLM, SGLang) and you're working. More options in Quick Start.

Dashboard: live system health, active workflows, agents, board tasks, and quick actions in one operator view.

WebChat is the plain-English control surface for the whole workspace. Workflows is the visual canvas it builds on: trigger → org context → agent brief → council/board follow-up → output.

Council: agents debate live on a court stage, vote, and the chamber records the verdict and the dissent.

Hierarchy: the whole agent organization at a glance: roles, goals, reporting lines, heartbeats, budgets, and workload.


One operating loop: a research brief can become a cited answer, then a Council decision, then a Hierarchy goal, then workflow-backed board tasks, then a saved design artifact, with one audit trail instead of five separate apps.
What can this app currently do? Separate implemented, configured, and callable.
Build a daily 9 AM research digest workflow, but ask before saving if anything is ambiguous.
Start a council session on whether we should prioritize reliability or new features.
Spin up a research team, put them in an org, and give them a board task to compare OCR models.
Start a live product discussion, save a cited delivery brief, and propose the confirmed actions for review.
Connect this repository, explain the release gate from the real source, and open the exact lines.
Run a supervised delivery with acceptance criteria and stop for me if independent review cannot prove them.
Create a board task for each blocker in this launch document.
Remember that I prefer concise technical answers. Reply only saved.
More in WebChat Examples, including repo audits, cited research briefs, and design generation.
⭐ If disp8ch looks useful, star the repo. It is the best way to help other people find a local-first alternative. Found a rough edge? Open an issue; bug reports are gifts.
disp8ch is built around one operating loop, not a pile of disconnected tools:
That means a research brief can become a cited WebChat answer, then a Council decision, then a Hierarchy goal, then workflow-backed board tasks, then a saved design artifact, with one audit trail instead of five separate apps.
[SILENT] and downstream sends stay quiet until something actually needs attention./loop <objective> turns a long-running goal into a durable phase/worker run with pause, resume, cancel, and restart, visible in the Workflows tab.browse all types & interfaces →
$ claude mcp add disp8ch \
-- python -m otcore.mcp_server <graph>