You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release v0.1.25
v0.1.25 (2025-10-14)
Bug Fixes:
* use AGENTS.md consistently in task help (#28) by Lars Wikman
Improvements:
* Impl `supports_umbrella?` (#33) by Wigny
* Add ability to extract one or more usage rules to folder without modifying any files. (#29) by olivermt
release v0.1.22
v0.1.22 (2025-07-19)
Bug Fixes:
* make igniter not an optional dependency, but a normal one by Zach Daniel
Improvements:
* show `mix help test` in testing usage rules by Zach Daniel
* add a debugging header to elixir usage rules by Zach Daniel
release v0.1.18
v0.1.18 (2025-07-17)
Improvements:
* add `usage_rules.search_docs` task by Zach Daniel
* instruct agents to use the new task by Zach Daniel
* explain about no early returns in usage rules by Zach Daniel
* add a note on early returns not being a thing in usage-rules.md by Zach Daniel