Skip to content

chore: version packages - #25

Merged
doidor merged 1 commit into
mainfrom
changeset-release/main
Jul 29, 2026
Merged

chore: version packages#25
doidor merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@doidor/agentrig@0.12.0

Minor Changes

  • #24 ce544d8 Thanks @doidor! - Pick up four battle-tested patterns from the Epichan production harness:

    • security-reviewer role (principle 2) — an optional, read-only specialized reviewer on a
      different model family than the developer, with a Blocking/Warning/Informational severity model
      and an explicit APPROVE / REQUEST CHANGES verdict.
    • no-self-approve skill + a pre_merge gate (principles 9, 10) — agents on a shared bot identity
      must never approve their own PRs; independent approval is required.
    • resolve-conflicts skill (principles 4, 7) — rebase-first conflict repair that verifies
      mergeability before pushing.
    • address-review-comments skill (principles 4, 5) — reply to and resolve every review thread,
      then verify zero threads remain.

    Also enriches the wiki entry/index conventions with optional PR/commit provenance and good-vs-weak
    entry guidance. Bumps knowledgeVersion to 0.7.0 so agentrig update installs the new artifacts.

Patch Changes

  • #23 fae869b Thanks @doidor! - Docs: document recreating the harness without the CLI by pointing an agent at the docsite's
    llms.txt. Adds a "Recreate the harness without the CLI (no lock-in)" walkthrough (with a
    ready-to-use prompt) to Getting started, updates the home-page "No lock-in" card and the README, and
    makes the canonical knowledge/templates/ the explicit source for exact, copy-paste artifact
    contents. No behavior or installed-artifact changes — documentation only.

@doidor
doidor merged commit fededa1 into main Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant