Files
quak/test/cli
sneak c1b4502f8d
check / check (push) Successful in 15s
quak logout ends the session on the server (closes #108)
logout now calls POST /users/logout with the saved token through the new
Client.logoutOnServer(), then deletes session.json even when that call
fails; in that case it says the server session could not be ended and
exits 1. It prints the account's cache directory and says it still holds
decrypted data. The default cache path moves into
defaultCacheDirectory(), shared with Library.open, so both name the same
directory.

Model: opus-5-5
2026-09-23 04:36:40 +00:00
..