Skip to content

Release 0.2.34

Choose a tag to compare

@github-actions github-actions released this 04 Mar 17:11
· 235 commits to main since this release

What's Changed

  • fix(slack-bot): correct image repository to caipe-slack-bot by @kevkantes in #884
  • fix(slack-bot): disable retryable writes for DocumentDB compatibility by @kevkantes in #886
  • fix(agent-netutils): sub-agent needs to handle gracefully when no secret is needed by @suwhang-cisco in #887
  • feat(memory): add cross-thread store and automatic fact extraction by @sriaradhyula in #861
  • feat(ui): add multiselect toggle and comma-separated values to metadata form by @sriaradhyula in #880
  • fix(chart): use tags for caipe-ui and slack-bot instead of global conditions by @kevkantes in #885
  • feat(rag): add configurable MCP server for RAG by @subbaksh in #875
  • feat: add custom mention prompts by @cisco-erilutz in #888
  • feat(ui): add preferences modal with categorized feature flags by @sriaradhyula in #865
  • fix(ui): use bulk API for initial datasource job fetching by @subbaksh in #889
  • fix(rag): make MCP authentication optional by @subbaksh in #900
  • fix(rag): use dynamic RAG tool names instead of hardcoded list by @subbaksh in #899
  • docs(slack-bot): document per-channel custom_prompt fields in helm values by @cisco-erilutz in #901
  • feat(ui): live status, input-required, and unviewed message indicators by @sriaradhyula in #892
  • feat(ui): add share with everyone for conversations by @sriaradhyula in #891

Full Changelog: 0.2.33...0.2.34