You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: ship v0.1 of complexity-gate, the tree-sitter binary specified in docs/spec.md, with hooks for Claude Code and Codex, golden fixtures for JS/TS/TSX, Svelte, Dart, Rust, Python, Go, and release artifacts via cargo-dist.
Goal: ship v0.1 of
complexity-gate, the tree-sitter binary specified indocs/spec.md, with hooks for Claude Code and Codex, golden fixtures for JS/TS/TSX, Svelte, Dart, Rust, Python, Go, and release artifacts via cargo-dist.Agent plan
Checklist:
crates/core(parse, metrics, config, diff spans),crates/clicheck(paths,--changed, text/json, exit codes)hook claude,hook codex, loop guard,docs/hooks.mdinit,doctor --coverageValidation:
cargo test --workspace --locked --all-targetscargo clippy --workspace --all-targets -- -D warningscargo run -- check crates(self-gate)cargo run -- check --changedin a repo with a deliberately complex edit → FAIL; after refactor → exit 0Current status: In progress
Next action: implementation lane from
docs/spec.mdHarness package (Pi extension, Claude plugin, Codex skill, installer): pickforge/pickforge-platform, tracked separately.