Commit Graph

12 Commits

Author SHA1 Message Date
Kit Langton faed9230dd fix(sdk): wrap thrown error bodies in Error
SDK throwOnError paths now convert structured response bodies into real Error instances while preserving the original body and status in cause.
2026-05-09 18:46:43 -04:00
Kit Langton c645e13e2a research: delete Hono backend (do not merge) (#25667) 2026-05-09 13:10:42 +00:00
Kit Langton 7810d11a6d test(server): cover REST API project skills (#26451) 2026-05-09 02:23:21 +00:00
Kit Langton d524b4f0f7 Type session not-found errors (#25818) 2026-05-05 21:33:47 -04:00
Kit Langton be489206f6 Normalize instance lifecycle wiring (#25501) 2026-05-02 20:39:20 -04:00
Kit Langton 6c85bbc7f0 Replace Instance.disposeAll/load with fixture helper (#25418) 2026-05-02 10:56:15 -04:00
Kit Langton 210b03d342 test: port instance HttpApi path/vcs read coverage to Effect 2026-04-30 11:07:00 -04:00
Kit Langton 6cb0328111 refactor: use Effect config for HttpApi authorization (#25035) 2026-04-29 22:22:32 -04:00
opencode-agent[bot] daf08ffbe0 chore: generate 2026-04-29 13:47:48 +00:00
Kit Langton 0147955f50 test(httpapi): clean up SDK parity tests 2026-04-29 09:46:17 -04:00
Kit Langton 584064d2c9 Prepare Effect HttpApi backend parity (#24853) 2026-04-29 09:34:50 -04:00
Kit Langton bdd634e2cd test(httpapi): cover sdk effect routes (#24836) 2026-04-28 16:34:06 -04:00