Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:24
· 19 commits to main since this release
83ccbf3

Minor Changes

  • #3 2e1de2f Thanks @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 2e1de2f Thanks @doidor! - agentrig compile now mirrors the entire AGENTS.md body into the projected .github/copilot-instructions.md and CLAUDE.md, instead of cherry-picking only the Critical Rules and What this repository is sections. 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.