Skip to content

2.33.0

Choose a tag to compare

@codemie-ai codemie-ai released this 09 Jun 13:58
· 37 commits to main since this release

What's Changed

✨ Features

  • Terms and Conditions
  • Enable file upload in user input during human-in-the-loop workflow interruption in chat and usual execution modes
  • Create an End-to-End SDLC Demo Kata for Setup of Complete PDLC Using CodeMie
  • Update Files in Datasource with Type=Files

🐛 Bug Fixes

  • API request fails with Invalid request format when conversation payload contains null message/text content causing NoneType .strip() exception
  • Stop generation button is missing when user clicks Resend on the first user message in a chat with multiple user messages
  • Stop generation button is not working on the chat screen
  • Workflow configuration page: "Code" field for Code Executor tool is displayed as text field instead of text area
  • Make RFC 8707 resource indicator optional for admin-configured MCP OAuth2 authentication
  • Workflow Chat: "Edit Output" popup is empty in interrupt_before flow until page refresh
  • Workflow Chat: interrupt_before flow breaks response after Continue and next user message
  • Radar MCP cannot use get_entity_fields

Full Changelog: 2.32.0...2.33.0