Skip to content

Astraive/orphix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
bun install

# Build Rust core
bun run build:core

# Run Electron dev mode
bun run 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