Releases: anoopsg/agent_rules
Releases · anoopsg/agent_rules
Release 0.8.0
Release 0.7.0
What's Changed
Full Changelog: 0.6.0...0.7.0
Release 0.6.0
What's Changed
- docs: fix warnings and infos after generate by @anoopsg in #46
- docs: update manage-routes skill by @anoopsg in #47
Full Changelog: 0.5.5...0.6.0
Release 0.5.5
What's Changed
- docs: replace widget registry with code-as-truth annotations by @anoopsg in #44
- feat: integrate golden test pipeline and alchemist package rules by @joji-xavier1 in #43
- Claude support by @joji-xavier1 in #45
Full Changelog: 0.5.4...0.5.5
Release 0.5.4
What's Changed
- feat: add Kiro steering file generation support by @joji-xavier1 in #41
- ci: ignore documentation files and enable build concurrency for workflow runs by @anoopsg in #42
New Contributors
- @joji-xavier1 made their first contribution in #41
Full Changelog: 0.5.3...0.5.4
Release 0.5.3
What's Changed
- feat: add --clean flag to agentx for removing stale generated files before regeneration by @anoopsg in #40
Full Changelog: 0.5.2...0.5.3
Release 0.5.2
What's Changed
- feat: add agent skill for removing web platform support from project codebase by @anoopsg in #36
- refactor: improve file processing in cursor.sh to handle null-terminated filenames and enhance output formatting by @anoopsg in #37
- docs: update code style guidelines to include max file loc by @anoopsg in #38
- feat: implement CI workflow and validation script for agentx and refactor by @anoopsg in #39
Full Changelog: 0.5.1...0.5.2
Release 0.5.1
What's Changed
- style: remove redundant whitespace and [WIP] flag by @anoopsg in #34
- feat: add version validation check to prevent redundant updates in agentx CLI by @anoopsg in #35
Full Changelog: 0.5.0...0.5.1
Release 0.5.0
What's Changed
- feat: update _self doc and add tool rules by @anoopsg in #31
- feat: add self-update functionality to agentx CLI and update documentation by @anoopsg in #32
- refactor: replace -a/-c/-A flags with a flexible -t/--targets argument for agent selection by @anoopsg in #33
Full Changelog: v0.4.0...0.5.0
Release v0.4.0
What's Changed
- feat: update skill metadata by @anoopsg in #23
- docs: add critical warning against including callbacks in ViewProps equality properties by @anoopsg in #24
- docs: standardize feature state definition by @anoopsg in #25
- feat: add-translations skill by @anoopsg in #26
- feat: add skill create-test by @anoopsg in #27
- refactor: ui-widget-create skill and cross ref other skills by @anoopsg in #28
- feat: add manage-routes skill and update feature creation skill to reference routing guidelines by @anoopsg in #29
- feat: add workflow_dispatch support manuel by @anoopsg in #30
Full Changelog: v0.3.0...v0.4.0