What's Changed
- fix(headless): honor --pure-stdout in --loop mode by @xavierforge in #171
- ci: bump taiki-e/install-action from 2.82.7 to 2.82.10 in the actions group by @dependabot[bot] in #173
- fix(pricing): price Anthropic cache tokens so cost isn't undercounted by @xavierforge in #172
- build: bump the cargo group with 3 updates by @dependabot[bot] in #174
- fix: mouse text selection broken by missing bottom-alignment padding by @wowi42 in #175
- feat: clickable hyperlinks in chat output by @wowi42 in #176
- feat(logging): add crash log directory and panic hook by @wowi42 in #177
- feat(hooks): external-command hooks at agent lifecycle points by @xavierforge in #178
- refactor(memory): priority-order truncation and recency-based daily log selection by @xavierforge in #181
- docs: sync ARCHITECTURE.md, README.md, and docs/ with current codebase by @xavierforge in #182
- fix(clippy): collapse nested if statements into let-chains by @xavierforge in #183
- fix(help): list all dispatched commands in /help output by @xavierforge in #184
- feat(memory): add memory_edit, backups, and long-term append dedup by @xavierforge in #185
- fix(storage): expand tilde in ZS_DATA_DIR and ZS_CONFIG_DIR by @wowi42 in #188
Full Changelog: v1.6.2...v1.7.0