3.5 KiB
3.5 KiB
CHANGELOG
v5.11.0 (2025-08-26)
Chores
- Sync version to config.py [skip ci]
(
9735469)
Features
- Codex CLI support
(
ce56d16)
v5.10.3 (2025-08-24)
Bug Fixes
-
Address test failures and PR feedback (
6bd9d67) -
Resolve temperature handling issues for O3/custom models (#245,
3b4fd88)
Chores
- Sync version to config.py [skip ci]
(
d6e6808)
v5.10.2 (2025-08-24)
Bug Fixes
- Another fix for https://github.com/BeehiveInnovations/zen-mcp-server/issues/251
(
a07036e)
Chores
- Sync version to config.py [skip ci]
(
9da5c37)
v5.10.0 (2025-08-22)
Chores
- Sync version to config.py [skip ci]
(
1254205)
Features
- Refactored and tweaked model descriptions / schema to use fewer tokens at launch (average
reduction per field description: 60-80%) without sacrificing tool effectiveness
(
4b202f5)
v5.9.0 (2025-08-21)
Documentation
- Update instructions for precommit
(
90821b5)
Features
- Refactored and improved codereview in line with precommit. Reviews are now either external
(default) or internal. Takes away anxiety and loss of tokens when Claude incorrectly decides to be
'confident' about its own changes and bungle things up.
(
80d21e5)
Refactoring
- Minor prompt tweaks
(
d30c212)
v5.8.6 (2025-08-20)
Bug Fixes
-
Escape backslashes in TOML regex pattern (
1c973af) -
Establish version 5.8.6 and add version sync automation (
90a4195) -
Restore proper version 5.8.6 (
340b58f)
Chores
- Sync version to config.py [skip ci]
(
4f82f65)
v1.1.0 (2025-08-20)
Features
- Improvements to precommit
(
2966dcf)
v1.0.0 (2025-08-20)
- Initial Release