Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 580 Bytes

File metadata and controls

25 lines (18 loc) · 580 Bytes

Codeplane

A self-hosted all-in-one agentic software development service

  • Tui-first
  • Runs locally (even offline) and syncs with upstream services
  • Git hosting via JJ
  • Reusable configurable actions-like workflows written in TypeScript
  • Easy and intuitive sandboxing and branching
  • Works with all agents and subscriptions
  • Supports 3rd party integrations like linear, github, and notion

Getting started

Run codeplane with npx or bunx

npx codeplane@latest tui

Or install globally

npm install -g codeplane