Skip to content

2.40.0

Choose a tag to compare

@codemie-ai codemie-ai released this 20 Jul 13:01
· 96 commits to main since this release

What's Changed

✨ Features

  • Assistant View Side-Panel on the Workflow Executions Page for Viewing Assistant Information and Selecting Integrations
  • Add GPT 5.6 models to CodeMie
  • Provide authenticated user context to downstream tool executions
  • Add copy button for generated table output
  • Codemie traffic tagging - when used without LiteLLM
  • Enable workflow generation from natural language descriptions with backend validation and visual workflow rendering

🐛 Bug Fixes

  • GithubTool: GET /search/issues returns 422 because method_arguments are sent as request body instead of URL query params
  • Project filter shows technical project name after page refresh for Project Admin not assigned to the project
  • Chat is incorrectly marked as “interrupted by user” after MCP/agent error on reopen
  • Playwright MCP screenshot fails in client Azure environment with InvalidResourceName when filename is omitted
  • Mermaid view window is too narrow after opening it via the Eye icon
  • UnicodeEncodeError causes 500 Internal Server Error on file review with codemie-claude model

Full Changelog: 2.39.1...2.40.0