Skip to content

2.38.0

Choose a tag to compare

@codemie-ai codemie-ai released this 09 Jul 12:24
· 124 commits to main since this release

What's Changed

✨ Features

  • Per-user MCP integration credentials for assistants: pinned / explicit / default=base-config (chat + workflow)
  • Improve Google Docs datasource indexing by replacing shared service account with per-user integration
  • Pagination is missing on Workflows and Assistants Templates pages
  • Enable Assistant to Spawn General Purpose Subagents with Inherited Properties, Built-in System Prompt, and Skill-level Permission Control
  • Custom Appearance settings with localStorage persistence
  • Support JWKS validation for supported IDP providers in CodeMie
  • Add support for EPAM MCP Heroes to CodeMie MCP Catalog

🐛 Bug Fixes

  • tavily_search_results_json tool invocation fails with 'TavilySearch' object has no attribute 'execute' via Code Assistant API
  • Heroes MCP does not expose assignBadges tool for CodeMie Lab assistants
  • Assistant details: sub-assistant link opens UUID-based URL instead of human-readable URL
  • CodeMie Workflow YAML Creator prompt generates YAML-style boolean literals in conditional expressions instead of Python-compatible True/False
  • Skills import: ZIP bundle with multiple Markdown files returns HTTP 500
  • Malformed Sequence of Tool Call/Result When Using Subagents Results in Error 400

Full Changelog: 2.37.1...2.38.0