Skip to content

MartinCampbell1/triad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triad

Triad is a desktop client for orchestrating coding-agent workflows across local provider CLIs.

Mainline product

The canonical product path is:

  1. desktop/ React/Tauri desktop shell.
  2. triad/desktop/ Python bridge, runtime services, terminal hosting, session orchestration, diagnostics, and search.
  3. triad/core/ Provider adapters, execution policy, accounts, worktrees, repo artifacts, and shared runtime primitives.
  4. schemas/stream-event.schema.json Shared stream-event contract consumed by both Python and TypeScript.

If you are orienting yourself in the repo, start there.

CI and release discipline

The public branch carries these validation layers:

  • python-ci.yml
  • frontend-ci.yml
  • desktop-smoke.yml
  • desktop-e2e.yml
  • visual-parity.yml
  • release-gates.yml

Product docs

Legacy surfaces

These remain in-tree but are not the current product direction:

  • triad/proxy
  • triad/tui
  • triad/patcher
  • root-level Electron/Forge packaging remnants

About

Triad runtime and desktop client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors