Commit Graph

8 Commits

Author SHA1 Message Date
Owen Lin
5fee8e1381 Merge branch 'main' into owen/separate_v2_namespace_take_two 2025-11-04 09:21:09 -08:00
Celia Chen
d3187dbc17 [App-server] v2 for account/updated and account/logout (#6175)
V2 for `account/updated` and `account/logout` for app server. correspond
to old `authStatusChange` and `LogoutChatGpt` respectively. Followup PRs
will make other v2 endpoints call `account/updated` instead of
`authStatusChange` too.
2025-11-03 22:01:33 -08:00
Owen Lin
e65a269010 fix 2025-11-03 15:30:04 -08:00
Owen Lin
9d153ee1f3 update tests 2025-11-03 14:15:34 -08:00
Owen Lin
fa5fa861ef turn interrupt 2025-11-02 16:36:14 -08:00
Owen Lin
d8075b923c wip 2025-11-02 13:15:53 -08:00
Owen Lin
6fbb3665a2 thread/list and thread/resume 2025-11-02 12:01:19 -08:00
Owen Lin
6c9e541574 implement thread/start 2025-11-02 09:56:47 -08:00