freshcrate
Home > AI Agents > dotagent

dotagent

Multi-file AI agent configuration manager with .agent directory support

Description

Multi-file AI agent configuration manager with .agent directory support

Release History

VersionChangesUrgencyDate
2.10.0Imported from npm (2.10.0)Low4/21/2026
v2.10.0# [2.10.0](https://github.com/johnlindquist/dotagent/compare/v2.9.0...v2.10.0) (2025-10-27) ### Features * Add OpenCode support ([50aef86](https://github.com/johnlindquist/dotagent/commit/50aef8664aac5e7b89346b52a967f8e7a76554ab)) Low10/27/2025
v2.9.0# [2.9.0](https://github.com/johnlindquist/dotagent/compare/v2.8.1...v2.9.0) (2025-10-27) ### Features * show gitignore prompt only when changes would be made ([840b118](https://github.com/johnlindquist/dotagent/commit/840b118375e9dee543c512c97134aaaa22a64db2)) Low10/27/2025
v2.8.1## [2.8.1](https://github.com/johnlindquist/dotagent/compare/v2.8.0...v2.8.1) (2025-10-27) ### Bug Fixes * support fork PRs in Claude Code Review workflow ([afea77a](https://github.com/johnlindquist/dotagent/commit/afea77ab4989f512cfde72a830431d1811bc2c57)) * upgrade Node.js to v22 for semantic-release compatibility ([5782b74](https://github.com/johnlindquist/dotagent/commit/5782b7414efd359e3ff2e2ade04796b32f58e077)) Low10/27/2025
v2.8.0# [2.8.0](https://github.com/johnlindquist/dotagent/compare/v2.7.0...v2.8.0) (2025-10-15) ### Bug Fixes * Add missing directory creation and fix regex patterns in roo integration tests ([164b27a](https://github.com/johnlindquist/dotagent/commit/164b27a2d2f39dbbf58db9c498a2672f4ebb2ce0)) * resolve roo.test.ts failures blocking npm releases ([15f0d88](https://github.com/johnlindquist/dotagent/commit/15f0d88a620c064dfb858aed77b0cc8f2f5e128f)) * strip quotes from glob patterns in YAML parser for Low10/15/2025
v2.7.0# [2.7.0](https://github.com/johnlindquist/dotagent/compare/v2.6.0...v2.7.0) (2025-07-09) ### Features * add --formats and --no-gitignore flags for non-interactive export ([779bf3d](https://github.com/johnlindquist/dotagent/commit/779bf3d336e2095deccbe5ff3ec7af22a598daaa)), closes [#7](https://github.com/johnlindquist/dotagent/issues/7) * add support for Amazon Q context files ([4c96e49](https://github.com/johnlindquist/dotagent/commit/4c96e497cb1f531d37c9c690f3e9af024731046d)) Low7/9/2025
v2.6.0# [2.6.0](https://github.com/johnlindquist/dotagent/compare/v2.5.1...v2.6.0) (2025-06-27) ### Features * improve CLI user experience ([c4a06d7](https://github.com/johnlindquist/dotagent/commit/c4a06d71c3309170d44c6b93c8b72f342da056d4)) Low6/27/2025
v2.5.1## [2.5.1](https://github.com/johnlindquist/dotagent/compare/v2.5.0...v2.5.1) (2025-06-27) ### Bug Fixes * set default alwaysApply to false for markdown files without frontmatter ([8126538](https://github.com/johnlindquist/dotagent/commit/812653848ebfe2f34cf12be1edefb6ed7a00c704)) Low6/27/2025
v2.5.0# [2.5.0](https://github.com/johnlindquist/dotagent/compare/v2.4.0...v2.5.0) (2025-06-27) ### Bug Fixes * correct TypeScript types in yaml-parser.ts ([df69b49](https://github.com/johnlindquist/dotagent/commit/df69b497aa2a6a1db7e9bb0006d47419f95f9f84)) ### Features * Add support for Gemini CLI's GEMINI.md configuration files ([d093a81](https://github.com/johnlindquist/dotagent/commit/d093a817fc08f0617a3346ebf11634fb1cc5c0ec)) * enhance export functionality and update .gitignore management (Low6/27/2025
v2.4.0# [2.4.0](https://github.com/johnlindquist/dotagent/compare/v2.3.2...v2.4.0) (2025-06-26) ### Features * expand Cursor import to support all .cursor subdirectories ([7e4007c](https://github.com/johnlindquist/dotagent/commit/7e4007c6c2dffc385ed9acff5fd99202301d26e0)) Low6/26/2025
v2.3.2## [2.3.2](https://github.com/johnlindquist/dotagent/compare/v2.3.1...v2.3.2) (2025-06-26) ### Bug Fixes * use grayMatterOptions in all matter() calls ([247c2f8](https://github.com/johnlindquist/dotagent/commit/247c2f8f4a58045304b0f6be3a1ea8e5458fb686)) Low6/26/2025
v2.3.1## [2.3.1](https://github.com/johnlindquist/dotagent/compare/v2.3.0...v2.3.1) (2025-06-26) ### Bug Fixes * update yaml-parser to use js-yaml v4 API ([d75ffd4](https://github.com/johnlindquist/dotagent/commit/d75ffd4f186a53cb40141a2428991f947beede8f)) Low6/26/2025
v2.3.0# [2.3.0](https://github.com/johnlindquist/dotagent/compare/v2.2.1...v2.3.0) (2025-06-26) ### Features * add conditional rules sections to single-file exports ([32ec442](https://github.com/johnlindquist/dotagent/commit/32ec4427bf89bac4394269d218fd1e8a70d7cff7)) Low6/26/2025
v2.2.1## [2.2.1](https://github.com/johnlindquist/dotagent/compare/v2.2.0...v2.2.1) (2025-06-26) ### Bug Fixes * add support for .md files in Cursor rules directory ([dcc133e](https://github.com/johnlindquist/dotagent/commit/dcc133e0729a90a532faf89e083218fd128765fa)) Low6/26/2025
v2.2.0# [2.2.0](https://github.com/johnlindquist/dotagent/compare/v2.1.0...v2.2.0) (2025-06-21) ### Bug Fixes * Create .agent directory in the same location as input file for convert command ([a0b2116](https://github.com/johnlindquist/dotagent/commit/a0b211610c2d67ee85929b99ddd4a3aa16fe4657)) * Merge pull request [#2](https://github.com/johnlindquist/dotagent/issues/2) from johnlindquist/cursor/run-continuous-integration-tests-6b53 ([2235ea1](https://github.com/johnlindquist/dotagent/commit/2235ea1Low6/21/2025
v2.1.0# [2.1.0](https://github.com/johnlindquist/dotagent/compare/v2.0.0...v2.1.0) (2025-06-18) ### Features * add Claude Code (CLAUDE.md) support ([2a1cf86](https://github.com/johnlindquist/dotagent/commit/2a1cf8680320700af3daf1170059a600462f6c81)) Low6/18/2025
v2.0.0# [2.0.0](https://github.com/johnlindquist/dotagent/compare/v1.1.1...v2.0.0) (2025-06-18) ### Features * complete dotagent pivot with .agent/**/*.md support ([a49db63](https://github.com/johnlindquist/dotagent/commit/a49db63bc05f1cdcadda60a804d0300f074a9bd6)) ### BREAKING CHANGES * Project renamed to dotagent. Use .agent/**/*.md instead of single .agentconfig file. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Low6/18/2025
v1.1.1## [1.1.1](https://github.com/johnlindquist/agentconfig/compare/v1.1.0...v1.1.1) (2025-06-17) ### Bug Fixes * build bump ([31a4c27](https://github.com/johnlindquist/agentconfig/commit/31a4c27a651894d1c49d991dff602903455bc9be)) Low6/17/2025
v1.1.0# [1.1.0](https://github.com/johnlindquist/agentconfig/compare/v1.0.0...v1.1.0) (2025-06-17) ### Features * rename `.agent.md` to `.agentconfig` across the project ([ab120ce](https://github.com/johnlindquist/agentconfig/commit/ab120ce34994367d7f8b9be6cfadba27dbc7bed9)) Low6/17/2025
v1.0.0# 1.0.0 (2025-06-17) ### Features * add mdast dependency and update VSCode settings ([e319a4b](https://github.com/johnlindquist/agentconfig/commit/e319a4b5d3407720fb8ff8d70d4661c2746fe81b)) * initial commit with release pipeline ([d8adb59](https://github.com/johnlindquist/agentconfig/commit/d8adb59d7ebdc8b5a5e9b2c2ed1bc8fc64c9e274)) Low6/17/2025

Dependencies & License Audit

Loading dependencies...

Similar Packages

windbackAI agent session viewer and unified session workspace1.0.6
agentctx-cliUnified agent context management CLI — one source of truth, many AI agent outputs0.1.6
@rushy/imperium-cliA package manager for agent context — install skills, reference packs, and presets for any AI agent ecosystem.0.7.0
@fr-nan-ai/anvilAgent-first CLI — make any project AI-agent compatible0.7.5
@scheduler-systems/gal-runGAL CLI - Command-line tool for managing AI agent configurations across your organization0.0.610