Releases: TheStreamCode/agentic-rd-skill
Releases · TheStreamCode/agentic-rd-skill
Release list
v1.1.1
Immutable
release. Only release title and notes can be modified.
Highlights
- Rejects prototype-inherited CLI options and profiles.
- Enforces fail-closed authorization budgets and validates candidate workflow state before replacement.
- Preserves revision-chain coherence and limits placeholder detection to canonical template markers.
- Validates every GitHub Actions workflow for full-SHA action pins and classifies malformed host-smoke options as usage errors.
- Synchronizes the public workflow, safety, contributor, release, and evaluation documentation.
Verification
npm run check: 36 passed, 3 skipped Windows symlink checks, 0 failed; benchmark guardrails passed.- Hash-pinned official Agent Skills validator: passed.
gh skill publish --dry-run: passed.- GitHub CI and CodeQL: passed on
ae4e071dfcea80654104821ba9e716ca29d9fd68. npm run smoke:hosts: inconclusive (zero eligible host checks; GitHub Copilot and OpenCode commands were not installed).
v1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(release): v1.1.0 with a validated single-source release version by @TheStreamCode in #8
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- chore: standardize governance and harden CI by @TheStreamCode in #1
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #2
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #3
- Modernize agentic R&D workflow for v1 by @TheStreamCode in #4
- Harden repository quality and CLI safety by @TheStreamCode in #7
New Contributors
- @TheStreamCode made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: https://github.com/TheStreamCode/agentic-rd-skill/commits/v1.0.0