Skip to content

Releases: quaywin/agys

v0.1.39

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:37

Changelog

  • 1eb5cb9 fix(cmd/run): include targetProfile in resume prompt and handle default profile fallback for flags

v0.1.38

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:24

Changelog

  • e7ffa55 refactor(clean): remove redundant global token sync helpers in favor of native go-keyring Keychain sync

v0.1.37

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:20

Changelog

  • 2411219 fix(keychain): parse go-keyring-base64 format in SyncKeychainTokenToDisk and SyncDiskTokenToKeychain

v0.1.36

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:10

Changelog

  • b45201c fix(auth): add global token fallback sync in BuildCmd and runWithProfile

v0.1.35

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:08

Changelog

  • 0208e02 fix(env): pass absolute paths for GEMINI_DIR, GEMINI_CLI_DIR, and ANTIGRAVITY_DIR in BuildCmd

v0.1.34

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:01

Changelog

  • 0208e02 fix(env): pass absolute paths for GEMINI_DIR, GEMINI_CLI_DIR, and ANTIGRAVITY_DIR in BuildCmd

v0.1.33

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:56

Changelog

  • 1a7b943 fix(auth): add standalone token fallback support for ReadToken

v0.1.32

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:50

Changelog

  • 645a18e fix(auth): sync token between macOS Keychain and isolated profile disk storage on login

v0.1.31

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:36

Changelog

  • 332fccd docs(readme): update features and examples for v1.2.0 release
  • 3ab057c feat(quota): display quota in table view with remaining reset time and token-fingerprinted email caching

v0.1.30

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:52

Changelog

  • 8d9c53a fix(updater): use atomic POSIX rename to eliminate SIGKILL during binary upgrade