v0.7.0
Minor Changes
- #3
2e1de2fThanks @doidor! - First public release as the scoped package@doidor/agentrig: a meta-harness CLI that installs
best-practice agent harnesses into any repo and projects them to every agent surface (local +
remote). Includes automated Changesets releases with npm provenance, Node >= 22, and CI/release
status badges.
Patch Changes
-
#3
2e1de2fThanks @doidor! -agentrig compilenow mirrors the entire AGENTS.md body into the projected.github/copilot-instructions.mdandCLAUDE.md, instead of cherry-picking only theCritical RulesandWhat this repository issections. Anything the user adds to AGENTS.md (custom sections, repo-specific guidance) now flows through to every downstream agent surface.Internally the projection now strips the H1 title, the
<!-- AGENTRIG:…:start/end -->marker comments (which are AGENTS.md-internal update-protection), and any lines still carrying unfilled{{PLACEHOLDER}}template tokens.