Skip to content

Add intentic (self-hosted workspace for parallel Codex agents) - #186

Open
radarsu wants to merge 1 commit into
RoggeOhta:mainfrom
radarsu:add-intentic
Open

Add intentic (self-hosted workspace for parallel Codex agents)#186
radarsu wants to merge 1 commit into
RoggeOhta:mainfrom
radarsu:add-intentic

Conversation

@radarsu

@radarsu radarsu commented Aug 7, 2026

Copy link
Copy Markdown

Adds intentic to GUI & Desktop Apps.

Codex integration: Codex is a first-class provider — turns run codex exec through @openai/codex-sdk
inside the sandbox, on the user's own ChatGPT subscription, with the account's real model catalog resolved so
a turn never falls back to a model the subscription rejects. Sessions resume by Codex thread id.

What it adds around Codex CLI: each agent runs in its own Docker container and its own git worktree on
hardware the user owns, so several Codex agents work in parallel without touching each other's tree. Runs keep
going when the browser closes, and any browser or a phone reopens onto the same fleet. Changes land through a
per-file, per-hunk diff review, and the sandbox image is an editable Dockerfile the user approves.

Ships as a browser workspace plus a Tauri desktop app and an ic CLI (prebuilt binaries in every release).
MIT, TypeScript, free.

Disclosure: I maintain intentic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant