Commit Graph

12 Commits

Author SHA1 Message Date
Owen Lin
afd59a99af remove order from thread/list 2025-11-02 12:15:46 -08:00
Owen Lin
fbe3078c2f thread/list supports filtering by model providers 2025-11-02 12:04:15 -08:00
Owen Lin
945d493f6c enums from core 2025-11-02 09:37:44 -08:00
Owen Lin
a010c1b7fc add v2 server notifications 2025-11-02 08:58:43 -08:00
Owen Lin
823ab56dc5 comment updates 2025-11-02 08:40:50 -08:00
Owen Lin
72752ed85d separate json schema generation to a v2 namespace 2025-11-01 14:32:12 -07:00
Owen Lin
a4be03d62b expose public struct for rate limits 2025-11-01 13:15:47 -07:00
Owen Lin
59e3e7431e move rate limits updated notification to v2 2025-11-01 11:22:44 -07:00
Owen Lin
7f781c6746 add thread/turn API definitions, unify List API patterns 2025-11-01 10:46:26 -07:00
Owen Lin
31f61823c9 wip thread/turn/item types 2025-11-01 10:16:23 -07:00
Owen Lin
2bd507c6fb [app-server] generate API v2 types in its own namespace 2025-11-01 09:11:37 -07:00
Owen Lin
cdc3df3790 [app-server] refactor: split API types into v1 and v2 (#6005)
Makes it easier to figure out which types are defined in the old vs. new
API schema.
2025-10-30 23:56:55 +00:00