Commit Graph

23 Commits

Author SHA1 Message Date
Dax d0eca28681 fix(sdk): preserve V2Event name for SSE streams (#34171) 2026-06-27 21:05:47 -04:00
Dax 5e12cf6751 feat(core): add opencode integration (#33555) 2026-06-23 23:45:02 +00:00
Dax 52c1651ef6 refactor(core): simplify integration credentials (#31968) 2026-06-12 06:15:25 +00:00
Dax 3a81d46877 refactor(server): serve raw filesystem content (#31911) 2026-06-11 11:20:11 -04:00
Dax 7489190405 feat(core): add connector authentication (#31837) 2026-06-11 06:31:17 +00:00
Dax ec87cf82cb refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
Dax 93316f1fae refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Dax 9e11b45908 feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
Kit Langton 540e83b6c8 feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
Shoubhit Dash 65bfee111b feat(core): expose project reference filesystem access (#30423) 2026-06-02 20:59:07 +05:30
Kit Langton 0122f38e09 refactor(server): unify instance httpapi middleware routing
publish-github-action / publish (push) Has been cancelled
Unify declared instance HTTP API endpoints under typed middleware routing, including event streaming and PTY WebSocket connect handling.\n\nPreserve PTY connect compatibility by checking missing PTYs before parsing optional cursor and ticket query fields, with regression coverage.
2026-05-27 08:45:11 -04:00
Shoubhit Dash c046a057e4 fix(httpapi): return project not found errors (#28856) 2026-05-22 22:06:20 +05:30
Shoubhit Dash 685d8b6ba5 fix(httpapi): return pty error bodies (#28838) 2026-05-22 21:00:20 +05:30
Shoubhit Dash e3445de70e fix(httpapi): return mcp server not found errors (#28817) 2026-05-22 17:46:30 +05:30
opencode-agent[bot] c8f07a5489 chore: generate 2026-05-22 11:00:29 +00: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 f1e6dd64d6 fix(httpapi): handle corrupt v2 session messages (#28633) 2026-05-21 16:30:04 +05:30
Shoubhit Dash 102d4236bb fix(httpapi): expose unavailable v2 session mutations (#28624) 2026-05-21 15:12:13 +05:30
Shoubhit Dash 79fcc0c13c fix(httpapi): expose v2 session not found (#28511) 2026-05-21 13:27:20 +05:30
Shoubhit Dash a78882dd56 fix(httpapi): expose v2 catalog errors (#28498) 2026-05-21 00:53:35 +05:30
Shoubhit Dash 5202a9be9a fix(httpapi): expose v2 request errors (#28495) 2026-05-20 23:23:23 +05:30
Shoubhit Dash f9251eeba1 fix(httpapi): preserve v2 openapi errors (#28298) 2026-05-19 11:42:01 +05:30