Skip to content

Latest commit

 

History

History
1661 lines (1071 loc) · 146 KB

File metadata and controls

1661 lines (1071 loc) · 146 KB

1.42.6 (2026-04-14)

Bug Fixes

  • unify -p flag across all commands and document skill update version requirement (#348) (b1598c8)

Performance

  • optimize destination template expansion and improve cache consistency (#343) (3f43ba9)

Documentation

  • update skills guide to reflect catalog-driven detection engine (#341) (698fe7f)

Chores

  • deps: bump rand in the cargo group across 1 directory (#345) (c8a6877)
  • deps: lock file maintenance (#339) (ff355dc)

1.50.0 (2026-08-13)

Features

  • skills: use curated database skill sources (#557) (7465d92)

Bug Fixes

  • ci: stabilize npm release and catalog e2e workflows (#550) (c9a047f)

Chores

  • deps: group @dallay/agentsync updates in Renovate (#554) (564c8f0)
  • deps: lock file maintenance (#553) (93f45d7)
  • deps: update dependency @biomejs/biome to v2.5.7 (#551) (c5235a4)

1.49.1 (2026-08-11)

Code Refactoring

  • network: standardize HTTP operations on async reqwest (#496) (#548) (1839fe0)

Chores

1.49.0 (2026-08-11)

Features

  • bench: add dev-bench harness and linker sync baseline (#498) (#540) (72ed37c)

Bug Fixes

  • ci: fix dependabot-auto-merge secrets context error (#528) (45e82ef)
  • ci: migrate build script approvals to allowBuilds for pnpm 11 (bf0da8c)
  • deps: update dependency @astrojs/starlight to ^0.41.0 (#517) (f8edef6)
  • docs: remediate a11y audit findings in docs site (#538) (6ac936f)
  • security: restrict file:// skill URLs to project root (#529) (afbfba2)

Performance

  • optimize nested project detection in workspaces (#531) (d2f9c89)

Documentation

  • document missing skill registry subcommand and fix Starlight sidebar config (#530) (69291af)
  • restructure documentation IA with sync types and status output (#537) (cc3a40b)

Tests

  • platform: strengthen symlink and filesystem coverage across operating systems (#526) (f9a78c0)

Chores

  • deps: lock file maintenance (#524) (bf4d796)
  • deps: update actions/cache action to v6 (#533) (d8ad66e)
  • deps: update actions/checkout action to v7 (#534) (e7e7501)
  • deps: update actions/checkout digest to d23441a (#518) (c8544fc)
  • deps: update actions/setup-node action to v7 (#535) (31918ff)
  • deps: update alpine docker tag to v3.24 (#520) (a6a3c9f)
  • deps: update cargo dependencies (#521) (74b9890)
  • deps: update codecov/codecov-action action to v7 (#536) (581f3ae)
  • deps: update dtolnay/rust-toolchain digest to e97e2d8 (#519) (9e8c19c)
  • deps: update github actions (#522) (86c756f)
  • deps: update node.js to v24.19.0 (#532) (7e50659)
  • deps: update rust docker tag to v1.97 (#523) (3e8c8af)

1.48.0 (2026-08-03)

Features

  • skills: add curated verifiable registry (867f81d)
  • skills: add curated verifiable registry (ebb2de5)

Bug Fixes

  • apply CodeRabbit auto-fixes (a87ea06)
  • cli: handle current directory errors (4321314)
  • cli: handle current directory errors (d14c98b)
  • deps: update dependency starlight-theme-black to ^0.7.0 (#502) (d83f3d2)
  • security: harden curated registry validation (bc641b2)
  • tests: preserve curated fixture line endings (03aa222)

Code Refactoring

  • cli: canonicalize output and MCP documentation (#501) (8d20b08)
  • linker: establish focused module layout (#506) (017f71d)

Tests

  • cli: cover project root resolution (82cb302)

Chores

  • deps: update dependency conventional-changelog-conventionalcommits to v10 (#503) (64a2c18)
  • deps: update dependency typescript to v7 (#504) (6403223)
  • deps: update devdependencies (a4dff2e)
  • deps: update devdependencies (abed2bd)
  • deps: update semantic-release monorepo (#505) (a0eccc2)
  • harden Renovate updates against pnpm minimum release age violations (18fdeb1)
  • Harden Renovate updates against pnpm minimum release age violations (ea0fdc4)
  • security: remove semgrep suppressions (199fd02)

1.47.0 (2026-08-02)

Features

  • add Claude Desktop MCP server syncing (91900a9)
  • add Claude Desktop MCP server syncing (2c1483e)
  • init: add --template flag and XDG user config template support (7039eaa), closes #478

Bug Fixes

  • address PR review feedback (963c065)
  • address second round of PR review feedback (16aafaf)
  • ci: update vulnerable deps and codecov action (f27bf06)
  • deps: update dependency sharp to ^0.35.0 [security] (fa05a66)
  • deps: update dependency sharp to ^0.35.0 [security] (2a56fcd)
  • init: eliminate env var race in resolve_user_config_path tests (424fc16)
  • security: harden skill ID validation and installation paths (b719ccd)
  • security: harden skill ID validation and installation paths (517e39d)
  • security: prevent symlink following in skill updates (c479ae4)
  • security: prevent symlink following in skill updates (dea4ed8)

Performance

  • optimize linker caches, allocations, and NestedGlob discovery (4bf3e6f)
  • optimize linker caches, allocations, and NestedGlob discovery (2344075)
  • optimize package.json dependency parsing (aab87fc)
  • optimize package.json dependency parsing (f18ba7f)
  • optimize technology detection performance and memory efficiency (8dfc25f)
  • Optimize technology detection performance and memory efficiency (917bd11)

Documentation

  • add Claude Desktop to MCP guide and configuration reference (21b437f)
  • journal: fix formatting in symlink vulnerability entry (32b2754)
  • update technology detection markers and confidence logic (32f527f)

Styles

  • cargo fmt + update Cargo.lock with dirs dependency (f05b110)

Code Refactoring

  • init: address review findings (6308c79)
  • mcp: harden config_path against misuse on global agents (2197bd8)
  • reduce cognitive complexity across 13 modules (105c260)
  • reduce cognitive complexity across 13 modules (377ef4a)

Tests

  • add unit tests to improve coverage on new code (4e79990)
  • add unpack_zip/tar, doctor, and install coverage tests (f13dc19)
  • security: strengthen symlink skip assertion in update test (c807735)

Chores

  • deps: bump the npm_and_yarn group across 4 directories with 5 updates (830db56)
  • deps: update dependency @iconify/json to v2.2.508 (c350b77)
  • deps: update dependency @iconify/json to v2.2.508 (ae6a673)
  • fix biome formatting in GitHub rulesets (ea39d6a)
  • migrate biome schema to 2.4.15 and fix lint issues (a499745)

1.46.3 (2026-05-26)

Bug Fixes

  • remove audit dependency from e2e jobs to unblock merge queue (b864f09)
  • remove audit dependency from e2e jobs to unblock merge queue (897bd06)

Chores

  • deps: update actions/create-github-app-token digest to bcd2ba4 (3feb9aa)
  • deps: update actions/create-github-app-token digest to bcd2ba4 (dfa7aa1)
  • deps: update codecov/codecov-action digest to e79a696 (304cae4)
  • deps: update codecov/codecov-action digest to e79a696 (a9669bb)
  • deps: update dependency @fontsource/geist-mono to v5.2.8 (04cf39f)
  • deps: update dependency @fontsource/geist-mono to v5.2.8 (2f9ac4b)
  • deps: update dependency @iconify/json to v2.2.479 (a0f1e7d)
  • deps: update dependency @iconify/json to v2.2.479 (701fe43)
  • deps: update github actions (ff04573)
  • deps: update github actions (071be3a)

1.46.2 (2026-05-24)

Performance

  • allocation-free path glob matching (06305a8)
  • allocation-free path glob matching and lazy string processing (89ce192)

Chores

  • deps: update dependency pnpm to v11 (e961e6a)
  • deps: update dependency pnpm to v11 (92967df)

1.46.1 (2026-05-23)

Documentation

  • fix technology marker inaccuracies and update agent matrix (33dcb7d)
  • fix technology marker inaccuracies and update agent matrix (195f13a)

Continuous Integration

  • allow cargo cache to fail on Windows runners (83f986d)
  • allow cargo cache to fail on Windows runners (a6d6a10)
  • standardize workflows using common-actions v2.0.0 (fb9b98c)
  • standardize workflows using common-actions v2.0.0 (36d58a8)

Chores

  • Delete spec.patch (3b443c8)
  • deps: bump devalue from 5.7.1 to 5.8.1 in the npm_and_yarn group across 1 directory (02b93f9)
  • deps: bump devalue in the npm_and_yarn group across 1 directory (fc62a2c)
  • deps: update devdependencies (96d945d)
  • deps: update devdependencies (c88f49e)

1.46.0 (2026-05-22)

Features

  • ci: add npm provenance to release workflow (c82cf2c)
  • ci: add npm provenance to release workflow (f66ddc1)

Bug Fixes

  • cache file read failures to avoid redundant filesystem access (a4f4299)
  • security: address CodeRabbit review comments (1b1a637)
  • security: address CodeRabbit review comments (58c7f12)
  • security: harden path traversal validation and validate sources (22dbafd)
  • security: harden path traversal validation and validate sources (60811c7)
  • security: prevent path traversal in NestedGlob search root (4ab7550)
  • test: escape backslashes in absolute path TOML string for Windows compatibility (b20a90f)

Performance

  • optimize file extension discovery in technology detection (623a3e8)
  • optimize technology detection with in-memory content caching (7cd33fe)
  • optimized technology detection with in-memory content caching (111e0a7)
  • unify nested project discovery and metadata collection in technology detection (b2248eb)

Documentation

  • fix CLI reference drift and missing flags (dafd051)
  • update combo evaluation status from deferred to active (5f8aed5)
  • Update combo evaluation status from deferred to active (eee9b07)

Tests

  • add unit tests for path validation and detect coverage (0b28ba9)

Chores

  • deps: lock file maintenance (0492434)
  • deps: update dependency @dallay/agentsync to v1.45.2 (d11678a)
  • deps: update dependency @dallay/agentsync to v1.45.2 (73c95d2)
  • Use revalidate_unlink_path for symlink removal (de50e8d)

1.45.2 (2026-05-11)

Bug Fixes

  • ci: run required checks in merge queue (e307f4b)
  • remove legacy OPENCODE.md support (a4896a2)
  • use AGENTS.md for OpenCode instructions (d2352e6)
  • use AGENTS.md for OpenCode instructions (de4271c)

Documentation

  • clarify OPENCODE.md (legacy) in wizard scan lists (25a6ba8)

Chores

  • deps: update pnpm/action-setup action to v6.0.6 (261d90f)
  • deps: update pnpm/action-setup action to v6.0.6 (da0b383)
  • rules (f65a496)

1.45.1 (2026-05-08)

Bug Fixes

  • collapse nested if in detect.rs for clippy (6017dac)
  • detect technologies in multi-project repositories (issue #409) (6b2798f)
  • detect technologies in nested projects (issue #409) (b7b0969)

Performance

  • address tech detection PR review feedback (46b399b)
  • optimize technology detection and workspace resolution (7e4e7da)
  • optimize technology detection and workspace resolution (b99377d)

Styles

Code Refactoring

  • fix path adjustment and add optimizations for nested project discovery (b3a9a67)

Tests

  • add unit tests for nested project discovery (01469c4)

1.45.0 (2026-05-02)

Features

  • add .dockerignore and enhance skill installation paths (bf00f99)

Bug Fixes

  • address review feedback for skill output (04ed0ff)
  • optimize compression cache to use Rc<str> for reduced memory allocation (44633a3)
  • prevent circular symlinks in symlink-contents sync type (634da57)
  • update Astro and uuid dependencies to latest versions (fcd392c)
  • update common-actions references from @v2 to @v2.0.0 (4c14daa)

Documentation

  • fix skill command description to match CLI help text (1b74252)

Tests

  • add diffutils to Arch E2E container for suggest scenario (f2be824)
  • align skill installed fixtures with filesystem state (738f232)

1.44.0 (2026-05-02)

Features

  • add experimental init TUI mode (4e26099)
  • improve apply and clean output (f6a65c9)
  • improve skill command output (ded88ed)
  • improve status output readability (6d9233c)
  • introduce shared human output formatter (dcaf855)

Bug Fixes

  • address TUI and summary review feedback (ad03e7d)
  • docs: update vulnerable Astro dependencies (3c125f7)
  • include omitted summary counts (6192669)
  • restore guided install E2E output (f96ec2e)
  • skip existing suggested skills (765e2d8)

Documentation

  • add CLI TUI compatibility contract (c28d694)
  • update technology and skill counts for accuracy (1181911)

Code Refactoring

  • prepare init wizard renderer seam (a2aad15)

Continuous Integration

  • remove contributor workflow (e15eac6)

Tests

  • align module map clean output expectation (cbe3bde)
  • align skill suggest output expectations (f7a7617)
  • cover status output render branches (8d9909e)

1.43.0 (2026-05-01)

Features

  • skills: add React/frontend parity with autoskills (6050d89)
  • skills: add React/frontend parity with autoskills (211297f)
  • skills: expand suggestion catalog coverage (bd2ea4d)
  • skills: expand suggestion catalog coverage (48dcca9)
  • suggest: add JS frontend autoskills parity (ebc8deb)
  • suggest: add JS frontend autoskills parity (0c5a2e2)
  • suggest: add Python dependency detection (69431c5)
  • suggest: add Python dependency detection (444428e)

Bug Fixes

  • apply CodeRabbit auto-fixes (84318f9)
  • e2e: update install-all Python expectations (578c47f)
  • harden tar archive path validation (bf1d505)
  • remove catalog dependency from root to fix CI release workflow (d7c1836)
  • resolve merge conflicts with origin/main (Python suggest parity) (10a9de4)
  • security: harden archive extraction against cross-platform path traversal (226bfa3)
  • security: harden archive extraction against path traversal (9008c31)
  • suggest: address Python detection review feedback (346dc09)
  • suggest: use local skill sources in E2E (1e2dc03)
  • update rustls-webpki to patched version (15721c3)

Performance

  • optimize technology detection via single-pass metadata collection (0cd4158)
  • optimize technology detection via single-pass metadata collection (c101dcc)

Documentation

  • update CLI reference for accuracy and supported technologies (1de4592)

Tests

  • fix tar path generation for Windows test runners (e1e31bd)

Chores

  • deps: bump all rate-limited and major dependencies (ccd3d9a)
  • deps: lock file maintenance (f89605c)
  • deps: lock file maintenance (5cef41c)
  • deps: update actions/create-github-app-token digest to 1b10c78 (4fa1018)
  • deps: update all rate-limited and major dependency upgrades (c20480d)
  • deps: update cargo dependencies (4d61ca3)
  • deps: update dependency astro to v6.1.6 [security] (e014410)
  • deps: update dependency astro to v6.1.6 [security] (02cdda5)
  • deps: update github actions (674b6d0)
  • deps: update github actions (63be8c5)
  • deps: update node.js to v24.15.0 (8975f8c)
  • update opencode plugin dependencies (ccaaee5)

1.42.10 (2026-04-17)

Bug Fixes

  • improve CI and E2E network resilience for apt-get (f3f6a5b)
  • robust apt-get retries in CI and E2E (9052789)

Chores

  • Convert skill docs to pointer files (5472851)
  • deps: update devdependencies (#358) (5511f1e)

1.42.9 (2026-04-16)

Bug Fixes

  • deps: allow build scripts for esbuild, lefthook, and sharp (c153178)

Performance

  • optimize hot paths in symlink and path handling (#354) (2715b89)

Documentation

  • add crates.io and npm badges to READMEs (119ca74)

Chores

1.42.8 (2026-04-15)

Bug Fixes

  • apply CodeRabbit auto-fixes (233615a)
  • security: prevent information disclosure via symlinks in skill installation (aa860ab)
  • security: prevent information disclosure via symlinks in skill installation (365b644)

1.42.7 (2026-04-14)

Bug Fixes

  • restore changelog chronological order, hoist invalidate_discovery_caches, clarify docs (2afe5e2)

Styles

  • Combine expect call into single line (9c640bd)

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)
  • deps: update cargo dependencies (#340) (c20cb94)
  • deps: update dependency @dallay/agentsync to v1.42.3 (#338) (1ad6751)
  • deps: update dependency @iconify/json to v2.2.460 (#337) (89071c0)
  • deps: update major upgrades (#347) (d2e5c90)

1.42.5 (2026-04-13)

Bug Fixes

  • status: align symlink-contents status semantics (#344) (6008b93)

Performance

  • optimize path glob matching and reduce allocations (#333) (fc5545d)

Chores

  • 🛠 add package-lock.json for dependency management (d6452bc)
  • deps: update devdependencies (#336) (a04a17a)

1.42.4 (2026-04-09)

Bug Fixes

  • security: restrict permissions on generated MCP configs (#331) (8b0ff43)

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)

1.42.2 (2026-04-06)

Bug Fixes

Performance

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

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

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)
  • skills sh integration (#94) (051908f)
  • skills: add agentsync guidance and broaden design recommendations (#314) (407de7c)
  • suggest: add 37 technology detections across 9 categories (541b750)
  • suggest: add API technology detection — GraphQL, gRPC, tRPC, OpenAPI (#309) (7bae96b), closes #301
  • symlink entire skills directory instead of individual skill entries (#261) (c645fa0)
  • update actions/checkout version to v6 in CI and release workflows (34a6a7d)
  • update first-interaction action version and enhance greeting messages in workflow (29b3657)
  • update Rust toolchain version in release workflow (0485d00)

Bug Fixes

  • add checks: write permission for rustsec/audit-check (#204) (a3cef14)
  • agentsync: correct symlink destination in config and improve prepare script for cross-platform compatibility (a9c6039)
  • ci: correct quoting and escaping for regex that verifies packaged binary executable bit (35a957e)
  • ci: ensure agentsync binary is executable and validate before publish (78b47dc)
  • ci: grant checks:write permission to audit job (#196) (af78e34)
  • ci: skip contributor-report for bot-authored PRs (414b465)
  • ci: sync pnpm-lock.yaml and migrate devDependencies to catalog (d1079bf)
  • ci: update tar permission regex to correctly validate owner execute bit for packaged binary (544bfa8)
  • config: update site and base settings in Astro config; bump @astrojs/starlight to 0.37.4 (60564f5)
  • config: update site URL to dallay.github.io/agentsync in Astro config (13a2957)
  • deps: downgrade @astrojs/starlight to 0.37.3; update pnpm lockfile with agentsync 1.14.1 optional dependencies (9e24dfc)
  • deps: update cargo major upgrades (2841cdf)
  • deps: update major upgrades (#243) (abfaca4)
  • docker: remove pinned apk versions to fix build failure (702f6c3)
  • docs: improve sidebar active menu item contrast (#153) (b90c50c)
  • greetings: update action input keys to use underscores and switch to double quotes (c99ecc9)
  • improve wizard gitignore workflows and documentation (#278) (8d8c44c)
  • keep a single backup file per destination (16a057a)
  • linker: streamline dry-run directory creation logging (b2d5b30)
  • make JSON MCP output ordering deterministic (#141) (f308f2f)
  • opencode: use standard opencode.json path and add schema validation (fab593b)
  • path traversal vulnerability in symlink destinations (#280) (6a72530)
  • preserve existing skills symlink layouts in init wizard (#262) (e81b4c5)
  • remove deprecated CLI tests using cargo_bin (680893e)
  • renovate: add schema, unify schedules, enable vulnerability alerts, and refine grouping (99786aa)
  • renovate: remove top-level key to satisfy Renovate config schema (d9bd246)
  • replace dtolnay/rust-action with correct rust-toolchain action in CI (59fd667)
  • resolve clippy warnings and formatting issues (60a7674)
  • scripts: avoid TOCTOU by updating files via file descriptor (#68) (b130af5)
  • setup: skip agents:sync step in CI environments (da3e7e7)
  • simplify backup naming to use fixed .bak extension (#181) (a915697)
  • simplify Cargo.toml version replacement and add debug logs (178a7ca)
  • skills: use provider_skill_id for suggest --install resolution (#315) (dc2b4ac)
  • surface nested-glob walk errors (0e21606)
  • sync release-please config to bump all npm versions automatically (3c35bb5)
  • sync-optional-deps: handle missing package.json and safely update file in place (ad95603)
  • update bytes crate to v1.11.1 to resolve security vulnerability (#128) (dc863ea)
  • update Docker base image to 22.04 and add cleanup for Docker resources in CI (#138) (97cc5a3)
  • update release-please version to 1.30.0 (57ef42b)
  • update release-please-action to googleapis/release-please-action@v4.4.0 (b30474d)
  • update release-please-action to v4.1.1 (e4dc86b) (0c7b165)
  • use plural .opencode/skills/ directory for OpenCode (#209) (ecf7c9e)
  • use release-please@^17.3.0 instead of ^19.0.0 (5149476)
  • use stable version tags for GitHub Actions (#112) (753f88c)

Performance

  • Deduplicate MCP shared paths and skip redundant writes (#227) (5edafc7)
  • implement caching for NestedGlob and project root (#293) (039a868)
  • implement content-check for gitignore updates (#263) (5ec9fbe)
  • implement I/O and compression caching in Linker (fd71b66)
  • optimize AGENTS.md compression by reducing allocations (#157) (3bc989b)
  • optimize configuration management and serialization (be830a7)
  • optimize configuration management using BTreeMap (f5fa2d7)
  • optimize gitignore entry generation (#115) (9b82489)
  • Optimize glob pattern matching in linker.rs (#76) (5b48c0a)
  • optimize I/O, compression caching, and dry-run messaging (f04c0f7)
  • optimize Linker with compression and I/O caching (#176) (7c6f190)
  • optimize MCP config generation by avoiding redundant deep clones (#132) (067bee8)
  • optimize MCP configuration generation and merging (#214) (6242318)
  • optimize nested-glob traversal by skipping excluded directories (783449a)
  • refine Linker caching and dry-run messaging (23c345c)
  • skip redundant I/O in write_compressed_agents_md (#240) (9fcd4ae)

Documentation

  • add AGENTS.md for build, lint, and test commands (2d3f1a4)
  • add agentsync-docs workspace and npm scripts for documentation site (d954b19)
  • Add clean command to README usage section (bea06cf)
  • add comprehensive installation instructions to README (3459052)
  • add comprehensive installation instructions with MD022/MD031 fixes (f7d7f19)
  • add git hook automation guide for apply (#281) (be4660d)
  • add initial README with usage, configuration, and contribution guidelines (b03390d)
  • add managed agent config layout section to wizard-generated AGENTS.md (705836b)
  • Add missing community standard files (#150) (aa62397)
  • add project logo to README; update favicon with new design (b099034)
  • address PR feedback and fix docs build (f23a1fe)
  • address PR feedback and unify CLI flags (328fa21)
  • Audit and update all project documentation (e8ba33e)
  • audit and update documentation for CLI accuracy and mono-repo structure (#104) (cd04aec)
  • audit and update monorepo documentation for CLI accuracy (a021344)
  • comprehensive documentation audit and monorepo updates (0b1c4e2)
  • comprehensive documentation audit and update (#255) (7faee1d)
  • Correct OpenCode MCP path in README (#77) (8783592)
  • enhance README.md with improved installation instructions and checksum verification (#152) (80c46c6)
  • expand skills documentation and agent support (#95) (5beae14)
  • finalize address of PR feedback and refine architecture detection (3b86f6e)
  • fix changelog ordering and multiple documentation inconsistencies (#308) (2ccca0b)
  • fix JSON formatting in getting started script example (b3ce430)
  • fix JSON formatting in getting started script example (e855f55)
  • improve accuracy of symlink-contents description in README.md (6f10f58)
  • improve accuracy of symlink-contents description in README.md (c905380)
  • improve formatting and clarity in proposal, spec, and tasks documentation (93d5eb3)
  • Improve project documentation (2cae016)
  • improve README formatting and clarify MCP and target type sections (a63df17)
  • mark TASK-07 as complete in tasks.md (cca30e6)
  • refine Bun and Yarn installation instructions in README (0baabb1)
  • remove unimplemented agentsync skill list command (#126) (2b090c7)
  • separate global install from one-off execution in README (8fcb5ce)
  • specs: add retrospecs for core modules (#283) (9f8878b)
  • synchronize documentation with Rust source code (#311) (820a396)
  • unify project directory flag to --project-root (0ebb993)
  • update OpenCode documentation reference in agent table (ffe5b5e)
  • update project structure example in README.md (758bbdf)
  • update README.md for accuracy (#156) (ab6c304)
  • update README.md for accuracy (#75) (278372e)
  • update README.md for accuracy and formatting (#159) (8cb9f19)
  • update README.md for accuracy and include MCP servers (#136) (a7a90c6)
  • update README.md for accuracy and project standards (#228) (a1cf760)
  • update README.md for accuracy and supported flags (2738d25)
  • update README.md for CLI accuracy (872b1d5)
  • update README.md for CLI accuracy and standards (#177) (9e9fa2d)
  • update README.md for CLI accuracy and supported agents (#111) (fec5ad3)
  • update README.md for CLI accuracy and supported agents (#162) (4bddaeb)
  • update README.md for installation instructions and accuracy (#143) (917fb54)
  • Update README.md to include clean command (8d8221b)
  • Update README.md with accurate CLI usage (#84) (7f3306b)
  • use professional placeholders for branch and commit examples in README (5718ca2)

Code Refactoring

  • centralize nested-glob traversal (a394af0)
  • ci: migrate workflows to dallay/common-actions reusable workflows (#142) (6a07053)
  • extract standard MCP config helpers and deduplicate formatter logic (2a9a025)

Continuous Integration

  • add labeler config to map paths to repo labels (84b0d05)
  • Add PR title linting workflow (#71) (f080e84)
  • Configure SonarCloud project and organization keys (4cf4971)
  • Ensure make verify-all reports failures correctly (#110) (85befaf)
  • fix circular dependency issue in NPM publication using --no-optional (964c2e0)
  • fix pnpm action version to v4 (78e14ee)
  • install pnpm in semantic-release job (6a5036c)
  • install ripgrep and make packaged binary exec-bit check robust (83d8f04)
  • integrate E2E tests into GitHub Actions workflow (#134) (e45a910)
  • rebuild release workflow and fix all pnpm publication issues (8e2fa92)
  • refactor deploy-docs workflow to use explicit pnpm and Node.js setup steps (9d6dbaa)
  • release: avoid npm workspace parsing during semantic-release (NPM_CONFIG_WORKSPACES=false) (cc7ae95)
  • release: install dependencies with pnpm 10.28.0 and cache pnpm store before semantic-release (9917818)
  • release: remove NPM_CONFIG_WORKSPACES hack; address conflicting npm workspace flags at source (6baec76)
  • release: run semantic-release via CLI and compute outputs from tags (61fee27)
  • use pnpm for all npm publishing jobs (d131bd1)

Tests

  • add comprehensive tests for CLI commands and configuration handling (e3a645c)
  • add comprehensive tests for CLI commands and configuration handling (b2e3706)
  • Add E2E test for real skill installation and improve archive handling (#118) (5df093f)
  • improve OpenCode fs_server assertions for clarity and idiomatic checks (519bd80)

Chores

  • add indexmap as dependency for serde_json in Cargo.lock (ad8f0e8)
  • add lefthook configuration and enhance scripts for quality gates and dependency management (d5a7c56)
  • add Makefile with common JS, Rust, and docs workflow targets (33f76b8)
  • add pnpm workspace configuration for agentsync package and release catalog (771b790)
  • align versions and fix various bugs in init and documentation (5e0f0e0)
  • apply security and robustness improvements to update-versions script (f8fd8af)
  • ci: refine Renovate config for improved automerge and dependency grouping (43d1c9a)
  • ci: refine Renovate config for improved automerge and dependency grouping (76bd9e8)
  • ci: use stable Rust toolchain in rust-toolchain.toml to support cross installation (422aaf4)
  • config: migrate config renovate.json (dcb8167)
  • Configure Renovate (92bd023)
  • deps: add @dallay/agentsync platform packages v1.8.1 as optional dependencies (26f888f)
  • deps: add @dallay/agentsync platform packages v1.8.2 as optional dependencies (3796b44)
  • deps: bump aws-lc-sys in the cargo group across 1 directory (#213) (e18d0d2)
  • deps: bump the npm_and_yarn group across 2 directories with 1 update (#289) (0d72b77)
  • deps: downgrade agentsync optionalDependencies to 1.7.0 (8c2eb44)
  • deps: downgrade optionalDependencies and package version to 1.7.0 (d1145fc)
  • deps: lock file maintenance (9a1c8c6)
  • deps: lock file maintenance (#101) (7eeb033)
  • deps: lock file maintenance (#120) (e144957)
  • deps: lock file maintenance (#223) (75f82ed)
  • deps: lock file maintenance (#292) (244590a)
  • deps: lock file maintenance (#44) (ab39881)
  • deps: lock file maintenance (#48) (8e30d20)
  • deps: lock file maintenance (#59) (7dbc116)
  • deps: lock file maintenance (#89) (f01ad4d)
  • deps: update actions/cache action to v4.3.0 (3be6f52)
  • deps: update actions/cache action to v4.3.0 (ce6f38f)
  • deps: update actions/checkout action to v6.0.2 (#144) (366cad9)
  • deps: update actions/checkout action to v6.0.2 (#154) (7e93876)
  • deps: update actions/checkout digest to de0fac2 (#147) (17b5079)
  • deps: update actions/create-github-app-token digest to fee1f7d (#245) (bc37660)
  • deps: update actions/download-artifact action to v4.3.0 (a0b1df9)
  • deps: update actions/download-artifact action to v4.3.0 (e97a773)
  • deps: update actions/labeler action to v6 (#72) (3d99cbe)
  • deps: update actions/setup-node action to v4.4.0 (3ca3436)
  • deps: update actions/setup-node action to v4.4.0 (65c3221)
  • deps: update actions/setup-node digest to 1d0ff46 (fc0e621)
  • deps: update actions/setup-node digest to 1d0ff46 (0586884)
  • deps: update actions/setup-node digest to 53b8394 (#220) (788147a)
  • deps: update actions/upload-artifact action to v4.6.2 (f4f0bc9)
  • deps: update actions/upload-artifact action to v4.6.2 (d373cd5)
  • deps: update alpine docker tag to v3.23 (4ea707b)
  • deps: update alpine docker tag to v3.23 (d7992e8)
  • deps: update cargo dependencies (#30) (55abb17)
  • deps: update cargo dependencies (#320) (24fc3eb)
  • deps: update cargo dependencies (#43) (436aead)
  • deps: update codecov/codecov-action action to v6 (#282) (dc82e0a)
  • deps: update cycjimmy/semantic-release-action digest to 17c6867 (#211) (f0c1cd4)
  • deps: update cycjimmy/semantic-release-action digest to 1c8dbaa (#165) (813f632)
  • deps: update cycjimmy/semantic-release-action digest to acb3d1c (#148) (fb1f63b)
  • deps: update dallay/common-actions digest to ae3cdbb (#166) (f25e6cc)
  • deps: update dependency @astrojs/starlight to v0.37.4 (#85) (7b29982)
  • deps: update dependency @astrojs/starlight to v0.37.6 (#145) (696a634)
  • deps: update dependency @astrojs/starlight to v0.37.6 (#155) (978a4ad)
  • deps: update dependency @biomejs/biome to v2.3.13 (#83) (1812212)
  • deps: update dependency @dallay/agentsync to v1.14.0 (#49) (0126e90)
  • deps: update dependency @dallay/agentsync to v1.14.5 (#78) (2b46d56)
  • deps: update dependency @dallay/agentsync to v1.19.0 (#99) (977c093)
  • deps: update dependency @dallay/agentsync to v1.23.0 (#119) (b3fa994)
  • deps: update dependency @dallay/agentsync to v1.24.0 (#130) (c802e6a)
  • deps: update dependency @dallay/agentsync to v1.27.1 (#146) (6052571)
  • deps: update dependency @dallay/agentsync to v1.27.2 (#158) (9051e28)
  • deps: update dependency @dallay/agentsync to v1.29.0 (#167) (68eb89f)
  • deps: update dependency @dallay/agentsync to v1.29.0 (#202) (86b8f3a)
  • deps: update dependency @dallay/agentsync to v1.34.0 (#250) (7aa37c6)
  • deps: update dependency @dallay/agentsync to v1.37.0 (#291) (b4e2fb8)
  • deps: update dependency @dallay/agentsync-linux-x64 to v1.28.0 (#161) (ba6593f)
  • deps: update dependency @dallay/agentsync-linux-x64 to v1.7.0 (58dfbd4)
  • deps: update dependency @dallay/agentsync-linux-x64 to v1.7.0 (b28eb2b)
  • deps: update dependency @iconify/json to v2.2.458 (#294) (0cc22fe)
  • deps: update dependency astro to v5.17.3 (#191) (ca24e2b)
  • deps: update dependency astro to v5.18.0 (f8b5c94)
  • deps: update dependency astro to v5.18.1 (#232) (1c328b2)
  • deps: update dependency node to v24 (#58) (3406098)
  • deps: update devdependencies (#122) (b863b3a)
  • deps: update devdependencies (#206) (f8508af)
  • deps: update devdependencies (#238) (1154a97)
  • deps: update docker/build-push-action action to v6.18.0 (34f336b)
  • deps: update docker/build-push-action action to v6.18.0 (3276fce)
  • deps: update docker/login-action action to v3.6.0 (846462b)
  • deps: update docker/login-action action to v3.6.0 (1f6ae53)
  • deps: update docker/login-action action to v4.1.0 (#295) (4fb81a5)
  • deps: update docker/metadata-action action to v5.10.0 (77658ba)
  • deps: update docker/metadata-action action to v5.10.0 (7ac0711)
  • deps: update docker/setup-buildx-action action to v3.12.0 (1561d52)
  • deps: update docker/setup-buildx-action action to v3.12.0 (a284d39)
  • deps: update docker/setup-qemu-action action to v3.7.0 (ec99fe2)
  • deps: update docker/setup-qemu-action action to v3.7.0 (7181c42)
  • deps: update dtolnay/rust-toolchain digest to 3c5f7ea (#268) (64a8682)
  • deps: update dtolnay/rust-toolchain digest to efa25f7 (#212) (6942078)
  • deps: update dtolnay/rust-toolchain digest to f7ccc83 (2d5e21a)
  • deps: update dtolnay/rust-toolchain digest to f7ccc83 (7e12524)
  • deps: update github actions (#221) (42a4349)
  • deps: update github actions (#244) (d266a22)
  • deps: update github actions (#98) (1c20b02)
  • deps: update major upgrades (77f54c6)
  • deps: update major upgrades (0df9a39)
  • deps: update major upgrades (48e758f)
  • deps: update major upgrades (#114) (6087268)
  • deps: update major upgrades (#207) (f4a0add)
  • deps: update major upgrades (#264) (af72b18)
  • deps: update node.js to v24.13.1 (#174) (904f253)
  • deps: update node.js to v24.14.0 (#222) (e02702a)
  • deps: update node.js to v24.14.1 (#267) (7c49f45)
  • deps: update rust crate rand to 0.9 (#100) (68ba22a)
  • deps: update rust crate thiserror to v2.0.18 (#50) (2a91f1e)
  • deps: update rust crate zip to v8.5.0 (#285) (56b5cef)
  • deps: update rust docker tag to v1.92 (77eed62)
  • deps: update rust docker tag to v1.92 (1d7d9aa)
  • deps: update rust docker tag to v1.93 (#81) (3a8899d)
  • deps: update rust docker tag to v1.94 (#286) (1fa1fbf)
  • deps: update softprops/action-gh-release action to v2.5.0 (360dd2d)
  • deps: update softprops/action-gh-release action to v2.5.0 (a51470d)
  • deps: update sonarsource/sonarqube-scan-action digest to 299e4b7 (#284) (b506483)
  • deps: update toml-related dependencies in Cargo.lock (cd13c7f)
  • docker: remove version pin for ca-certificates in apk install (af7a7dd)
  • docs: cleanup docs & components — replace legacy CodeBlock with @astrojs/starlight Code, fix paths, clarify MCP guide, add reduced-motion a11y, trim Cargo keywords (5d06660)
  • labeler: update labeler.yml to use changed-files syntax and add pnpm-lock.yaml to backend label (bff4466)
  • main: release 1.31.0 (#239) (58d66cd)
  • main: release 1.32.0 (60fe77f)
  • main: release 1.33.0 (29444fd)
  • main: release 1.33.1 (#248) (98aa7e3)
  • main: release 1.34.0 (#249) (da5171d)
  • main: release 1.35.0 (#260) (fbdb000)
  • main: release 1.35.1 (#265) (cae8ccf)
  • main: release 1.35.2 (#266) (40a0283)
  • main: release 1.36.0 (#271) (67096d0)
  • main: release 1.37.0 (#287) (c9b4540)
  • main: release 1.38.0 (#290) (9c41432)
  • main: release 1.39.0 (#310) (daa344b)
  • main: release 1.40.0 (#312) (0094d36)
  • main: release 1.40.1 (8f62612)
  • main: release 1.41.0 (263fd66)
  • make version update script more robust for Cargo.toml (2aa7d70)
  • makefile: update agentsync targets and js build command; remove rust-build from all target (645c76d)
  • release: 🔖 1.0.0 [skip ci] (25f854b)
  • release: 🔖 1.1.0 [skip ci] (c1a347d)
  • release: 🔖 1.1.1 [skip ci] (5c23095)
  • release: 🔖 1.10.0 [skip ci] (5d6353e)
  • release: 🔖 1.11.0 [skip ci] (040e02f)
  • release: 🔖 1.12.0 [skip ci] (123c2f8)
  • release: 🔖 1.13.0 [skip ci] (267f4de)
  • release: 🔖 1.14.0 [skip ci] (88c68bc)
  • release: 🔖 1.14.1 [skip ci] (65be1f1)
  • release: 🔖 1.14.2 [skip ci] (daaaf4c)
  • release: 🔖 1.14.3 [skip ci] (1b2700b)
  • release: 🔖 1.14.4 [skip ci] (04fb710)
  • release: 🔖 1.14.5 [skip ci] (3de7076)
  • release: 🔖 1.15.0 [skip ci] (a1e4164)
  • release: 🔖 1.16.0 [skip ci] (1f90fea)
  • release: 🔖 1.17.0 [skip ci] (143cf03)
  • release: 🔖 1.18.0 [skip ci] (d234110)
  • release: 🔖 1.19.0 [skip ci] (63c5a3e)
  • release: 🔖 1.2.0 [skip ci] (0b7e7ea)
  • release: 🔖 1.20.0 [skip ci] (8b343bd)
  • release: 🔖 1.21.0 [skip ci] (77d1bdb)
  • release: 🔖 1.21.1 [skip ci] (89515ee)
  • release: 🔖 1.21.2 [skip ci] (b05aed7)
  • release: 🔖 1.22.0 [skip ci] (dc26473)
  • release: 🔖 1.23.0 [skip ci] (b54a541)
  • release: 🔖 1.23.1 [skip ci] (3d0c2e6)
  • release: 🔖 1.24.0 [skip ci] (cb06674)
  • release: 🔖 1.25.0 [skip ci] (0c51d9a)
  • release: 🔖 1.26.0 [skip ci] (415448d)
  • release: 🔖 1.26.1 [skip ci] (ccdbbae)
  • release: 🔖 1.26.2 [skip ci] (ba183f3)
  • release: 🔖 1.27.0 [skip ci] (8c475a2)
  • release: 🔖 1.27.1 [skip ci] (cea90a1)
  • release: 🔖 1.27.2 [skip ci] (bddadd8)
  • release: 🔖 1.28.0 [skip ci] (9e71080)
  • release: 🔖 1.29.0 [skip ci] (7e5777e)
  • release: 🔖 1.3.0 [skip ci] (001b155)
  • release: 🔖 1.30.0 [skip ci] (568d6e8)
  • release: 🔖 1.4.0 [skip ci] (d1fef3b)
  • release: 🔖 1.5.0 [skip ci] (7c5384e)
  • release: 🔖 1.6.0 [skip ci] (621b4dd)
  • release: 🔖 1.7.0 [skip ci] (31af00b)
  • release: 🔖 1.8.0 [skip ci] (7ade01f)
  • release: 🔖 1.8.1 [skip ci] (5cf2f42)
  • release: 🔖 1.8.2 [skip ci] (89ebe65)
  • release: 🔖 1.8.3 [skip ci] (28343e5)
  • release: 🔖 1.9.0 [skip ci] (182530b)
  • release: add GitHub App token generation, support beta/alpha branches, CI node 24, packageManager pnpm@9.5.0 and cross-platform prepare script (d70e705)
  • release: add script to update project versions and sync optional dependencies (bc45c57)
  • release: automate optionalDependencies bump via semantic-release prepare and git (722b799)
  • release: bump to 1.11.1 and sync optional deps + update lockfile (f4b0172)
  • release: bump to 1.11.1 and sync optional deps + update lockfile (568c6cd)
  • release: bump version to 1.7.1, update optionalDependencies, add sync-optional-deps script, and adjust npm version in CI (a2b0740)
  • release: bump version to 1.8.0, update optionalDependencies, automate version sync, and refine release workflow (44a4722)
  • release: revert to version 1.7.0, update dependencies, and enhance GitHub App token usage in CI (816012b)
  • release: update optionalDependencies to 1.8.0 and pin npm@10 in CI (c872754)
  • remove old Spec-Driven Development scripts and templates (0a9209c)
  • setup: replace shell prepare script with setup.js for git hooks and docs symlink (36dbec9)
  • update @astrojs/starlight to version 0.38.0 (06776a6)
  • update agentsync optional dependencies to v1.34.0 in pnpm lockfile (5c2b06a)
  • update Cargo.lock after adding is-terminal dependency (0ef6738)
  • update Node.js version to 24 and switch to pnpm for build and typecheck commands (1b9baaf)
  • update packaging to set platform-specific agentsync binary in package.json (#65) (04b74fa)
  • update release workflow to use semantic-release GitHub Action (1d874c9)
  • update semantic-release action version and add debug output to release workflow (2e9e035)
  • Update semantic-release-action version in workflow (#131) (ab82cc8)
  • workspace: add comment clarifying minimumReleaseAge value in pnpm-workspace.yaml (0e075bd)

1.41.0 (2026-04-05)

Features

  • Enhance skill installation with provider ID resolution and UX improvements (#319) (21533c2)

1.40.1 (2026-04-04)

Bug Fixes

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

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)

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)

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)

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)

1.35.2 (2026-03-29)

Performance

  • implement content-check for gitignore updates (#263) (5ec9fbe)

1.35.1 (2026-03-29)

Chores

1.35.0 (2026-03-29)

Features

  • symlink entire skills directory instead of individual skill entries (#261) (c645fa0)

Bug Fixes

  • keep a single backup file per destination (16a057a)
  • preserve existing skills symlink layouts in init wizard (#262) (e81b4c5)
  • surface nested-glob walk errors (0e21606)

Documentation

  • comprehensive documentation audit and update (#255) (7faee1d)

Code Refactoring

  • centralize nested-glob traversal (a394af0)

Chores

  • deps: update dependency @dallay/agentsync to v1.34.0 (#250) (7aa37c6)
  • update agentsync optional dependencies to v1.34.0 in pnpm lockfile (5c2b06a)

1.34.0 (2026-03-28)

Features

  • detect and migrate existing agent skills, commands, and configs during init wizard (#259) (a3a9802)

Bug Fixes

  • sync release-please config to bump all npm versions automatically (3c35bb5)

Chores

  • update @astrojs/starlight to version 0.38.0 (06776a6)

1.33.1 (2026-03-22)

Chores

1.33.0 (2026-03-22)

Features

  • add background version check with local cache (d6b66e6), closes #242

Bug Fixes

Chores

  • update Cargo.lock after adding is-terminal dependency (0ef6738)

1.32.0 (2026-03-22)

Features

Bug Fixes

  • ci: skip contributor-report for bot-authored PRs (414b465)
  • update release-please-action to googleapis/release-please-action@v4.4.0 (b30474d)

Performance

  • skip redundant I/O in write_compressed_agents_md (#240) (9fcd4ae)

Continuous Integration

  • Configure SonarCloud project and organization keys (4cf4971)

Chores

  • deps: update actions/create-github-app-token digest to fee1f7d (#245) (bc37660)
  • deps: update actions/setup-node digest to 53b8394 (#220) (788147a)
  • deps: update devdependencies (#238) (1154a97)

1.31.0 (2026-03-22)

Features

  • add nested-glob target type for monorepo/multi-module AGENTS.md discovery (#234) (4ea1d59)
  • migrate from semantic-release to release-please (#237) (f531f01)
  • Optimize directory iteration and MCP config generation (#229) (9a01e2b)

Bug Fixes

  • deps: update cargo major upgrades (2841cdf)
  • update release-please version to 1.30.0 (57ef42b)
  • update release-please-action to v4.1.1 (e4dc86b) (0c7b165)
  • use release-please@^17.3.0 instead of ^19.0.0 (5149476)

Performance

  • Deduplicate MCP shared paths and skip redundant writes (#227) (5edafc7)
  • optimize configuration management and serialization (be830a7)
  • optimize configuration management using BTreeMap (f5fa2d7)

Documentation

  • update README.md for accuracy and project standards (#228) (a1cf760)

Chores

  • deps: update dependency astro to v5.18.0 (f8b5c94)
  • deps: update dependency astro to v5.18.1 (#232) (1c328b2)
  • deps: update devdependencies (#206) (f8508af)
  • deps: update github actions (#221) (42a4349)
  • deps: update node.js to v24.14.0 (#222) (e02702a)
  • remove old Spec-Driven Development scripts and templates (0a9209c)

1.28.0 (2026-02-09)

✨ Features

  • add GitHub URL conversion for ZIP downloads and implement condition-based waiting skill (#160) (86be61b)

📝 Documentation

  • update README.md for accuracy and formatting (#159) (8cb9f19)

1.27.2 (2026-02-08)

🚀 Performance

  • optimize AGENTS.md compression by reducing allocations (#157) (3bc989b)

📝 Documentation

1.27.1 (2026-02-07)

🐛 Bug Fixes

  • docs: improve sidebar active menu item contrast (#153) (b90c50c)

📝 Documentation

  • Add missing community standard files (#150) (aa62397)
  • enhance README.md with improved installation instructions and checksum verification (#152) (80c46c6)
  • update README.md for installation instructions and accuracy (#143) (917fb54)

1.27.0 (2026-02-07)

✨ Features

  • mcp: add Codex MCP support and unify agent alias resolution (#140) (0013d71)

🐛 Bug Fixes

  • make JSON MCP output ordering deterministic (#141) (f308f2f)

1.26.2 (2026-02-07)

♻️ Refactors

  • ci: migrate workflows to dallay/common-actions reusable workflows (#142) (6a07053)

1.26.1 (2026-02-07)

🐛 Bug Fixes

  • update Docker base image to 22.04 and add cleanup for Docker resources in CI (#138) (97cc5a3)

1.26.0 (2026-02-06)

✨ Features

  • add agentsync doctor command for advanced diagnostics (#137) (cc9f040)

📝 Documentation

  • update README.md for accuracy and include MCP servers (#136) (a7a90c6)

1.25.0 (2026-02-05)

✨ Features

  • add '@biomejs/*' to minimumReleaseAgeExclude in pnpm workspace configuration (76d7da1)
  • add interactive configuration wizard and default agents support (#133) (2f3d290)

🚀 Performance

  • optimize MCP config generation by avoiding redundant deep clones (#132) (067bee8)

1.24.0 (2026-02-05)

✨ Features

📝 Documentation

  • remove unimplemented agentsync skill list command (#126) (2b090c7)

1.23.1 (2026-02-05)

🐛 Bug Fixes

  • update bytes crate to v1.11.1 to resolve security vulnerability (#128) (dc863ea)

1.23.0 (2026-02-03)

✨ Features

  • Add interactive wizard for migrating existing agent configurations (#117) (fa33554)

1.22.0 (2026-02-03)

✨ Features

1.21.2 (2026-02-01)

🚀 Performance

1.21.1 (2026-02-01)

🐛 Bug Fixes

  • use stable version tags for GitHub Actions (#112) (753f88c)

📝 Documentation

  • update README.md for CLI accuracy and supported agents (#111) (fec5ad3)

1.21.0 (2026-01-31)

✨ Features

  • enhance variable substitution with logging and robust tests (30b1025)
  • implement variable substitution (templating) for instruction files (375aabb)
  • implement variable substitution (templating) for instruction files (d370f16)

1.20.0 (2026-01-31)

✨ Features

  • add GitHub Actions for label management and synchronization (77e0e08)
  • enhance issue labeler with word-boundary regex matching (1341a0d)
  • refine GitHub label management and labeling rules (90d07e6)

📝 Documentation

  • add comprehensive installation instructions to README (3459052)
  • add comprehensive installation instructions with MD022/MD031 fixes (f7d7f19)
  • audit and update documentation for CLI accuracy and mono-repo structure (#104) (cd04aec)
  • refine Bun and Yarn installation instructions in README (0baabb1)
  • separate global install from one-off execution in README (8fcb5ce)

1.19.0 (2026-01-30)

✨ Features

  • release: build x86_64-unknown-linux-gnu natively instead of using cross (ef1a2e7)

1.18.0 (2026-01-30)

✨ Features

  • ci: install gcc-12 on ubuntu runners to avoid aws-lc-sys gcc bug (0847d01)

1.17.0 (2026-01-30)

✨ Features

📝 Documentation

  • expand skills documentation and agent support (#95) (5beae14)

1.16.0 (2026-01-30)

✨ Features

1.15.0 (2026-01-30)

✨ Features

🚀 Performance

📝 Documentation

  • Correct OpenCode MCP path in README (#77) (8783592)
  • update README.md for accuracy (#75) (278372e)
  • Update README.md with accurate CLI usage (#84) (7f3306b)

1.14.5 (2026-01-24)

🐛 Bug Fixes

  • sync-optional-deps: handle missing package.json and safely update file in place (ad95603)

1.14.4 (2026-01-24)

🐛 Bug Fixes

  • setup: skip agents:sync step in CI environments (da3e7e7)

1.14.3 (2026-01-24)

🐛 Bug Fixes

  • scripts: avoid TOCTOU by updating files via file descriptor (#68) (b130af5)

📝 Documentation

  • Add clean command to README usage section (bea06cf)
  • add project logo to README; update favicon with new design (b099034)
  • Audit and update all project documentation (e8ba33e)

1.14.2 (2026-01-23)

🐛 Bug Fixes

  • config: update site and base settings in Astro config; bump @astrojs/starlight to 0.37.4 (60564f5)
  • deps: downgrade @astrojs/starlight to 0.37.3; update pnpm lockfile with agentsync 1.14.1 optional dependencies (9e24dfc)

1.14.1 (2026-01-23)

🐛 Bug Fixes

  • config: update site URL to dallay.github.io/agentsync in Astro config (13a2957)

1.14.0 (2026-01-23)

✨ Features

  • ci: update deploy-docs workflow to use --no-frozen-lockfile for pnpm install (dbca1c6)

1.13.0 (2026-01-23)

✨ Features

  • ci: update checkout action and pnpm install flags in workflows (6381b76)

1.12.0 (2026-01-23)

✨ Features

1.11.0 (2026-01-23)

✨ Features

  • added documentation website (cc2d328)

📝 Documentation

  • add agentsync-docs workspace and npm scripts for documentation site (d954b19)
  • fix JSON formatting in getting started script example (b3ce430)
  • fix JSON formatting in getting started script example (e855f55)
  • update OpenCode documentation reference in agent table (ffe5b5e)

1.10.0 (2026-01-22)

✨ Features

  • Cache fs::canonicalize results to reduce I/O (a19fe36)

📝 Documentation

  • add initial README with usage, configuration, and contribution guidelines (b03390d)

1.9.0 (2026-01-22)

✨ Features

  • add OpenAI Codex CLI support (7f3ac8c), closes #51

1.8.3 (2026-01-22)

🐛 Bug Fixes

  • ci: correct quoting and escaping for regex that verifies packaged binary executable bit (35a957e)
  • ci: ensure agentsync binary is executable and validate before publish (78b47dc)
  • ci: update tar permission regex to correctly validate owner execute bit for packaged binary (544bfa8)

1.8.2 (2026-01-17)

🐛 Bug Fixes

  • opencode: use standard opencode.json path and add schema validation (fab593b)

1.8.1 (2026-01-17)

🐛 Bug Fixes

  • docker: remove pinned apk versions to fix build failure (702f6c3)

1.8.0 (2026-01-17)

✨ Features

  • add AgentSync configuration, AI agent symlink management, and Rust skill docs (9c7cd87)
  • docs: improve CLI and configuration documentation (599a39d)
  • docs: improve CLI and configuration documentation (2b9f349)

🐛 Bug Fixes

  • agentsync: correct symlink destination in config and improve prepare script for cross-platform compatibility (a9c6039)
  • ci: sync pnpm-lock.yaml and migrate devDependencies to catalog (d1079bf)
  • greetings: update action input keys to use underscores and switch to double quotes (c99ecc9)
  • renovate: add schema, unify schedules, enable vulnerability alerts, and refine grouping (99786aa)
  • renovate: remove top-level key to satisfy Renovate config schema (d9bd246)
  • simplify Cargo.toml version replacement and add debug logs (178a7ca)

📝 Documentation

  • Improve project documentation (2cae016)
  • use professional placeholders for branch and commit examples in README (5718ca2)

1.7.0 (2026-01-16)

✨ Features

  • migrate package naming to @dallay scope and update platform dependencies (0b9d351)

1.6.0 (2026-01-16)

✨ Features

Agent Sync Changelog