410 B
410 B
go-heartwood
Agent Skills
- Skills are located in
~/.pi/agent/skills/ - Skill scripts are located in their respective skill directories under
scripts/-- look for them there, not in this repository.
Testing
- Baseline:
go test -race -gcflags "all=-d=checkptr=0" ./... boltdb/bolt@v1.3.1triggers acheckptrpanic under race instrumentation; this is an upstream bug, not a project defect.