Releases: subkoks/agents-md
Releases · subkoks/agents-md
v2.6.0
v2.5.0
What's Changed
- feat(harness): pre-compact state capture/restore by @subkoks in #54
- feat(debug): hypothesis-tracking journal + debugging workflows doc by @subkoks in #55
- feat(orchestration): DAG wave scheduler by @subkoks in #56
- chore(release): cut v2.5.0 by @subkoks in #57
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- chore: bats test suite, CI test job, roadmap rebuild + release policy by @subkoks in #47
- feat(security): config self-scan for agent surfaces (v1) by @subkoks in #48
- chore(deps): bump anthropics/claude-code-action from 1.0.141 to 1.0.148 in the actions-minor-patch group by @dependabot[bot] in #49
- feat(security): config self-scan v2 — medium/low detectors, --fix, blocking CI by @subkoks in #50
- feat(harness): hook runtime profiles, DISABLED_HOOKS, stop-phase telemetry by @subkoks in #51
- docs(rules): tool-integration patterns + rule-body guidance by @subkoks in #52
- chore(release): cut v2.4.0 by @subkoks in #53
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- docs(agents): add drift-check gotcha for missing artifacts by @subkoks in #23
- docs(bugbot): add Cursor Bugbot review rules by @subkoks in #25
- chore(deps): bump trufflesecurity/trufflehog from 3.95.2 to 3.95.3 in the actions-minor-patch group by @dependabot[bot] in #24
- Decouple agents-md from local global rules by @subkoks in #26
- docs(migration): salvage macos-bootstrap-2026 playbook by @subkoks in #27
- feat(scripts): add Linux Mint bootstrap for non-crypto agent baseline by @subkoks in #28
- chore: drop Codex CLI as a rules-sync target by @subkoks in #29
- ci(claude): add subscription-based Claude Code workflow by @subkoks in #30
- docs(lessons): accept 3 BSELA lesson drafts (2026-06-07) by @subkoks in #31
- ci: auto-merge same-repo PRs once required checks pass by @subkoks in #32
- ci: address Devin Review findings on auto-merge workflow by @devin-ai-integration[bot] in #33
- ci: gate auto-merge on author association, add concurrency group, cha… by @subkoks in #34
- ci: re-enable auto-merge for Dependabot PRs by @devin-ai-integration[bot] in #35
- chore(deps): bump the actions-minor-patch group with 2 updates by @dependabot[bot] in #36
- chore: cloud-readiness for Claude Code on the web by @subkoks in #37
- fix(ci): add id-token: write so Claude Code action can fetch OIDC token by @subkoks in #38
- ci(claude): auto PR review + auto-merge by @subkoks in #39
- Bsela/lessons 2026 06 07 by @subkoks in #40
- ci: gate auto-merge on author association, add concurrency group, cha… by @subkoks in #41
- ci: skip Claude Auto PR Review on Dependabot PRs by @subkoks in #42
- ci(claude): strip+validate OAuth token before auth by @subkoks in #45
New Contributors
- @devin-ai-integration[bot] made their first contribution in #33
Full Changelog: v2.3.0...v2.3.1
v2.3.0 — world-class upgrade + prompt interpretation
feat(rules): prompt interpretation + changelog v2.3.0 (#22) Infer intent on vague or wrong prompts; ship code/steps; avoid rewrite gatekeeping unless Hard Stop. Align planning clarifying-question rule. Co-authored-by: Cursor <cursoragent@cursor.com>
v2.2.0
Added
- Root
AGENTS.mdwith Cursor Cloud dev-environment instructions (commands, gotchas) - Canonical
src/gotcha-lean.mdand generateddist/rules/cursor.lean.mdartifact - GOTCHA v2.0 rule bodies: expanded code quality, tool policy, Solana/crypto defaults, and AI agent patterns in
src/gotcha.md
Changed
- Validators (
validate-rules.sh,validate-comprehensive.sh) accept v2 section headings and ignore prose "no TODOs" mentions - Squash-merged governance and rules work from PRs #13–#15
Fixed
v2.1.0
v2.0.0 - Repository-local governance hard decouple
Initial Release
First production release of agents-md with crypto/web3/Solana skill pack and runtime automation.
Features:
- 12 domain skills for Solana, EVM, DeFi, and meme trading
- Runtime automation layer (sniper config, preflight, journal summary)
- Production-grade GitHub scaffolding
- Quality gates and validation scripts
- External alignment for Windsurf, Claude, and Codex
Repository: https://github.com/subkoks/agents-md