Orxacode banner
Reliability-Works Reliability-Works

Orxacode

Git community

Description

Run OpenCode, Codex, or Claude Code side by side. Tiled canvas, integrated browser, git tools, agent automation.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Orxa Code

Orxa Code is a desktop workspace for AI coding threads. Start a Claude, Codex, or Opencode session, then keep the browser, files, git review, and terminal tools beside the same thread instead of bouncing between separate apps.

![New session picker](assets/readme/session_start.png)

Origins

Orxa Code began as an independent project. During a later foundation refactor, parts of the application architecture and implementation were adapted from [T3 Code](https://github.com/pingdotgg/t3code), and have since been substantially extended and modified.

Download

Get the latest build from the [Releases page](https://github.com/Reliability-Works/orxacode/releases).

The published build is currently a macOS beta.

Supported providers

You need at least one provider installed locally.

Provider Install Notes
Claude curl -fsSL https://claude.ai/install.sh | bash Uses the local Claude Agent SDK and CLI wiring in Orxa Code
Codex npm install -g @openai/codex Runs through the Codex app-server JSON-RPC flow
Opencode npm install -g opencode-ai Uses your authenticated Opencode setup

The session picker only enables providers that are ready on your machine. Cursor is shown as unavailable today, and Gemini is marked as coming soon.

What you can do in a thread

  • Start provider-specific threads from the same project sidebar
  • Hand work between providers when you want a different model or tool stack
  • Open browser, files, and git sidebars beside the active thread
  • Keep a thread-scoped terminal drawer open under the chat
  • Review approvals, plans, diffs, and command output in one shared timeline
  • Jump out to top-level Dashboard