Skip to content

Tau 0.1.3

Choose a tag to compare

@alejandro-ao alejandro-ao released this 07 Jul 15:07

Tau 0.1.3

New

  • Add a config-driven Pi API provider catalog with user overlay support.

Changed

  • Optimistically render ordinary TUI prompt submissions to reduce perceived latency.
  • Improve scoped provider/model switching performance and responsiveness.
  • Migrate the documentation site to Hugo.

Fixed

  • Prevent custom prompt slash commands from appearing twice in the TUI transcript.
  • Persist interrupted tool repairs correctly when resuming sessions.
  • Show bad --model values as clean errors instead of tracebacks.
  • Fix provider/model selection and resume mismatch edge cases.
  • Hide code block scrollbars while assistant messages are streaming.