chore(release): 5.19.0

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-10-03 17:17:36 +00:00
parent 3d266fe5f5
commit e181da94df
2 changed files with 29 additions and 1 deletions

View File

@@ -2,6 +2,34 @@
<!-- version list -->
## v5.19.0 (2025-10-03)
### Bug Fixes
- Add GPT-5-Codex to Responses API routing and simplify comments
([`82b021d`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/82b021d75acc791e68c7afb35f6492f68cf02bec))
### Chores
- Sync version to config.py [skip ci]
([`8e32ef3`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/8e32ef33e3ce7ab2a9d7eb5c90fe5b93b12d5c26))
### Documentation
- Bumped defaults
([`95d98a9`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/95d98a9bc0a5bafadccb9f6d1e4eda97a0dd2ce7))
### Features
- Add GPT-5-Codex support with Responses API integration
([`f265342`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/f2653427ca829368e7145325d20a98df3ee6d6b4))
### Testing
- Cross tool memory recall, testing continuation via cassette recording
([`88493bd`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/88493bd357c6a12477c3160813100dae1bc46493))
## v5.18.3 (2025-10-03)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
[project]
name = "zen-mcp-server"
version = "5.18.3"
version = "5.19.0"
description = "AI-powered MCP server with multiple model providers"
requires-python = ">=3.9"
dependencies = [