Releases: nexus-lab-org/canopy
Releases · nexus-lab-org/canopy
Release list
v0.1.0
Changelog
- 2a90180 Add Claude Code + Codex hook wiring for claim/release
- b491fcf Add GPL-3.0 license
- ec89bcb Add GitHub Actions workflow to run goreleaser on tag push
- d7f8c94 Add canopy CLI: init, claim, release with flock-protected state
- e84d5ef Add canopy agent skill and docs for installing it via npx skills
- d8afd98 Add canopy status with PID liveness and clean/dirty reporting
- aee396c Add configurable --max to claim for pool auto-grow exhaustion
- 95f4e61 Add destroy: permanent worktree removal with safety flags
- 9eb122b Add distribution: go install path, goreleaser config, curl install script
- 0ff9cbc Add project site (docs/, GitHub Pages) and one-command hooks installer
- a9602ed Add prune: reclaim stale+clean claims back into the pool
- 641c93c Add two-tier config: repo-level canopy.toml, user-level config.toml
- cdcf3d7 Add wayfinder map/tickets for canopy
- fbd42d9 Document jq prerequisite for hooks/install.sh
- 8b79743 Implement enter: human shell drop-in for manual worktree inspection
- 03ff043 Merge pull request #1 from MaxAsif/main
- 9fe1053 Merge pull request #2 from MaxAsif/main
- 99b3e19 Merge pull request #3 from MaxAsif/main
- 90782a7 Move default worktree base dir to a common XDG_DATA_HOME root
- e02ce25 Point docs/skill setup at the agent skill, fix SKILL.md YAML
- e102f92 Point module path and install docs at nexus-lab-org/canopy