Skip to content

Releases: intellectronica/ruler

v0.3.10

20 Sep 21:02
00211cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

19 Sep 15:49
ce69e43
Compare
Choose a tag to compare

What's Changed

  • Fix README accuracy issues: AugmentCode MCP support and CLI agents list order by @Copilot in #241
  • Remove vendor-specific Copilot output path, use only AGENTS.md by @intellectronica in #244
  • feat(firebase): support MCP via .idx/mcp.json; enable stdio MCP for F… by @intellectronica in #246

Full Changelog: v0.3.8...v0.3.9

v0.3.8

09 Sep 11:20
e8a7623
Compare
Choose a tag to compare

What's Changed

  • Fix Claude Code MCP type compatibility and agent conflict issues by @Copilot in #237

Full Changelog: v0.3.7...v0.3.8

v0.3.7

09 Sep 07:16
e116ae2
Compare
Choose a tag to compare

What's Changed

  • Fix logging inconsistencies and reduce noise in hierarchical mode by @Copilot in #215
  • Document Crush agent support in README by @Copilot in #217
  • Document Trae AI support in README and CLI help by @Copilot in #220
  • Add scheduled Copilot README review workflow by @intellectronica in #222
  • Fix README accuracy issues: CLI agent lists, Node.js requirements, and configuration paths by @Copilot in #224
  • Fix hardcoded agent list in CLI help to use dynamic generation from available agents by @Copilot in #226
  • Fix README accuracy issues: remove empty Prerequisites section, add missing --dry-run option by @Copilot in #227
  • Fix README formatting: remove duplicate section and correct scenario numbering by @Copilot in #231
  • Fix Zed MCP configuration transformation - prevent external MCP overwrite by @Copilot in #234

Full Changelog: v0.3.6...v0.3.7

v0.3.6

01 Sep 07:34
f92d2ff
Compare
Choose a tag to compare

What's Changed

  • CI: use latest LTS Node version by @intellectronica in #201
  • Fix duplicate legacy mcp.json warning during ruler apply by @Copilot in #202
  • CI: weekly 'This Code Smells' discussion powered by GitHub Models by @intellectronica in #203
  • Fix home-directory MCP paths causing silent write failures by @Copilot in #211
  • Fix Gemini agent MCP handling and consolidate duplicate agent selection logic by @Copilot in #212
  • Standardize on @iarna/toml and eliminate manual TOML serialization by @Copilot in #213
  • Implement proper dual-file architecture for CopilotAgent with full .gitignore support by @Copilot in #214

Full Changelog: v0.3.5...v0.3.6

v0.3.5

30 Aug 11:18
a1dc2e5
Compare
Choose a tag to compare

What's Changed

  • Fix gitignore patterns to use root-anchored paths and properly track MCP config files by @Copilot in #200

Full Changelog: v0.3.4...v0.3.5

v0.3.4

29 Aug 07:59
65558db
Compare
Choose a tag to compare

What's Changed

  • Add support for Trae AI agent by @Copilot in #191
  • Add Amazon Q CLI agent support by @Copilot in #192
  • Update CopilotAgent to use AGENTS.md following GitHub's August 2025 changelog by @Copilot in #195

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Aug 09:45
f057e0f
Compare
Choose a tag to compare

What's Changed

  • chore: remove unused tmp-fixtures directory by @intellectronica in #184
  • Support Remote MCP Servers via mcp-remote for stdio-only agents by @Copilot in #187
  • Add Support for RooCode with AGENTS.md and .roo/mcp.json by @Copilot in #188
  • Fix Windsurf gitignore to include all split files with leading zero numbering by @Copilot in #189

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Aug 18:30
ded68d4
Compare
Choose a tag to compare

What's Changed

  • Ruler: updating AI agent rules by @intellectronica in #182
  • Add --backup/--no-backup flags to disable backup file creation in apply command by @Copilot in #183

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Aug 21:38
e2fcfd6
Compare
Choose a tag to compare

What's Changed

  • Feature/nested rules by @dannyfranca in #173
  • Fix duplicate content on consecutive applies by adding generated file marker and robust detection by @Copilot in #180
  • Add support for activation mode on Windsurf with trigger: always_on frontmatter by @Copilot in #181

New Contributors

Full Changelog: v0.3.0...v0.3.1