Releases: dallay/agentsync
Releases · dallay/agentsync
v1.42.3
v1.42.2
v1.42.1
v1.42.0
1.42.0 (2026-04-05)
Features
- add '@biomejs/*' to minimumReleaseAgeExclude in pnpm workspace configuration (76d7da1)
- add
nested-globtarget type for monorepo/multi-module AGENTS.md discovery (#234) (4ea1d59) - add AgentSync configuration, AI agent symlink management, and Rust skill docs (9c7cd87)
- add agentsync doctor command for advanced diagnostics (#137) (cc9f040)
- add ASCII banner to CLI output (#129) (b58b28f)
- add background version check with local cache (d6b66e6), closes #242
- add Cursor MCP support (#90) (c49235e)
- add dallay/agents-skills deterministic resolution and catalog entries (#296) (cdcd4ab)
- add Docker support and publish workflow to release pipeline (40f16a2)
- add Docker support and publish workflow to release pipeline (62c8ac0)
- add GitHub Actions for label management and synchronization (77e0e08)
- add GitHub URL conversion for ZIP downloads and implement condition-based waiting skill (#160) (86be61b)
- add interactive configuration wizard and default agents support (#133) (2f3d290)
- Add interactive wizard for migrating existing agent configurations (#117) (fa33554)
- add MCP (Model Context Protocol) config generation for Claude, Copilot, Gemini, VS Code, and OpenCode (82ddf0a)
- add MCP (Model Context Protocol) config generation for Claude, Copilot, Gemini, VS Code, and OpenCode (f555e95)
- add NPM wrapper for npx distribution (0658101)
- add npx wrapper for agentsync and publish platform-specific NPM packages (28a56a2)
- add npx wrapper for agentsync and publish platform-specific NPM packages (3f2ed71)
- add OpenAI Codex CLI support (7f3ac8c), closes #51
- add repository-based skill suggestions (#272) (a534ace)
- add status command to cli (#96) (8708f8a)
- Add support for 34 new AI agents (#195) (49a576d)
- add wizard agent config layout guidance (fa435fe)
- added documentation website (cc2d328)
- Cache fs::canonicalize results to reduce I/O (a19fe36)
- ci: install gcc-12 on ubuntu runners to avoid aws-lc-sys gcc bug (0847d01)
- ci: update checkout action and pnpm install flags in workflows (6381b76)
- ci: update deploy-docs workflow to use --no-frozen-lockfile for pnpm install (dbca1c6)
- complete release workflow with docker support and security hardening (e5ef7eb)
- deps: release 1.x.x (d03622c)
- detect and migrate existing agent skills, commands, and configs during init wizard (#259) (a3a9802)
- docs: improve CLI and configuration documentation (599a39d)
- docs: improve CLI and configuration documentation (2b9f349)
- enhance issue labeler with word-boundary regex matching (1341a0d)
- Enhance skill installation with provider ID resolution and UX improvements (#319) (21533c2)
- enhance variable substitution with logging and robust tests (30b1025)
- first release 0.1.0 (743f490)
- first release 0.1.0 (041d51d)
- ignore backup files in .gitignore by default (#179) (fa2ab34)
- Implement autoskills discovery and update Windows setup documentation (#288) (f6fb8c8)
- implement variable substitution (templating) for instruction files (375aabb)
- implement variable substitution (templating) for instruction files (d370f16)
- init: add bundled agentsync skill installation flow (2db0403)
- init: expand scan_agent_files to detect 32 agents; add tests; cargo test passes (#203) (9b29ac6)
- initial release of AgentSync (04fa108)
- mcp: add Codex MCP support and unify agent alias resolution (#140) (0013d71)
- migrate from semantic-release to release-please (#237) (f531f01)
- migrate package naming to @dallay scope and update platform dependencies (0b9d351)
- nested agent context (#242) (79bc0fa)
- Optimize directory iteration and MCP config generation (#229) (9a01e2b)
- refine GitHub label management and labeling rules (90d07e6)
- release: build x86_64-unknown-linux-gnu natively instead of using cross (ef1a2e7)
- release: reset version to 0.1.0 and initialize changelog (c7391c7)
- skills sh integration (#123) (3a2a7ef)
*...
v1.40.1
v1.40.0
v1.39.0
v1.38.0
1.38.0 (2026-04-03)
Features
Performance
Documentation
- add managed agent config layout section to wizard-generated AGENTS.md (705836b)
- improve formatting and clarity in proposal, spec, and tasks documentation (93d5eb3)
- mark TASK-07 as complete in tasks.md (cca30e6)
Chores
- deps: bump the npm_and_yarn group across 2 directories with 1 update (#289) (0d72b77)
- deps: lock file maintenance (#292) (244590a)
- deps: update dependency @dallay/agentsync to v1.37.0 (#291) (b4e2fb8)
- deps: update dependency @iconify/json to v2.2.458 (#294) (0cc22fe)
- deps: update docker/login-action action to v4.1.0 (#295) (4fb81a5)
- deps: update rust crate zip to v8.5.0 (#285) (56b5cef)
v1.37.0
v1.36.0
1.36.0 (2026-04-01)
Features
- add repository-based skill suggestions (#272) (a534ace)
- add wizard agent config layout guidance (fa435fe)
Bug Fixes
- improve wizard gitignore workflows and documentation (#278) (8d8c44c)
- path traversal vulnerability in symlink destinations (#280) (6a72530)