v0.6.0
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
- [reflection] Improve evidence attribution by @clabby in #146
- [session] Add bounded session discovery by @clabby in #145
- [tui] Add guided session reflection by @clabby in #142
- [session] Search referenced transcripts in one bounded scan by @clabby in #139
- [memory] Deploy shared memory on Cloudflare by @clabby in #137
- Shared memory by @clabby in #135
Bug Fixes
- [ci] Repair shared Rust caching and speed up worker-build install by @clabby in #150
- [memory] Enable remote memory in linked worktrees by @clabby in #148
- [tui] Render selection across link destinations by @clabby in #143
- [tui] Make in-app copy reach the system clipboard on Linux by @dghelm in #134
Refactoring
- [memory] Name transfer commands push and pull by @clabby in #144
- [memory] Make Cloudflare server the deployment example by @clabby in #138
- [subagents] Extract reusable runtime crate by @clabby in #136
Maintenance
Full Changelog: v0.5.4...v0.6.0