Skip to content

v1.7.0

Choose a tag to compare

@unified-ci-app unified-ci-app released this 11 Dec 13:08
· 16 commits to master since this release
v1.7.0
02de45a
  • Add configurable model selection at agent level by @crspeller in #440
  • [MM-66149] Improved eval support, run in CI by @nickmisasi in #412
  • MM-66111: Fix emoji react failing with OpenAI Responses API by @nickmisasi in #449
  • [MM-66579] Inform LLMs about DM-only tool availability in channels by @nickmisasi in #438
  • MM-66755: Fix thread analysis prompt selection and improve prompts by @nickmisasi in #451
  • Add support for listing models in the system console by @crspeller in #441
  • Add comprehensive E2E test suite with Playwright by @nickmisasi in #444
  • Fix migration always reporting wasUpdated=true on empty config by @nickmisasi in #455
  • Add administrator documentation guidance for Atlassian MCP by @crspeller in #447
  • Add Mistral provider support, with evals framework by @nickmisasi in #452
  • Native bedrock (Initial implementation) by @nickmisasi in #430
  • Update default evals models to newer relevant ones by @nickmisasi in #459
  • Optimize StreamToPost performance with reduced allocations by @crspeller in #458
  • Add input validation and URL encoding in bridgeclient by @crspeller in #456
  • Improve MCP OAuth credential handling and token refresh by @crspeller in #466
  • Consolidate HTTP client into MCP package by @crspeller in #463
  • Sanitize non-printable Unicode characters in tool arguments by @crspeller in #457
  • Update MCP to GA by @crspeller in #467