browser workbench + terminal cockpit
The control plane for coding agents.
Run Codex, Claude Code, MCP tools, GitHub events, webhooks, and scheduled work from one repo-aware Mogplex workspace.
web app
Real panes, real repo state, one run record.
The browser workspace keeps chat, terminal, editor, file tree, preview, diff, and observability together so agent work stays tied to the repo it is changing.
MOGPLEX
ProjectsAgentsAutomationsObservabilitySettings
sandbox liveAgent ChatCodex / Claude Code / MCP
Refactor the public landing page. Preserve the real auth path and use the existing Mogplex animation.
reasoning stream
inspect app/page.tsx, login route, auth tests
patch shared landing surface
run lint, typecheck, e2e smoke
Terminal
$ pnpm typecheck ok strict TypeScript passed $ pnpm test:unit ok landing auth helpers covered $ playwright test activation-flow run public landing + login CTA
Code Editorlive
components/marketing/landing-page.tsx
app/login/page.tsx
tests/e2e/activation-flow.spec.ts
Live Previewlive
route: /
state: public
surface: workbench + TUI preview
Observability
github.issue.openedtriage refactor request
sandbox.launchwebrenew/mogplex on preview branch
agent.codex.runapp/page.tsx, app/login/page.tsx
review.loopdiff ready for human pass
tokens
tracked
tools
visible
diff
ready
mogplex command tuiOpenTUI cockpit
$ mogplex OpenTUI cockpit connected to repo webrenew/mogplex /review public homepage agents: planner active | coder active | reviewer queued tools: shell allowed | github connected | mcp memory ready /status run: homepage-refactor | cost tracked | diff drawer ready
terminal native
The same agent system belongs in the terminal.
Mogplex also ships as a self-contained command center for observing, steering, reviewing, and approving AI coding runs from an OpenTUI cockpit.