Skip to content

Releases: TMHSDigital/local-ai-mcp

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:33
64b6541

What's Changed

  • feat: add llamacpp and openaicompat providers, expand catalog by @TMHSDigital in #21

Full Changelog: v0.3...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:26
4db0e6c

What's Changed

  • feat: stream complete via MCP progress and KV-aware fit_check by @TMHSDigital in #20

Full Changelog: v0.2...v0.3.0

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:12
fb851bf

What's Changed

  • docs: expand roadmap to match v0.2.0 and plan 0.3–1.0 by @TMHSDigital in #19

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:17
2b32417

What's Changed

  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
  • chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #2
  • chore(deps-dev): bump vitest from 2.1.9 to 4.1.8 by @dependabot[bot] in #6
  • chore(deps): hold zod/typescript majors and @types/node ahead of runtimes by @TMHSDigital in #11
  • docs: reconcile docs to the tag-only release model; read version from package.json by @TMHSDigital in #12
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #13
  • chore(deps-dev): bump vitest from 4.1.8 to 4.1.10 by @dependabot[bot] in #16
  • chore(deps-dev): bump @types/node from 22.19.21 to 22.20.1 by @dependabot[bot] in #17
  • feat(providers): add Moonshot AI (Kimi) hosted provider by @TMHSDigital in #18

New Contributors

Full Changelog: v0.1...v0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 23:56
53d8b2e

What's Changed

  • fix(release): PAT-free tag-and-release that triggers publish; v0.1.2 by @TMHSDigital in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@TMHSDigital TMHSDigital released this 14 Jun 23:51
c7d6df7

What's Changed

  • fix: mcp-server doc conformance, working publish chain, pull/remove fixes by @TMHSDigital in #4
  • fix(release): tag-only release compatible with protected main; bump 0.1.1 by @TMHSDigital in #9

Full Changelog: v0...v0.1.1

v0.1.0

Choose a tag to compare

@TMHSDigital TMHSDigital released this 14 Jun 21:50
9df50a6

Initial release of Local AI MCP: provider-agnostic MCP server for local model runtimes (Ollama, LM Studio) with discovery, lifecycle, hardware-fit, and delegated inference. 16 tools, stdio transport.