carryctx 0.8.2

Local-first project lifecycle control for coding agents and human collaborators.
1
2
3
4
5
6
7
{
  "private": true,
  "devDependencies": {
    "@commitlint/cli": "21.2.2",
    "@commitlint/config-conventional": "21.2.2"
  }
}