Skip to content

Astraive/orphix

Repository files navigation

Orphix

Terminal-first, Electron-powered desktop command center for AI coding agents.

  • Desktop app: Electron + React + TypeScript
  • Terminal UI: xterm.js + WebGL
  • Terminal core: Rust binary (orphix-core) with stdio JSON transport

Development

# Install dependencies
pnpm install

# Build Rust core
pnpm build:core

# Run Electron dev mode
pnpm dev

Architecture

apps/desktop/       Electron app (main + preload + renderer)
crates/orphix-core/ Rust binary — PTY sessions, stdio JSON transport

See docs/ for full architecture, communication, and UI/UX documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors