Skip to content

Releases: subkoks/agents-md

v2.6.0

15 Jun 22:57
e292a3c

Choose a tag to compare

What's Changed

  • feat(skills): integrate 25 engineering skills from local setup by @subkoks in #58
  • chore(release): cut v2.6.0 by @subkoks in #59

Full Changelog: v2.5.0...v2.6.0

v2.5.0

15 Jun 22:31
c6bc505

Choose a tag to compare

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

15 Jun 19:20
186bb80

Choose a tag to compare

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

15 Jun 19:20
1746306

Choose a tag to compare

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

Full Changelog: v2.3.0...v2.3.1

v2.3.0 — world-class upgrade + prompt interpretation

15 May 12:59
eeed69c

Choose a tag to compare

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

15 May 10:28
757fd26

Choose a tag to compare

Added

  • Root AGENTS.md with Cursor Cloud dev-environment instructions (commands, gotchas)
  • Canonical src/gotcha-lean.md and generated dist/rules/cursor.lean.md artifact
  • 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

  • Removed duplicate .github/PULL_REQUEST_TEMPLATE.md index path that broke macOS case-sensitive checkouts (#13)
  • Markdownlint table alignment in AGENTS.md (#14)

v2.1.0

19 Apr 21:22
ad23e37

Choose a tag to compare

What's Changed

  • chore(governance): harden checks and improve operator ergonomics by @subkoks in #2
  • chore: full optimization rebuild (supersedes #3, #4) by @subkoks in #5

Full Changelog: v2.0.0...v2.1.0

v2.0.0 - Repository-local governance hard decouple

22 Mar 22:22
8169925

Choose a tag to compare

What's Changed

  • Refactor governance to repository-local artifact workflow by @subkoks in #1

New Contributors

Full Changelog: v1.0.0...v2.0.0

Initial Release

19 Mar 16:09

Choose a tag to compare

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