Skip to content

v0.6.7

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 01:50
· 2 commits to main since this release
e20b158

Install on macOS or Linux:

curl --proto '=https' --tlsv1.2 -LsSf \
  https://tact.clab.by/install.sh | sh

Existing installations can run tact update. Every binary release archive is covered by a SHA-256
checksum and minisign signature.

Features

Bug Fixes

  • [transcript] Start reasoning blocks at boundaries by @clabby in #194
  • [shell] Finish commands when code cells are killed by @clabby in #193
  • [session] Retry transcript writes after lock contention by @clabby in #189

Maintenance

Full Changelog: v0.6.6...v0.6.7