Skip to content

Releases: zhangchi0104/agent-sessions

tokenstats-v1.0.0

13 Jun 02:11
ef41621

Choose a tag to compare

1.0.0 (2026-06-13)

Bug Fixes

  • ci: build TokenStats via shared scheme (cd2c6af)
  • ci: run release on macos-15 with Xcode 26 (728a12d)
  • TokenStats: drop sandbox to stop AMFI killing the notarized app (c04930f)
  • TokenStats: restore keychain-access-groups so token sign-in works (79a2c01)
  • TokenStats: use legacy keychain so app ships with no restricted entitlements (70597db)

Features

  • actions: add session events table and repo operations (0aa48e5)
  • actions: implement SessionsRepo listSessions and createSession (e6bfee3)
  • add actions and database packages (4dcf3ad)
  • ci: automated codesigned + notarized TokenStats dmg release (#3) (a34de17)
  • ci: release TokenStats from dev (beta) and main (stable) (6eb3029)
  • sessions CLI + TokenStats sessions tab and tokens-today counter (#2) (23208fd)
  • TokenStats: add gauge styles, appearance & account settings (aac65b1)
  • TokenStats: redesign popover with window tiles and unified settings (fb5a7c8)
  • tui: bootstrap agent-sessions-tui visualizing SessionsRepo (8d0f7e3)
  • tui: render sessions with opentui (dd474d3)

tokenstats-v1.0.0-beta.4

13 Jun 01:49
70597db

Choose a tag to compare

Pre-release

1.0.0-beta.4 (2026-06-13)

Bug Fixes

  • TokenStats: use legacy keychain so app ships with no restricted entitlements (70597db)

tokenstats-v1.0.0-beta.3

13 Jun 00:06
79a2c01

Choose a tag to compare

Pre-release

1.0.0-beta.3 (2026-06-13)

Bug Fixes

  • TokenStats: restore keychain-access-groups so token sign-in works (79a2c01)

tokenstats-v1.0.0-beta.2

12 Jun 23:31
908608f

Choose a tag to compare

Pre-release

1.0.0-beta.2 (2026-06-12)

Bug Fixes

  • TokenStats: drop sandbox to stop AMFI killing the notarized app (c04930f)

tokenstats-v1.0.0-beta.1

12 Jun 16:19
f018750

Choose a tag to compare

Pre-release

1.0.0-beta.1 (2026-06-12)

Bug Fixes

  • ci: build TokenStats via shared scheme (cd2c6af)
  • ci: run release on macos-15 with Xcode 26 (728a12d)

Features

  • actions: add session events table and repo operations (0aa48e5)
  • actions: implement SessionsRepo listSessions and createSession (e6bfee3)
  • add actions and database packages (4dcf3ad)
  • ci: automated codesigned + notarized TokenStats dmg release (#3) (a34de17)
  • ci: release TokenStats from dev (beta) and main (stable) (6eb3029)
  • sessions CLI + TokenStats sessions tab and tokens-today counter (#2) (23208fd)
  • TokenStats: add gauge styles, appearance & account settings (aac65b1)
  • TokenStats: redesign popover with window tiles and unified settings (fb5a7c8)
  • tui: bootstrap agent-sessions-tui visualizing SessionsRepo (8d0f7e3)
  • tui: render sessions with opentui (dd474d3)