Skip to content

Releases: jonigl/mcp-client-for-ollama

Release v0.22.0

19 Nov 20:14
9434b1d

Choose a tag to compare

What's Changed

  • feat(agent): iterative tool-loop + loop-limit by @jonigl in #126

Full Changelog: v0.21.0...v0.22.0

Release v0.21.0

09 Nov 15:55
d33a9e6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.21.0

Release v0.20.1

25 Oct 12:12
d1d673b

Choose a tag to compare

What's Changed

  • docs: updating README.md by @jonigl in #110
  • fix(issue#111): Incorrect help message for Show Thinking by @jonigl in #113
  • chore(release): bump version to 0.20.1 by @jonigl in #114

Full Changelog: v0.20.0...v0.20.1

Release v0.20.0

18 Oct 18:07
5b55a49

Choose a tag to compare

What's Changed

  • feat: add Ollama Cloud tool calling support by @jonigl in #106
  • fix: ensure CLI model flag overrides saved config by @jonigl in #107
  • chore(release): bump version to 0.20.0 by @jonigl in #108

Full Changelog: v0.19.0...v0.20.0

Release v0.19.0

18 Oct 15:43
c7ee6fd

Choose a tag to compare

What's Changed

  • refactor(streaming): simplify response display and fix duplication issues by @jonigl in #104
  • chore(release): bump version to 0.19.0 by @jonigl in #105

Full Changelog: v0.18.3...v0.19.0

Release v0.18.3

10 Oct 16:20
b6485a3

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #85
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #81
  • feat: upgrading dependencies by @jonigl in #99
  • chore(release): bump version to 0.18.3 by @jonigl in #100

Full Changelog: v0.18.2...v0.18.3

Release v0.18.2

07 Oct 10:49
bd7ffd8

Choose a tag to compare

What's Changed

  • fix(connector): issue #96 normalize HTTP headers to lowercase to prevent duplicates by @jonigl in #98

Full Changelog: v0.18.1...v0.18.2

Release v0.18.1

22 Aug 11:06
e635364

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

Release v0.18.0

14 Aug 14:14
4db4349

Choose a tag to compare

What's Changed

  • refactor: add constant for mcp protocol version by @jonigl in #67
  • feat: use compatible release (~=) for dependencies by @jonigl in #70
  • feat: add additional exit commands to client interface by @gnzng in #71
  • feat: checking SSE and Streamable HTTP mcp servers connectivity before e starting sessions by @jonigl in #74
  • feat: adding num_ctx to set the size of the model context window by @jonigl in #75
  • chore: bump version to 0.18.0 by @jonigl in #76

New Contributors

  • @gnzng made their first contribution in #71

Full Changelog: v0.17.0...v0.18.0

Release v0.17.0

06 Aug 11:38
4050078

Choose a tag to compare

What's Changed

  • refactor: replace hardcoded thinking models with dynamic capability detection by @jonigl in #65

Full Changelog: v0.16.0...v0.17.0