Skip to content

Latest commit

 

History

645 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cueloop

npm license

cueloop

A terminal-first multiplayer thread for agent-authored work.

The primitives

  • plan
  • diff
  • review
  • prototype (experimental)

Install

curl -fsSL https://cueloop.dev/install.sh | sh
cueloop --help

releases - changelog

Harness installation

Claude Code

This plugin uses the experimental Claude Mod feature:

claude plugin marketplace add mmurakaru/cueloop
claude plugin install cueloop@cueloop
CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 claude

To update the plugin:

claude plugin marketplace update cueloop
claude plugin update cueloop@cueloop

Codex

codex plugin marketplace add mmurakaru/cueloop
codex plugin add cueloop@cueloop

To update the plugin:

codex plugin marketplace upgrade cueloop

pi

pi install npm:@cueloop/pi

To update the extension:

pi update npm:@cueloop/pi

The pi package includes cueloop workflow skills. Use /cueloop:plan, /cueloop:diff, /cueloop:review, /cueloop:reply, /cueloop:prototype, or /cueloop:refine inside pi.

Packages

package description
cueloop the CLI and TUI
@cueloop/schema the Thread primitive, anchors, feedback serialization
@cueloop/daemon the session daemon and its client
@cueloop/client the review UI
@cueloop/extension-api the typed extension contract
@cueloop/adapters Claude Code, pi and codex adapters
@cueloop/integration-obsidian the Obsidian vault export integration
@cueloop/gateway the SSH sharing gateway

Releases

Packages

Contributors

Languages