Releases: block/ai-rules
Releases · block/ai-rules
v1.2.0
What's Changed
- Improve init command prompt messaging for default vs custom recipes by @dr0uleau in #36
- [AGENTS.md][1/6] Legacy code cleaner by @jonandersen in #39
- [AGENTS.md][2/6] Roo generator by @jonandersen in #40
- [AGENTS.md][3/6] Use new generators by @jonandersen in #41
- [AGENTS.md][4/6] Update rules by @jonandersen in #42
- [AGENTS.md][5/6] Use legacy cleaner by @jonandersen in #43
- [AGENTS.md][6/6] Add tests by @jonandersen in #44
- [Command] Ability to configure agents for commands by @jonandersen in #45
- Config parent lookup by @jonandersen in #47
- [Skills][1/8] Add SkillsGeneratorTrait and skills_reader module by @dalton-turner in #48
- [Skills][2/8] Add skills_generator() to AgentRuleGenerator trait by @dalton-turner in #49
- [Skills][3/8] Create dedicated CodexGenerator by @dalton-turner in #50
- [Skills][4/8] Implement ExternalSkillsGenerator and wire up agents by @dalton-turner in #51
- [Skills][5/8] Integrate skills into generate command by @dalton-turner in #52
- [Skills][6/8] Integrate skills into clean command by @dalton-turner in #53
- [Skills][7/8] Integrate skills into status command by @dalton-turner in #54
- [Skills][8/8] Integrate skills into gitignore patterns by @dalton-turner in #55
- [Skills][9/8] Add skills documentation and example by @dalton-turner in #57
- Bump release version 1.2.0 by @jonandersen in #58
New Contributors
- @dr0uleau made their first contribution in #36
- @dalton-turner made their first contribution in #48
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- [Command][1/9] Integrate command generator into agent workflow by @jonandersen in #12
- [Command][2/9] Add command sync checking to status command by @jonandersen in #13
- [Command][3/9] Add command gitignore support by @jonandersen in #14
- [Command][4/9] Command cleanup by @jonandersen in #15
- [Command][5/9] Implement Claude Command Generator by @jonandersen in #16
- [Command][6/9] Command firebender support by @jonandersen in #17
- [Command][7/9] Command cursor support by @jonandersen in #18
- [Command][8/9] Update readme by @jonandersen in #21
- [Command][9/9] AMP command support by @jonandersen in #22
- [Command] Use suffix for commands by @jonandersen in #23
- 1.1.0 by @jonandersen in #34
- Add --force flag to ai-rules init command by @davepic in #26
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- feat: Create the github action to generate artifact for testing by @lifeizhou-ap in #6
- fix: use proper variable in generate artifact for testing github action by @lifeizhou-ap in #7
- fix: added the missing backticks above get started section in README by @lifeizhou-ap in #8
- Add frontmatter parsing support for command files by @jonandersen in #5
- Add Cross.toml for GLIBC 2.28 compatibility by @jonandersen in #10
- feat: add Gemini generator and MCP configuration validation by @rosbel in #9
- docs: update gemini mcp support in readme by @rosbel in #20
- Improve workflow names with descriptive tags by @jonandersen in #11
- Bump version from 1.0.0 to 1.0.1 by @jonandersen in #28
- Ensure correct sorting of files by @jonandersen in #27
New Contributors
- @jonandersen made their first contribution in #5
- @rosbel made their first contribution in #9
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: added release scripts and install script by @lifeizhou-ap in #1
- fix: added an explicit job-level permission for release job by @lifeizhou-ap in #2
- fix: Removed token in release step by @lifeizhou-ap in #3
- Revert "fix: Removed token in release step" by @lifeizhou-ap in #4
New Contributors
- @lifeizhou-ap made their first contribution in #1
Full Changelog: https://github.com/block/ai-rules/commits/v1.0.0