open-source tools
for agentic composition.
Local-first building blocks for agent-driven workflows. Memory across sessions, signed code review, whole-codebase audits, role-pipelined tickets, browser views for any CLI, and the routing in between — pieces small enough to compose, opinionated enough to ship.
// the suite
think
@openthink/thinkLocal-first nervous system. Engrams in, curated memories out — recallable across sessions and synced across your machines via any folder you already use (iCloud, Dropbox, Syncthing).
team
@openthink/team · oteamVault-driven role pipeline for spawning Claude agents against tickets. Product · Spike · Implementation · QA — each phase, its own model. Works with any source-of-truth vault.
stamp
@openthink/stampAuthor-agent opens a diff. Reviewer-agents you control return signed verdicts. The gate stays closed until they approve, and the attestation verifies downstream — at a self-hosted gate, on a GitHub PR check, or local-only.
ui-leaf
@openthink/ui-leafCustomizable browser views, on demand, for any CLI in any language. Mount a template once with a single command; ship the data — get a rich rendered view.
audit
@openthink/audit · oauditComposable audit specs for cross-cutting passes — security, perf, dead code, doc drift. Spec docs in trusted/untrusted pairs; one long-lived agent per pass. Built in Rust.
// the shape of it
Each tool stands alone. Each tool composes with the others. team spawns agents that ship code; stamp reviews the diff before merge; think remembers what was decided so the next session doesn't repeat the work; audit sweeps the whole tree on demand; ui-leaf renders any of it in a browser when a terminal isn't enough.
All local-first. All MIT. No mandatory cloud. No vendor lock-in. The pieces are small on purpose — pick the ones you need, leave the rest.