Skip to content

Releases: anoopsg/agent_rules

Release 0.8.0

18 Jun 06:28
8415e79

Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

Release 0.7.0

16 Jun 14:15
5c31779

Choose a tag to compare

What's Changed

  • feat: update figma and widget creation skill by @anoopsg in #48

Full Changelog: 0.6.0...0.7.0

Release 0.6.0

12 Jun 08:05
7c832a7

Choose a tag to compare

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

10 Jun 13:20
4bfe302

Choose a tag to compare

What's Changed

Full Changelog: 0.5.4...0.5.5

Release 0.5.4

09 Jun 06:53
ec99f47

Choose a tag to compare

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

Full Changelog: 0.5.3...0.5.4

Release 0.5.3

08 Jun 12:51
c66d2e2

Choose a tag to compare

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

08 Jun 10:42
cec760d

Choose a tag to compare

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

05 Jun 11:41
31a8f56

Choose a tag to compare

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

05 Jun 10:23
6400b84

Choose a tag to compare

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

03 Jun 11:01
b3d5d03

Choose a tag to compare

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