Commit Graph

17 Commits

Author SHA1 Message Date
Dax 3056f6c030 feat(core): add location-based permission service (#30287) 2026-06-02 01:32:50 +00:00
Dax e2a8e18298 refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
Shantur Rathore 1990bd1605 feat(core): add session metadata support (#23068)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-30 16:58:11 -05:00
Kit Langton f90984210d fix(httpapi): model optional session payloads as no content (#29247) 2026-05-25 15:56:52 -04:00
Shoubhit Dash 92a7975a56 fix(httpapi): return request not found errors (#28693) 2026-05-22 16:29:12 +05:30
Shoubhit Dash 993bb6b37d fix(httpapi): return session busy error bodies (#28684) 2026-05-21 22:53:49 +05:30
Shoubhit Dash 4168c57b2e fix(session): tighten http error contracts (#27308) 2026-05-13 16:48:18 +05:30
Aiden Cline 59e247e1d1 fix(opencode): fix full session fork (#26811) 2026-05-11 00:26:36 -05:00
Kit Langton 99de7d579d Share HTTP API boolean query schema (#26615) 2026-05-09 21:41:15 -04:00
Kit Langton c1aa397f75 Fix OpenAPI workspace query drift (#26609) 2026-05-09 21:12:34 -04:00
Kit Langton e4a660e0bd fix(httpapi): align runtime query schemas with workspace routing params (#26581)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:50:30 -04:00
Kit Langton 2b957df526 fix(session): accept routing params in message list (#26569)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:02:35 -04:00
Kit Langton 4fd79c44ad fix(server): match Hono wire format for authorize undefined and share errors (#26474) 2026-05-09 00:30:00 -04:00
Kit Langton d524b4f0f7 Type session not-found errors (#25818) 2026-05-05 21:33:47 -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 09c65338df Refactor HttpApi workspace routing and proxy boundaries (#25006) 2026-04-29 16:50:54 -04:00
Kit Langton 584064d2c9 Prepare Effect HttpApi backend parity (#24853) 2026-04-29 09:34:50 -04:00