The Agent Context Protocol (ACP) is a documentation and planning system that enables AI agents to understand, build, and maintain complex software projects through structured knowledge capture. It transforms implicit project knowledge into explicit, machine-readable documentation that persists across agent sessions.
Stars
100
Forks
10
Watchers
100
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
330
commits
feat(commands): add Step 0 command header to all 46 commands — display purpose, usage, and related commands on invocation
7e6360fView on GitHubdocs(commands): add Step 0 command header to template, refactor proceed --worktrees as opt-in
b99986aView on GitHubfeat(index): implement path: null inline entries with kind: note and kind: directive — M18 complete (Task 120)
0ac3408View on GitHubplan(M18): create milestone and task-120 for index semantic entry types — path: null inline notes and directives
be0ff3bView on GitHubfeat(design): create index semantic entry types design — path: null for inline notes and directives (clarification-13)
78d4832View on GitHubdocs(proceed): add --safe flag aliases, directive header, and Example 7 for worktree merge gating
4473264View on GitHubdocs(proceed): add --noworktreemerge/--safe flag for gated worktree merging in parallel autonomous mode
2be2458View on GitHubfix(project-update): fix duplicate tag detection — yaml_query can't read array items, use raw grep instead
0c83127View on GitHubfeat(ci): add GitHub Actions E2E workflow for ubuntu + macos matrix — M13 Cross-Platform CI complete (Task 98, M13)
7fc6498View on GitHubfeat(ci): add unified E2E test runner run-e2e-tests.sh — discover, run, report all test suites (Task 97, M13)
33c2716View on GitHubfix(e2e): fix macOS compatibility in E2E tests — portable sed, date, exit codes (Task 96, M13)
1269423View on GitHubfix(proceed): harden @acp.proceed to aggressively set timestamps and status on tasks and milestones — mandatory start/end dates, milestone in_progress/completed transitions, auto-advance current_milestone
50ef0ebView on GitHubversion: bump ACP 5.28.4, package 4.6.3, progress 6.0.3 — auto-commit for creation commands
354c3c9View on GitHubversion: bump ACP 5.28.3, package 4.6.2, progress 6.0.2 — priority numeric migration
1ffec0cView on GitHub