Commit Graph

68 Commits

Author SHA1 Message Date
Yunxiao Xu
85329cffda feat(api): Enhance persistence logic and refactor codebase structure 2026-02-11 15:33:56 -08:00
Yunxiao Xu
371582dcd1 fix(api): Implement missing OIDC callback endpoint 2026-02-11 13:20:13 -08:00
Yunxiao Xu
5ba3120f03 conductor(checkpoint): Checkpoint end of Phase 4 2026-02-11 04:18:20 -08:00
Yunxiao Xu
b8fa60962e feat(api): Implement agent streaming router with SSE 2026-02-10 15:49:15 -08:00
Yunxiao Xu
057278a1c5 test(api): Add failing agent streaming tests 2026-02-10 15:13:23 -08:00
Yunxiao Xu
6ab9fa49c1 conductor(checkpoint): Checkpoint end of Phase 3 2026-02-10 14:34:36 -08:00
Yunxiao Xu
1eb211579b feat(api): Implement history and artifacts routers 2026-02-10 13:56:48 -08:00
Yunxiao Xu
adb778f818 conductor(checkpoint): Checkpoint end of Phase 2 2026-02-10 12:48:15 -08:00
Yunxiao Xu
ff27dee366 feat(api): Implement authentication router and secure dependencies 2026-02-10 12:37:35 -08:00
Yunxiao Xu
979e1ad2d6 feat(api): Implement authentication router with register and login 2026-02-10 12:25:53 -08:00
Yunxiao Xu
ab117296e4 feat(api): Implement JWT utility functions and configuration 2026-02-10 12:17:37 -08:00
Yunxiao Xu
6c7fc2802d test(api): Add failing authentication tests 2026-02-10 12:14:40 -08:00
Yunxiao Xu
7a52f6f0b7 conductor(checkpoint): Checkpoint end of Phase 1 2026-02-10 12:09:45 -08:00
Yunxiao Xu
452d4a1957 feat(graph): Implement PostgresSaver checkpointer integration 2026-02-10 03:32:14 -08:00
Yunxiao Xu
60429e1adc feat(api): Initialize FastAPI app with health check 2026-02-10 03:25:37 -08:00
Yunxiao Xu
60cc401246 build(deps): Add FastAPI and Checkpointer dependencies 2026-02-10 03:21:41 -08:00
Yunxiao Xu
5a943b902a feat: implement mvp with email-first login flow and langgraph architecture 2026-02-09 23:35:40 -08:00
Yunxiao Xu
af227d40e6 Initial commit 2026-01-26 01:30:35 -08:00