Skip to content

Add Orbital - #362

Open
zqiren wants to merge 1 commit into
Jenqyang:mainfrom
zqiren:add-orbital
Open

Add Orbital#362
zqiren wants to merge 1 commit into
Jenqyang:mainfrom
zqiren:add-orbital

Conversation

@zqiren

@zqiren zqiren commented Jul 8, 2026

Copy link
Copy Markdown

One entry, added to Applications → Autonomous Agent Task Solver Projects.

Orbital is a local-first desktop agent runtime under GPL-3.0. What sets it apart from the other Claude Code / Codex runners in this section is its memory model: the agent's persistent memory is a plain-markdown folder (a two-tier always-injected index plus on-demand files) rather than a database or bolt-on layer. It then dispatches Claude Code (Agent SDK) and Codex (App Server) as sub-agents in parallel, and adds approvals, per-project budgets, a task queue, and OS-sandboxed built-in shell commands. The license is GPL-3.0 (visible in the repo's LICENSE file).

Disclosure: I'm the author of Orbital.

@Jenqyang

Jenqyang commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Decision: Content-approved, but blocked by PR status.

Reason: The project has clear OSS licensing and a relevant agent runtime scope, but GitHub rejected the merge because this PR is still marked as Draft.

Next step: Mark the PR as Ready for review and ping here. It can be merged after that if the branch remains clean.

@zqiren
zqiren marked this pull request as ready for review July 9, 2026 10:36
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.

2 participants