Install on macOS or Linux:
curl --proto '=https' --tlsv1.2 -LsSf \
https://tact.clab.by/install.sh | shExisting installations can run tact update. Every binary release archive is covered by a SHA-256
checksum and minisign signature.
Features
- [subagents] Default tree to active agents by @clabby in #190
- [cli] Add startup model option by @birdmanmandbir in #185
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