Commit Graph

24 Commits

Author SHA1 Message Date
Kainoa Kanter
2404014f3d fix: <Text> encoding non-ascii characters in Bun (#760) 2026-01-31 19:43:13 -08:00
Kainoa Kanter
160e0123f5 fix: bun string encoding (#746) 2026-01-29 16:51:21 -08:00
Charles Packer
49e02e438c fix: update login screen styling to match other menus (#666)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 16:52:47 -08:00
jnjpng
de174be822 feat: logo spin (#597) 2026-01-19 17:26:10 -08:00
jnjpng
29e9ada599 chore: naming to chatgpt oauth instead of codex oauth (#551) 2026-01-15 15:49:01 -08:00
jnjpng
bbb2c987e5 feat: replace /connect claude with /connect codex for OpenAI OAuth (#527)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 13:57:39 -08:00
Cameron
d56d8039d0 fix: await token persistence to prevent authentication loop (#524)
Co-authored-by: Cameron <cpfiffer@users.noreply.github.com>
2026-01-12 15:04:41 -08:00
Kainoa Kanter
fab0ca676b refactor: use system secrets when possible (#248) 2025-12-29 12:09:52 -08:00
Charles Packer
6f6800b4be fix: prevent CLI crash when browser auto-open fails in WSL (#390)
Co-authored-by: Letta <noreply@letta.com>
2025-12-25 11:24:32 -08:00
cthomas
dad7f3a297 feat: add anonymized device_id for telemetry (#350)
Co-authored-by: Letta <noreply@letta.com>
2025-12-22 16:00:13 -08:00
jnjpng
f9bffaed81 feat: add support for claude pro and max plans (#327) 2025-12-19 16:26:41 -08:00
Cameron
9589ce177c fix: Use size-based threshold for skills memory block format (#226) 2025-12-18 08:32:26 -08:00
Charles Packer
0203854c2e fix: handle browser open errors gracefully in OAuth flow (#285)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 21:39:48 -08:00
Shubham Naik
2b51b6d957 fix: random logouts on letta code (#272)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-12-17 18:26:04 -08:00
Charles Packer
a21336bd16 fix: patch auth flow (#180) 2025-12-11 15:14:07 -08:00
Shelley Pham
6db2fcfc05 feat: add handling for when failed to refresh access token (#168)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-10 14:19:08 -08:00
cthomas
edd173cf34 chore: add letta source header (#139) 2025-12-01 16:18:30 -08:00
Kevin Lin
754db3b273 fix: Patch headless mode GPT-5 (#88)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-16 20:48:50 -08:00
Shubham Naik
64e1fe5011 feat: support multi-device sign in (#78)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-07 16:18:06 -08:00
Shubham Naik
58362c9c46 chore: proper auth handling (#65)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-05 16:35:37 -08:00
cpacker
ceae108c1f fix: patch the auth flow for bad keys 2025-11-04 15:11:34 -08:00
Shubham Naik
14e67fa156 chore: multiline traversal support (#51)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-01 10:00:04 -07:00
Charles Packer
94393a8566 fix: stop caching LETTA_BASE_URL in settings.json (#46)
Co-authored-by: Letta <noreply@letta.com>
2025-10-31 23:38:14 -07:00
Shubham Naik
e384672a5a Sign in with letta cloud (#44)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-31 14:47:21 -07:00