Skip to content

Releases: msegoviadev/api-mind

v0.5.1

16 Apr 19:52
6fe7f22

Choose a tag to compare

0.5.1 (2026-04-16)

Bug Fixes

  • allow empty URL in API header regex (a744824)

v0.5.0

16 Apr 19:13
436bd6f

Choose a tag to compare

0.5.0 (2026-04-16)

Features

  • add get_call_context tool, global specs dir, and parser improvements (0df807d)

Bug Fixes

  • always update API-MIND.md on install (b73d298)
  • complete NOTATION legend in API-MIND.md (1dae1e0)

v0.4.0

01 Apr 17:38
e305222

Choose a tag to compare

0.4.0 (2026-04-01)

Features

  • add spec-mind installation hint in install script (76181e4)

v0.3.0

01 Apr 17:00
f49ef65

Choose a tag to compare

0.3.0 (2026-04-01)

Features

  • add configurable specs directory and improve install experience (7420084)
  • add install script with --global flag (fdfe007)

Bug Fixes

  • place API-MIND.md next to AGENTS.md, not in .opencode/ (8a0d507)

v0.2.1

29 Mar 15:51
850af93

Choose a tag to compare

0.2.1 (2026-03-29)

Bug Fixes

  • update publish workflow for OIDC trusted publishing (51af1c2)
  • use mise tasks for publish with conditional provenance (ff41796)

v0.2.0

29 Mar 15:41
31cf1e9

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

0.2.0 (2026-03-29)

Features

v0.1.0

29 Mar 15:37
34a0f45

Choose a tag to compare

Initial release

  • LLM tools for API discovery from .mind spec files
  • Three tools: list_apis, list_endpoints, get_endpoint_schema
  • Plugin for OpenCode
  • Works with spec-mind generated .mind files