Releases: TMHSDigital/local-ai-mcp
Releases · TMHSDigital/local-ai-mcp
Release list
v0.4.0
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
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
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
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
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1...v0.2.0
v0.1.2
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
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
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.