Skip to content

Repository files navigation

Orchestrator v0.1

Local-first Electron app for opening a git repository, browsing files, editing files in a lightweight textarea, and viewing per-file git diffs.

v0.1 scope

  • Open a local git repository.
  • Browse files in a sidebar tree.
  • Read and edit text files.
  • Save file changes.
  • View git diff -- <file> output for the active file.

AI roadmap note

AI and agent orchestration features are intentionally deferred to later versions. This v0.1 release only establishes the local filesystem, git, and secure IPC foundation.

Run locally

npm install
npm run dev

Build

npm run build

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages