Skip to content

v0.9.19

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:38

Changed

  • 🌐 Open WebUI setup is clearer. The gateway setup snippet now includes the user details Open WebUI can pass along, making connected chats easier to recognize.
  • 🧰 Action labels are easier to follow. Connected chats and Claude Code now show names that better match the action being taken.
  • πŸ€– Codex asks before taking more actions in Auto mode. Auto approval now follows the same review path as ask-first sessions, so approval prompts appear more consistently.

Fixed

  • πŸ’¬ Chats recover better when a model service is busy. If a connection asks Computer to try again before anything has started, Computer now waits the requested time and retries instead of failing right away.
  • 🧰 Claude Code progress stays accurate. Action details are kept together from start to finish, including when Claude Code only reports the final action.