Skip to content

Releases: Joouis/agent-maestro

Release v2.8.5

28 Mar 10:32
3d6656c

Choose a tag to compare

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

Full Changelog: v2.8.4...v2.8.5

Release v2.8.4

13 Mar 09:25
eb12326

Choose a tag to compare

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

05 Mar 07:48
eeb25d2

Choose a tag to compare

What's Changed

Full Changelog: v2.8.2...v2.8.3

Release v2.8.2

03 Mar 12:01
c0e77cd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.8.2

Release v2.8.1

13 Feb 17:08
32a0ed1

Choose a tag to compare

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

02 Feb 16:14
537e1a8

Choose a tag to compare

What's Changed

  • chore: add /release slash command for Claude Code by @Joouis in #134
  • Add OpenAI Responses API and default model update by @Joouis in #135
  • feat: add model_context_window to Codex config to prevent token limit errors by @Joouis in #136

Full Changelog: v2.7.0...v2.8.0

Release v2.7.0

29 Jan 05:05
68d65af

Choose a tag to compare

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

22 Jan 15:19
63aa004

Choose a tag to compare

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

21 Jan 17:14
66620f4

Choose a tag to compare

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

17 Jan 08:33
5391198

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.5.3