Skip to content

Releases: shelltime/cli

v0.1.60

10 Jan 04:56
8de003f

Choose a tag to compare

shelltime.xyz CLI (2026-01-10T04:56:39Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • 863689b Merge pull request #208 from shelltime/fix/cc-statusline-per-cwd-git-cache
  • 8de003f Merge pull request #209 from shelltime/release-please--branches--main
  • 284460e Merge pull request #210 from shelltime/fix/loader-shine-interval-too-fast
  • 98d9929 chore(main): release 0.1.60
  • 38a75d9 fix(daemon): add per-CWD git info cache for cc statusline
  • 1103fb3 fix(stloader): slow down shine animation interval for better UX

Thanks!

Those were the changes on v0.1.60!

v0.1.59

06 Jan 18:37
bd11159

Choose a tag to compare

shelltime.xyz CLI (2026-01-06T18:37:50Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • bd11159 Merge pull request #207 from shelltime/release-please--branches--main
  • 8fd68c8 chore(main): release 0.1.59
  • e6bb0b1 fix(cc): align statusline input struct with Claude Code JSON format

Thanks!

Those were the changes on v0.1.59!

v0.1.58

06 Jan 18:19
c163ff9

Choose a tag to compare

shelltime.xyz CLI (2026-01-06T18:19:35Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • 40aba69 Merge pull request #203 from shelltime/ci/self-hosted-runner
  • a21a427 Merge pull request #204 from shelltime/fix/cc-statusline-git-info-cache
  • 2719964 Merge pull request #205 from shelltime/ci/use-ubuntu-latest-runner
  • c163ff9 Merge pull request #206 from shelltime/release-please--branches--main
  • b5ea312 chore(main): release 0.1.58
  • 0adbc8c ci(workflows): migrate all runners to self-hosted jp-arm-oracle
  • f7dc6c3 ci(workflows): switch from self-hosted to ubuntu-latest runner
  • 869ea38 docs(cc): add git branch info to statusline documentation
  • e6dd38f fix(daemon): cache git info to avoid cc statusline timeout
  • 0a4c29b refactor(daemon): fetch git info in timer loop instead of on-demand

Thanks!

Those were the changes on v0.1.58!

v0.1.57

06 Jan 15:46
dea8402

Choose a tag to compare

shelltime.xyz CLI (2026-01-06T15:46:46Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • fa5227a Merge pull request #200 from shelltime/feat/terminal-tracking
  • dea8402 Merge pull request #201 from shelltime/release-please--branches--main
  • a972290 Merge pull request #202 from shelltime/feat/cc-statusline-git-info
  • cc6ac2b chore(main): release 0.1.57
  • fde361e chore: release 0.1.57
  • fadef4b feat(cc): add git branch and dirty status to statusline
  • 0aa8267 feat(track): add terminal tracking via PPID resolution
  • 5c38a67 fix(cc): update statusline tests for new git info parameters
  • c38b9c0 refactor(track): split terminal field into terminal and multiplexer

Thanks!

Those were the changes on v0.1.57!

v0.1.56

04 Jan 17:49
4631e37

Choose a tag to compare

shelltime.xyz CLI (2026-01-04T17:50:19Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • 2e0901f Merge pull request #198 from shelltime/feat/cc-statusline-agent-time
  • 4631e37 Merge pull request #199 from shelltime/release-please--branches--main
  • 1d6e37d chore(main): release 0.1.56
  • e2ec9c6 chore: release 0.0.56
  • 1be6ade chore: release 0.1.56
  • bed4581 feat(statusline): add total AI agent time to CC statusline display

Thanks!

Those were the changes on v0.1.56!

v0.1.55

04 Jan 17:04
3da5b2b

Choose a tag to compare

shelltime.xyz CLI (2026-01-04T17:05:20Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • c0dd522 Merge pull request #196 from shelltime/fix/ccinfo-timezone-utc-conversion
  • 3da5b2b Merge pull request #197 from shelltime/release-please--branches--main
  • b29eb94 chore(main): release 0.1.55
  • 1b7b417 fix(daemon): convert cc_info timestamps to UTC before sending to server

Thanks!

Those were the changes on v0.1.55!

v0.1.54

04 Jan 06:44
5fcdf95

Choose a tag to compare

shelltime.xyz CLI (2026-01-04T06:44:39Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • 316eb66 Merge pull request #194 from shelltime/claude/add-statusline-docs-UZEA1
  • 5fcdf95 Merge pull request #195 from shelltime/release-please--branches--main
  • e0d5ae1 chore(main): release 0.1.54

Thanks!

Those were the changes on v0.1.54!

v0.1.53

04 Jan 06:16
2c74b6c

Choose a tag to compare

0.1.53 (2026-01-04)

Features

  • cli: add config view command with JSON output support (f403167)
  • cli: add config view command with JSON output support (f4f8fb9)

Bug Fixes

  • daemon: resolve race condition in cc_info timer startup (0e89dd0)

Miscellaneous Chores

Styles

  • commands: apply go fmt formatting (b8d3b91)

v0.1.52

04 Jan 05:34
179742a

Choose a tag to compare

shelltime.xyz CLI (2026-01-04T05:35:17Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • 8a55de2 Merge pull request #187 from shelltime/feat/add-rg-grep-command
  • 179742a Merge pull request #188 from shelltime/release-please--branches--main
  • a9f7747 Merge pull request #189 from shelltime/feat/add-stloader-package
  • ed80256 Merge pull request #190 from shelltime/feat/cc-statusline-command
  • 3184b3b Merge pull request #191 from shelltime/claude/expand-test-coverage-sXhZd
  • a033aba chore(main): release 0.1.52
  • 0737e79 chore: release 0.1.52
  • 0cd5c4a feat(cc): add statusline command for Claude Code integration
  • e6462eb feat(cli): add loading spinner to grep command
  • c883a27 feat(cli): add rg/grep command for searching synced commands
  • 69b7ec8 feat(cli): display API errors in grep output format
  • 8dac5fb feat(daemon): add cc_info socket handler with lazy timer for statusline
  • 736dc83 feat(stloader): add terminal spinner package with shining text effect
  • b994613 fix(cc): include output tokens in context calculation
  • 96816c3 fix(cli): use cursor-based pagination for grep command
  • 5d37a52 fix(stloader): address PR review comments
  • 2e5a1eb fix(test): correct path handling and mock setup in test files
  • 523ca67 refactor(cli): split grep command API into model package
  • 5f336b8 refactor(commands): replace briandowns/spinner with stloader
  • fb6be48 test(daemon): add comprehensive tests for cc_info statusline feature

Thanks!

Those were the changes on v0.1.52!

v0.1.51

02 Jan 17:24
c76fce1

Choose a tag to compare

shelltime.xyz CLI (2026-01-02T17:25:07Z)

Welcome to this new release!
please install the latest cli by run command

curl -sSL https://raw.githubusercontent.com/shelltime/installation/master/install.bash | bash

Changelog

  • b516a06 Merge pull request #185 from shelltime/claude/issue-184-20260102-1605
  • c76fce1 Merge pull request #186 from shelltime/release-please--branches--main
  • e871028 chore(main): release 0.1.51
  • 9437ebe refactor(model): remove config discovery log statement

Thanks!

Those were the changes on v0.1.51!