Skip to content

Commit 31da5d0

Browse files
chore(main): release 0.1.82
1 parent e3adc84 commit 31da5d0

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.81"
2+
".": "0.1.82"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [0.1.82](https://github.com/shelltime/cli/compare/v0.1.81...v0.1.82) (2026-05-16)
4+
5+
6+
### Features
7+
8+
* add Homebrew tap auto-update via GoReleaser ([a717507](https://github.com/shelltime/cli/commit/a717507402c81c42648514e0c54d289f24405644))
9+
* **cli:** send pwd and hostname with shelltime q ([e3adc84](https://github.com/shelltime/cli/commit/e3adc84cac69bdf524d80b8caba559161f6a8222))
10+
* **cli:** send pwd and hostname with shelltime q ([8ea0ced](https://github.com/shelltime/cli/commit/8ea0cedb6fbd400565794e0ab9d7636ca6d37ac7))
11+
* **cli:** support Homebrew binary paths for daemon and hooks ([8e0b3ea](https://github.com/shelltime/cli/commit/8e0b3eaeac0771a96b372783cb0fbfaaf66056ae))
12+
* **cli:** support Homebrew binary paths for daemon and hooks ([02368fb](https://github.com/shelltime/cli/commit/02368fbe0b205637d48949dbc04a37a3c2cf906e))
13+
14+
15+
### Bug Fixes
16+
17+
* **cli:** sanitize AI command output before execution ([5373bf2](https://github.com/shelltime/cli/commit/5373bf2b76f80e8419e919bbcf6ca647190ce5db))
18+
* **daemon:** capture additional_rate_limits from codex wham API ([9e42799](https://github.com/shelltime/cli/commit/9e42799a85fae59b5797dfc7a3421903f5a40a17))
19+
* **model:** add 1-minute timeout and body size limit to bash-preexec download ([519ea35](https://github.com/shelltime/cli/commit/519ea35864300fc41f12b549d895920e51407143))
20+
* **model:** handle SSE spec leading space and event prefix ([8c3fb32](https://github.com/shelltime/cli/commit/8c3fb3270e9e6d9dca1d2272881582515e8c8549))
21+
322
## [0.1.81](https://github.com/shelltime/cli/compare/v0.1.80...v0.1.81) (2026-04-06)
423

524

0 commit comments

Comments
 (0)