Skip to content

Releases: gollem-dev/gollem

v0.27.0

Choose a tag to compare

@m-mizutani m-mizutani released this 01 Jul 01:20
Immutable release. Only release title and notes can be modified.
aed2208

What's Changed

  • feat: type-safe tool definitions via NewTool[In, Out] by @m-mizutani in #153
  • docs: document MustToolSchema as a startup assertion by @m-mizutani in #154

Full Changelog: v0.26.1...v0.27.0

v0.26.1

Choose a tag to compare

@m-mizutani m-mizutani released this 27 Jun 23:58
Immutable release. Only release title and notes can be modified.
dc40f22

What's Changed

Full Changelog: v0.26.0...v0.26.1

v0.26.0

Choose a tag to compare

@m-mizutani m-mizutani released this 13 Jun 00:29
Immutable release. Only release title and notes can be modified.
07b6807

Breaking Changes

Warning

Module path migrated to github.com/gollem-dev/gollem

The module path has changed from github.com/m-mizutani/gollem to github.com/gollem-dev/gollem. The old path is no longer maintained.

This is a path-only migration — there are no API changes. Update your import paths and run go mod tidy; your code compiles and behaves exactly as before.

What's Changed

Full Changelog: v0.25.0...v0.26.0

v0.25.0

Choose a tag to compare

@m-mizutani m-mizutani released this 23 May 00:36
Immutable release. Only release title and notes can be modified.
64bea23

What's Changed

  • ci: detect invisible Unicode characters in tracked files by @m-mizutani in #139
  • feat: support Gemini 3.x strict tool-call id matching and thinking levels by @m-mizutani in #146

Full Changelog: v0.24.4...v0.25.0

v0.24.4

Choose a tag to compare

@m-mizutani m-mizutani released this 10 May 03:14
Immutable release. Only release title and notes can be modified.
dd6f30c

What's Changed

  • feat: add directory navigation to cmd/gollem view by @m-mizutani in #137
  • refactor(trace): record per-turn delta in LLMRequest.Messages by @m-mizutani in #138

Full Changelog: v0.24.3...v0.24.4

v0.24.3

Choose a tag to compare

@m-mizutani m-mizutani released this 02 May 11:37
Immutable release. Only release title and notes can be modified.
1f07bd3

What's Changed

  • fix(trace): prevent StartAgentExecute overwrite and populate Request.Messages by @m-mizutani in #135
  • feat: Add reasoning content separation for LLM providers by @denkhaus in #136

Full Changelog: v0.24.2...v0.24.3

v0.24.2

Choose a tag to compare

@m-mizutani m-mizutani released this 12 Apr 05:50
Immutable release. Only release title and notes can be modified.
7dd31af

What's Changed

  • fix(trace): populate request messages in LLM call trace data by @m-mizutani in #134

Full Changelog: v0.24.1...v0.24.2

v0.24.1

Choose a tag to compare

@m-mizutani m-mizutani released this 10 Apr 01:56
Immutable release. Only release title and notes can be modified.
f0aadde

What's Changed

  • feat(frontend): display token counts in span tree by @m-mizutani in #130
  • fix(frontend): upgrade recharts to v3 to resolve lodash vulnerabilities by @m-mizutani in #131
  • chore(deps): update Go 1.26, dependencies, and CI actions by @m-mizutani in #133

Full Changelog: v0.24.0...v0.24.1

v0.24.0

Choose a tag to compare

@m-mizutani m-mizutani released this 29 Mar 04:59
9082e4e

What's Changed

Full Changelog: v0.23.2...v0.24.0

v0.23.2

Choose a tag to compare

@m-mizutani m-mizutani released this 22 Mar 22:15
553631a

What's Changed

  • feat(gemini): preserve thought signatures in thinking models by @m-mizutani in #122

Full Changelog: v0.23.1...v0.23.2