Skip to content

0.7.0

Choose a tag to compare

@atvik-domarinn-release-please atvik-domarinn-release-please released this 01 Aug 23:35
0198d02

0.7.0 (2026-08-01)

⚠ BREAKING CHANGES

  • ChatRole gains a Tool variant and ChatMessage.content is now MessageContent rather than String. Embedders matching exhaustively on either will need updating.

Features

  • tool and content-block turns in per-case history, and validate warnings (#57) (8420ba3)
  • web: make sets reachable, rows clickable, and the UI usable on a phone (#55) (66d5ad8)