Aiden Cline
|
4e9c79f355
|
Refactor event HTTP API route modules (#27441)
|
2026-05-13 22:41:17 -05:00 |
|
Kit Langton
|
b79b05fc0f
|
fix(httpapi): preserve event stream context (#27425)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: James Long <longster@gmail.com>
|
2026-05-13 22:02:30 -04:00 |
|
Kit Langton
|
4abae0eb17
|
fix(session): type busy errors (#27410)
|
2026-05-14 01:28:04 +00:00 |
|
opencode-agent[bot]
|
72f1150455
|
chore: generate
|
2026-05-14 00:59:33 +00:00 |
|
Dax
|
4c90312462
|
refactor(core): move models.dev into core (#27347)
|
2026-05-13 20:58:24 -04:00 |
|
Kit Langton
|
e918d5275a
|
effect(server): typed errors in session/sync handlers, fix concurrency (#27146)
|
2026-05-13 20:31:27 -04:00 |
|
Kit Langton
|
b5c3067e10
|
fix(provider): type model not found errors (#27334)
|
2026-05-13 22:23:09 +00:00 |
|
Shoubhit Dash
|
b2b8573dfa
|
fix(server): map busy sessions in http handlers (#27375)
|
2026-05-14 01:02:07 +05:30 |
|
Dax
|
0381c92481
|
core: expose v2 model listing API (#25821)
|
2026-05-13 14:43:08 +00:00 |
|
Shoubhit Dash
|
4168c57b2e
|
fix(session): tighten http error contracts (#27308)
|
2026-05-13 16:48:18 +05:30 |
|
Shoubhit Dash
|
914b8aed07
|
fix(provider): type auth errors (#27301)
|
2026-05-13 15:47:13 +05:30 |
|
opencode-agent[bot]
|
2dee5a745f
|
chore: generate
|
2026-05-13 09:36:51 +00:00 |
|
Shoubhit Dash
|
0d077fba68
|
fix(worktree): type expected errors (#27296)
|
2026-05-13 15:05:30 +05:30 |
|
Shoubhit Dash
|
8f41c274f8
|
fix(session): make message reads effectful (#27291)
|
2026-05-13 14:40:12 +05:30 |
|
Shoubhit Dash
|
c45d91fbc5
|
fix(server): remove storage not found defect fallback (#27287)
|
2026-05-13 14:15:53 +05:30 |
|
Shoubhit Dash
|
b93e118787
|
fix(session): type message list not found errors (#27275)
|
2026-05-13 13:22:12 +05:30 |
|
Shoubhit Dash
|
5e5d378177
|
fix(session): add typed message lookup wrappers (#27269)
|
2026-05-13 13:04:07 +05:30 |
|
Shoubhit Dash
|
24b5154ab4
|
fix(storage): type not found errors (#27265)
|
2026-05-13 12:25:04 +05:30 |
|
Shoubhit Dash
|
21850e652e
|
fix(server): hide unknown 500 details (#27251)
|
2026-05-13 10:15:28 +05:30 |
|
Kit Langton
|
23c49d1d59
|
fix(httpapi): drop redundant InstanceRef/WorkspaceRef in session prompt handler (#27196)
|
2026-05-13 01:27:08 +00:00 |
|
Shoubhit Dash
|
7876a4cb2f
|
refactor(core): resolve default agent info (#27125)
|
2026-05-13 01:08:30 +05:30 |
|
Aiden Cline
|
e4b6efc3eb
|
fix: annotate Effect log metadata (#27093)
|
2026-05-12 11:31:18 -05:00 |
|
Kit Langton
|
d283b18d95
|
Remove effect-zod bridge (#26956)
|
2026-05-11 21:14:55 -04:00 |
|
Kit Langton
|
4081896622
|
Clean up post-Hono references (#26903)
|
2026-05-11 13:20:54 -04:00 |
|
Aiden Cline
|
59e247e1d1
|
fix(opencode): fix full session fork (#26811)
|
2026-05-11 00:26:36 -05:00 |
|
opencode-agent[bot]
|
9ee70bc86c
|
chore: generate
|
2026-05-10 16:22:29 +00:00 |
|
Kit Langton
|
8a6b507fa1
|
fix(server): return diagnosable body for schema rejections (#26631)
|
2026-05-10 16:21:32 +00:00 |
|
Kit Langton
|
4401530640
|
Scope boolean query overrides
|
2026-05-10 11:57:52 -04:00 |
|
Kit Langton
|
5d73f6c961
|
Source diff message query pattern (#26638)
|
2026-05-10 11:54:54 -04:00 |
|
opencode-agent[bot]
|
5197a5b6f6
|
chore: generate
|
2026-05-10 06:49:21 +00:00 |
|
Aiden Cline
|
6b792099f9
|
feat: better image handling (auto resize & max size constraints) (#26401)
|
2026-05-10 01:48:19 -05:00 |
|
Kit Langton
|
3d29b6a6f5
|
Source workspace path pattern (#26632)
|
2026-05-09 23:02:31 -04:00 |
|
Kit Langton
|
f71d79c0e6
|
Source HTTP API ID path patterns (#26623)
|
2026-05-09 22:58:47 -04:00 |
|
Kit Langton
|
76a252019a
|
Narrow HTTP API numeric query overrides (#26618)
|
2026-05-09 22:02:51 -04: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 |
|
Dax
|
4ae8dd80c3
|
Move schema utilities into core (#26565)
|
2026-05-09 19:51:09 +00:00 |
|
Kit Langton
|
72524b30dc
|
fix(server): defer validation error body change
|
2026-05-09 14:50:45 -04:00 |
|
Kit Langton
|
a81484238e
|
fix(server): return validation error bodies
|
2026-05-09 14:39:25 -04:00 |
|
Kit Langton
|
b49b2b5c78
|
fix(server): keep provider lists JSON-safe (#26550)
|
2026-05-09 13:40:46 -04:00 |
|
Kit Langton
|
6561e24e32
|
chore(server): clean up post-Hono-deletion scar tissue (#26542)
|
2026-05-09 12:30:18 -04:00 |
|
Kit Langton
|
c645e13e2a
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
opencode-agent[bot]
|
7c8945c9a7
|
chore: generate
|
2026-05-09 04:31:07 +00: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 |
|
opencode-agent[bot]
|
c8dc4a13f4
|
chore: generate
|
2026-05-09 04:22:25 +00:00 |
|
Kit Langton
|
3afb6c20c9
|
fix(server): return structured validation errors (#26457)
|
2026-05-09 00:21:19 -04:00 |
|
Kit Langton
|
3570a7d5e4
|
fix(server): include auth challenge on typed 401 (#26455)
|
2026-05-09 00:15:20 -04:00 |
|
Kit Langton
|
ed127f8a6d
|
docs(server): explain why HTTP API PTY handler has no early-frame buffer (#26464)
|
2026-05-08 23:58:33 -04:00 |
|