tala-cli 0.32.1

Agent-to-agent messaging for AI coding tools
1
2
3
4
5
6
7
8
9
## 1. Fix ARM64 Verification

- [x] 1.1 Run ARM64 Linux built-binary and extracted-archive version checks through an ARM64-compatible container.
- [x] 1.2 Preserve native checks and archive/checksum verification for all other release targets.

## 2. Validate And Prepare Release

- [x] 2.1 Validate the workflow YAML and run repository checks.
- [ ] 2.2 Commit, open the fix PR, merge it, and confirm the release workflow completes.