Releases: shelltime/cli
v0.1.74
shelltime.xyz CLI (2026-03-01T04:25:08Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- 9970fc0 Merge pull request #245 from shelltime/feat/enable-default-features
- 0f989d4 Merge pull request #246 from shelltime/fix/daemon-otel-metrics-log-args
- e8fdd2e Merge pull request #247 from shelltime/release-please--branches--main
- add2029 Merge pull request #248 from shelltime/feat/init-auto-install-otel-configs
- 61efd31 chore(main): release 0.1.74
- 9492cd9 feat(init): auto-install CC and Codex OTEL configs during init
- 6808479 feat(model): enable key features by default in config
- 292b1cf fix(daemon): include debug context in OTEL metrics log
Thanks!
Those were the changes on v0.1.74!
v0.1.73
shelltime.xyz CLI (2026-02-26T07:58:22Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- 7292168 Merge pull request #242 from shelltime/claude/fix-tool-decision-logging-zXuM4
- 78ac4d8 Merge pull request #243 from shelltime/release-please--branches--main
- 78750a2 Merge pull request #244 from shelltime/claude/fix-daemon-timer-error-m4lPu
- fbc3f63 chore(main): release 0.1.73
- ecd5615 fix(daemon): add missing codex.tool_decision event mapping
- 790a426 fix(daemon): use independent context for fire-and-forget anthropic usage goroutine
Thanks!
Those were the changes on v0.1.73!
v0.1.72
shelltime.xyz CLI (2026-02-25T18:10:14Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- 7252d8a Merge pull request #239 from shelltime/claude/improve-query-error-messages-yoro8
- c917122 Merge pull request #240 from shelltime/release-please--branches--main
- b9b7a9e Merge pull request #241 from shelltime/feat/anthropic-usage-reset-push-notifications
- 2835c34 chore(main): release 0.1.72
- 45f958a feat(daemon): send Anthropic usage data to server for push notifications
- 99ad1dd fix(model): parse server error response body in query command
Thanks!
Those were the changes on v0.1.72!
v0.1.71
shelltime.xyz CLI (2026-02-20T10:15:47Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- b2a079e Merge pull request #237 from shelltime/claude/fix-git-lock-error-8J8Iv
- 3143fa2 Merge pull request #238 from shelltime/release-please--branches--main
- 931d8e9 chore(main): release 0.1.71
- 3f94286 fix(daemon): prevent git index.lock conflicts during background polling
Thanks!
Those were the changes on v0.1.71!
v0.1.70
shelltime.xyz CLI (2026-02-15T16:56:36Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- fd739d8 Merge pull request #236 from shelltime/release-please--branches--main
- 179a2ea chore(main): release 0.1.70
- 28d1ef3 fix(ai): remove verbose query result logging
Thanks!
Those were the changes on v0.1.70!
v0.1.69
shelltime.xyz CLI (2026-02-15T16:36:12Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- 0818da4 Merge pull request #230 from shelltime/claude/fix-daemon-performance-54SSH
- 86c48ef Merge pull request #231 from shelltime/release-please--branches--main
- 71a3574 Merge pull request #232 from shelltime/docs/update-cc-statusline-docs
- acc0341 Merge pull request #233 from shelltime/feat/ai-command-suggest-sse-streaming
- 566d5fd Merge pull request #234 from shelltime/refactor/cc-statusline-params-struct
- 53761d1 Merge pull request #235 from shelltime/chore/upgrade-go-1.26
- c92e68e chore(ci): upgrade Go 1.25 to 1.26
- 1f99a5e chore(main): release 0.1.69
- adb54df docs(cc-statusline): update docs for clickable links, session tracking, and new fields
- 214ffbc docs(claude): expand CLAUDE.md with Go version, testing patterns, daemon services, and dependencies
- 6655bd9 docs(repo): add AGENTS contributor guide
- fe09d63 feat(commands): replace PromptPal with SSE streaming from server API
- 48a7f80 fix(ai): handle SSE data prefix without space and add query logging
- dcea8f3 fix(daemon): correct retry limit and error logging in message handler
- 2cfda03 fix(daemon): resolve CPU spin and memory bloat in daemon process
- c06172c refactor(commands): replace 12 positional params with statuslineParams struct
Thanks!
Those were the changes on v0.1.69!
v0.1.68
shelltime.xyz CLI (2026-02-13T03:29:32Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- 1baae79 Merge pull request #228 from shelltime/claude/fix-sessionid-redeclaration-4798X
- d006a38 Merge pull request #229 from shelltime/release-please--branches--main
- df95b08 chore(main): release 0.1.68
- e82e815 fix(model): remove duplicate SessionID field in CCStatuslineInput
Thanks!
Those were the changes on v0.1.68!
v0.1.67
v0.1.66
shelltime.xyz CLI (2026-02-10T13:24:30Z)
Welcome to this new release!
please install the latest cli by run command
curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bashChangelog
- 24d1d1a Merge pull request #222 from shelltime/claude/update-version-copyright-2026-Y9zbk
- 24c2f00 Merge pull request #223 from shelltime/release-please--branches--main
- fe826f7 chore(main): release 0.1.66
- 6d6da0e fix(cli): update copyright year to 2026
Thanks!
Those were the changes on v0.1.66!
v0.1.65
0.1.65 (2026-02-10)
Features
- cli: add clickable link to session cost in cc statusline (46b90b2)
- cli: add clickable profile link to time section in cc statusline (dfe5346)
Bug Fixes
- ci: always bump patch version in release-please (a79ca03)
Documentation
- commands: add quota utilization section to CC statusline doc (523d614)