Skip to content

2.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 00:58
Immutable release. Only release title and notes can be modified.
da543d8

Changelog

New Features

  • Improved the model selector to easily switch between providers.
    model selector demo

  • You can now queue multiple messages without waiting for the agent to finish.
    message queue demo

  • Added a checkpoint system to revert requests to previous states using the undo icon.
    checkpoints demo

UI & UX Improvements

  • The agent sidebar is now resizable.
    agent resize demo

  • Chat history is now saved and persists after restarting Caido.

  • Errors are less intrusive and include a debug trace copy option.

  • Various visual improvements throughout the interface.

Performance & Reliability

  • Reduced costs by improving the agent context management to lower token usage.
  • Major internal improvements making Shift more reliable.