Skip to content

Releases: AztecProtocol/mcp-server

v1.21.2

Choose a tag to compare

@github-actions github-actions released this 04 May 22:05
872feaf

1.21.2 (2026-05-04)

Bug Fixes

  • search: publish execFileSync rg + lookup_error trim from #23 (7763deb)

v1.21.1

Choose a tag to compare

@github-actions github-actions released this 04 May 16:37
80f17fe

1.21.1 (2026-05-04)

Bug Fixes

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 02 May 01:26
011fc0d

1.21.0 (2026-05-02)

Bug Fixes

  • lookup_error: address codex review feedback (db925e9)
  • lookup_error: only point at "documentation above" when semantic ran (23d47f2)
  • lookup_error: weak fuzzy hits no longer suppress semantic fallback (e96e5be)
  • version-self-check: clear timer in finally + unref to avoid event-loop pin (8fece22)

Features

  • npm-version self-check + accurate aztec_status version (fabe48e)

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 01 May 19:57
977185b

1.20.0 (2026-05-01)

Features

  • add DocsGPT semantic search for aztec_search_docs and error lookup (f3bd4eb)
  • surface DocsGPT errors, version-sync gate, chunks validation, sanitized error-lookup (4827b33)
  • surface upgrade-path guidance via server instructions (7ecdbee)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 19:09
e7457ff

1.19.0 (2026-04-22)

Features

  • update default Aztec version to v4.2.0 (2039a33)

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 20:15
49f7efb

1.18.0 (2026-03-30)

Bug Fixes

  • check remote for newer incremental tags before skipping re-clone (4396e92)

Features

  • support incremental tag matching for demo-wallet (7783c45)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 19:48
101b452

1.17.0 (2026-03-30)

Features

  • update default Aztec version to 4.2.0-aztecnr-rc.2 (30602b9)
  • update default Aztec version to v4.2.0-aztecnr-rc.2 (ef51069)

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 19:40
9d99007

1.16.0 (2026-03-30)

Features

  • try alternate v-prefix variant when fetching tags (433dff2)

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 18:27
cfb2e28

1.15.0 (2026-03-09)

Bug Fixes

  • use startsWith for error status checks instead of case-insensitive includes (5e1bc7e)

Features

  • refactor error handling in sync utilities to use isRepoError function (aec3f2a)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 18:11
3e19d4a

1.14.0 (2026-03-09)

Features

  • broaden sparse checkout paths and add --skip-checks flag (cc600c2)
  • update sparse checkout path for l1-contracts to include Errors.sol (cfa526b)
  • update sparse checkout paths and add --skip-checks flag (30839c5)