Skip to content

micelio: v0.13.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:00
ddd5ac5

0.13.0 (2026-07-16)

Features

  • chat: add toggle to show which model produced each reply (3f36664)
  • disable mode and model selectors while turn is running (6082941)
  • locks: lock files so the agent sees them but can't read them (4687039)

Bug Fixes

  • chat: stop tool groups from collapsing mid-stream (d82ea34)
  • ci: pin the Rust toolchain and fix a lint from the newer one (a784279)
  • ollama: escape control characters and reject stray surrogates (c44ef53)
  • sessions: clear usage by marking rows, not by timestamp cutoff (4700ab4)

Performance Improvements

  • ui: virtualize the node modal's code viewer (85b1aa0)