9 projects
ai-hats-observe
Session logging engine for the ai-hats framework — session lifecycle, versioned trace/audit schema, and a surface-agnostic transcript-parser adapter.
ai-hats-core
Core primitives and shared mechanisms for the ai-hats framework — minimal deps, each load-bearing.
ai-hats
Framework for composing and managing AI agents through composite roles
ai-hats-library
The ai-hats agent library — portable skills, roles, traits, and rules as a data-only package. Drop-in for any Claude Code user; the versioned content dependency of the ai-hats integrator.
ai-hats-wt
Hook-agnostic git-worktree engine for the ai-hats framework (WorktreeManager + the L1-L4 concurrency model).
ai-hats-rack
Minimal backlog kernel for ai-hats (epic HATS-1014): backlog.yaml topology, two-phase subscriber dispatcher, single-persist transitions, dispatch journal.
ai-hats-cline
Cline surface plugin for the ai-hats framework — registers the `cline` CLI as an ai-hats provider via the `ai_hats.providers` entry point.
ai-hats-agy
Antigravity CLI (agy) surface plugin for the ai-hats framework — registers the `agy` CLI as an ai-hats provider.
ai-hats-tracker
Standalone task-card schema, worktree-free task FSM, and backlog CLI for the ai-hats framework (TaskCard + TaskManager + `task`/`attach`).