Skip to content

Releases: johnlindquist/dotagent

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 18:20
ef66926

2.10.0 (2025-10-27)

Features

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 18:06
6d98c9d

2.9.0 (2025-10-27)

Features

  • show gitignore prompt only when changes would be made (840b118)

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 27 Oct 18:02

2.8.1 (2025-10-27)

Bug Fixes

  • support fork PRs in Claude Code Review workflow (afea77a)
  • upgrade Node.js to v22 for semantic-release compatibility (5782b74)

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 15:20

2.8.0 (2025-10-15)

Bug Fixes

  • Add missing directory creation and fix regex patterns in roo integration tests (164b27a)
  • resolve roo.test.ts failures blocking npm releases (15f0d88)
  • strip quotes from glob patterns in YAML parser for cursor compatibility (7e878b3)

Features

  • add support for Roo Code and JetBrains Junie (5822be0)

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:40
1f09581

2.7.0 (2025-07-09)

Features

  • add --formats and --no-gitignore flags for non-interactive export (779bf3d), closes #7
  • add support for Amazon Q context files (4c96e49)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 15:22

2.6.0 (2025-06-27)

Features

  • improve CLI user experience (c4a06d7)

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:41

2.5.1 (2025-06-27)

Bug Fixes

  • set default alwaysApply to false for markdown files without frontmatter (8126538)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:43

2.5.0 (2025-06-27)

Bug Fixes

  • correct TypeScript types in yaml-parser.ts (df69b49)

Features

  • Add support for Gemini CLI's GEMINI.md configuration files (d093a81)
  • enhance export functionality and update .gitignore management (39b11b4)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:07

2.4.0 (2025-06-26)

Features

  • expand Cursor import to support all .cursor subdirectories (7e4007c)

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 21:44

2.3.2 (2025-06-26)

Bug Fixes

  • use grayMatterOptions in all matter() calls (247c2f8)