Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:20
· 504 commits to main since this release

Added

  • 🌳 Chat branching from Open WebUI. Regenerating or editing a message in Open WebUI now creates proper branches in the cptr sidebar, just like it does in OWUI. Requires custom headers on the OWUI connection (copy from Gateway settings).
  • 🚦 Background task filtering. Open WebUI's automatic title generation, follow-up suggestions, and tag extraction no longer create ghost chats or trigger the agent loop.
  • πŸ“‘ More header templates. Gateway settings now shows the full recommended header config for Open WebUI connections, including message and task type forwarding. One-click copy. Requires Open WebUI β‰₯ 0.9.7.

Fixed

  • πŸ› Chat metadata could be empty on second turn. Fixed an operator precedence issue in message resolution.