Releases: Joouis/agent-maestro
Releases · Joouis/agent-maestro
Release v2.8.5
What's Changed
- feat: improve context window warning messages and request logging by @lizy14 in #146
- Change Codex context window scale default to 1 by @linningmii in #158
- fix: auto-upgrade to 1M context variant when input exceeds context window by @Joouis in #159
- Release v2.8.5 by @Joouis in #160
New Contributors
- @linningmii made their first contribution in #158
Full Changelog: v2.8.4...v2.8.5
Release v2.8.4
What's Changed
- refactor: extract selectSupportedModels for model filtering and logging by @Joouis in #152
- fix: add image (vision) support to Chat Completions route by @Joouis in #155
Full Changelog: v2.8.3...v2.8.4
Release v2.8.3
Release v2.8.2
Release v2.8.1
What's Changed
- refactor: simplify convertAnthropicToolToVSCode to handle built-in tools generically by @Joouis in #139
- refactor: improve context window exceeded handling and remove claude-3.7 filter by @Joouis in #140
- refactor: simplify Anthropic token calibration to single configurable scale factor by @Joouis in #141
Full Changelog: v2.8.0...v2.8.1
Release v2.8.0
Release v2.7.0
What's Changed
- Add project landing page website by @Joouis in #126
- fix(ci): Remove hardcoded pnpm version in deploy workflow by @Joouis in #127
- ci: Update CNAME to agent-maestro.joouis.dev by @Joouis in #128
- chore: Replace placeholder logo with actual logo.svg by @Joouis in #130
- feat: Implement API key management and authentication middleware by @moooyo in #111
- refactor: rename API key to LLM API key, add tests and improve error handling by @Joouis in #131
- fix: normalize Gemini schema type fields for VSCode LM API compatibility by @Joouis in #132
- chore: release v2.7.0 by @Joouis in #133
New Contributors
Full Changelog: v2.6.1...v2.7.0
Release v2.6.1
What's Changed
- refactor: standardize route logging with arrow notation by @Joouis in #123
- Fix Gemini 400 Bad Request by handling unsupported tool schemas by @Joouis in #125
Full Changelog: v2.6.0...v2.6.1
Release v2.6.0
What's Changed
- refactor: Simplify model selection with fuzzy matching by @Joouis in #121
- feat: Add trivial model-specific token calibration for Opus models by @Joouis in #122
Full Changelog: v2.5.3...v2.6.0
Release v2.5.3
What's Changed
- Add test cases by @MingfangChang in #107
- feat: Add token calibration and enhanced error handling for Anthropic API by @Joouis in #115
- Improve token counting for Gemini and OpenAI APIs by @Joouis in #116
- Release/v2.5.3 by @Joouis in #117
New Contributors
- @MingfangChang made their first contribution in #107
Full Changelog: v2.5.2...v2.5.3