Skip to content

Releases: dallay/agentsync

v1.42.3

06 Apr 21:06
ff5d33c

Choose a tag to compare

1.42.3 (2026-04-06)

Bug Fixes

  • install: cleanup download.tmp after extracting remote skill archives (7344cc4)
  • install: cleanup download.tmp after extracting remote skill archives (#330) (d9ddad8)

Documentation

  • improve formatting and clarity in documentation files (90c6d9b)

v1.42.2

06 Apr 18:11
69c0479

Choose a tag to compare

1.42.2 (2026-04-06)

Bug Fixes

Performance

  • optimize linker path processing and validation (#318) (d114693)

v1.42.1

06 Apr 16:09
fa7fd63

Choose a tag to compare

1.42.1 (2026-04-06)

Bug Fixes

  • harden catalog skill installation validation (9ebd5ac)
  • tighten catalog install source resolution (97f5f71)

Tests

  • update catalog combo expectations (be6932d)

Chores

v1.42.0

06 Apr 09:11

Choose a tag to compare

1.42.0 (2026-04-05)

Features

  • add '@biomejs/*' to minimumReleaseAgeExclude in pnpm workspace configuration (76d7da1)
  • add nested-glob target 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)
    *...
Read more

v1.40.1

04 Apr 14:21
8aed5a3

Choose a tag to compare

1.40.1 (2026-04-04)

Bug Fixes

  • skills: use provider_skill_id for suggest --install resolution (#315) (dc2b4ac)

v1.40.0

04 Apr 12:17
0094d36

Choose a tag to compare

1.40.0 (2026-04-04)

Features

  • skills: add agentsync guidance and broaden design recommendations (#314) (407de7c)

Documentation

  • synchronize documentation with Rust source code (#311) (820a396)

v1.39.0

03 Apr 19:29
daa344b

Choose a tag to compare

1.39.0 (2026-04-03)

Features

  • suggest: add 37 technology detections across 9 categories (541b750)
  • suggest: add API technology detection — GraphQL, gRPC, tRPC, OpenAPI (#309) (7bae96b), closes #301

Documentation

  • fix changelog ordering and multiple documentation inconsistencies (#308) (2ccca0b)

v1.38.0

03 Apr 16:50
9c41432

Choose a tag to compare

1.38.0 (2026-04-03)

Features

  • add dallay/agents-skills deterministic resolution and catalog entries (#296) (cdcd4ab)

Performance

  • implement caching for NestedGlob and project root (#293) (039a868)

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

01 Apr 21:30
c9b4540

Choose a tag to compare

1.37.0 (2026-04-01)

Features

  • Implement autoskills discovery and update Windows setup documentation (#288) (f6fb8c8)

Documentation

  • specs: add retrospecs for core modules (#283) (9f8878b)

Chores

  • deps: update rust docker tag to v1.94 (#286) (1fa1fbf)
  • deps: update sonarsource/sonarqube-scan-action digest to 299e4b7 (#284) (b506483)

v1.36.0

01 Apr 15:08
67096d0

Choose a tag to compare

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)

Documentation

  • add git hook automation guide for apply (#281) (be4660d)

Chores

  • deps: update codecov/codecov-action action to v6 (#282) (dc82e0a)
  • deps: update dtolnay/rust-toolchain digest to 3c5f7ea (#268) (64a8682)
  • deps: update node.js to v24.14.1 (#267) (7c49f45)