Skip to content

v0.1.0

Latest

Choose a tag to compare

@yasyf yasyf released this 16 Jun 21:45
· 9 commits to main since this release
1b00080

Initial release of cc-interact — a domain-agnostic agent ⟷ daemon ⟷ web framework extracted from cc-review.

  • Go core: paths, event, subject (rotation/adopt resolver), store (SQLite + subject CAS + gap-free event log), consume, sse (required /events + opt-in StaticHandler), daemon (generic envelope/registry, core ops, lazy lifecycle + eviction, edit-gate, presence), channel (MCP stdio + StreamEvents + connectivity), cmd, version.
  • Optional vcs module (git/jj snapshot + turn capture).
  • Opt-in @cc-interact/react npm package (Vite library mode).
  • plugin-template/ + headless examples/echo.

Consume the Go module at github.com/yasyf/cc-interact@v0.1.0.