JSPM

  • Created
  • Published
  • Downloads 315
  • Score
    100M100P100Q106004F
  • License MIT

AI-powered Git worktree and tmux session manager with modern TUI

Package Exports

  • @humanu/orchestra
  • @humanu/orchestra/install.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@humanu/orchestra) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Orchestra

Orchestra is a fast, terminal-first TUI application for managing your Git worktrees and tmux sessions — built for AI coders working with parallel tasks and coding agents like Claude Code, Opencode, and Codex.

Install

# Install one JSON helper first (jq, python3, or node) — example for Debian/Ubuntu:
sudo apt-get install jq

# Then install Orchestra:
npm install -g @humanu/orchestra

Usage

orchestra  # Launch the Rust TUI

For full documentation and release notes, visit https://github.com/humanunsupervised/orchestra