CoPal (Command-line Orchestration Playbook for AI coders) is a universal collaboration framework designed for terminal-based AI coding assistants such as OpenAI Codex CLI, Anthropic Claude Code, GitHub Copilot CLI, and similar tools.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: Implement structured engineering loop with orchestrator, planner, researcher, worker, reviewer, and codifier agents
d0cc94fView on GitHubdocs: Clarify CoPal's passive role as an agent harness and state management tool, updating overview, features, and agent interaction examples.
6f14ddeView on GitHubfeat: Introduce engineering loop skill pack with new agents, commands, workflows, and session management.
6bab341View on GitHubfeat: Add `next` and `done` CLI commands for task management, backed by a new `AgentManager` and `engineering_loop` agent pack.
05ff65eView on GitHubfeat: introduce Claude subagent definitions, an orchestrator start command, and update existing commands to guide agent switching.
4119e46View on GitHubfeat: Introduce automated release workflow with `bump-my-version` and `uv`, updating `RELEASING.md` and dependency lock.
38b071fView on GitHubfeat: Introduce new harness and engineering loop templates, refactor stages and skills into new modules, and add comprehensive tests.
38c880eView on GitHubfeat: add Git worktree management commands for creating, listing, and removing worktrees with asset syncing.
d0e0224View on GitHubfix: correct pip install command in README and ignore agent-related files in gitignore
360ee7bView on GitHubMerge pull request #15 from royisme/roy/update-pyproject.toml-and-readme-documentation-2025-11-18
db5bd7fView on GitHubMerge pull request #14 from royisme/roy/-copal-mcp-hook-2025-11-18
2b3e1d6View on GitHubMerge pull request #13 from royisme/copilot/add-readme-and-documentation
7406654View on GitHubAdd quick start and features documentation (bilingual)
4ba050bView on GitHub