Commit Graph

13 Commits

Author SHA1 Message Date
opencode-agent[bot] c6f77e50f8 chore: generate 2026-05-31 01:09:55 +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
Kit Langton 39b268d566 fix(opencode): forward remote workspace request bodies (#29458) 2026-05-27 21:54:36 -04:00
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
Kit Langton 65d8951700 refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
Shoubhit Dash ecc481dd2c test(workspace): use runtime flags in workspace tests (#27612) 2026-05-15 04:19:39 +05:30
Kit Langton 7da74db497 test(server): cover workspace sync fence protocol (#26441) 2026-05-08 23:55:47 -04:00
James Long 4d6c05923f feat(core): copy file changes when warping (#26190) 2026-05-07 10:24:17 -04:00
Kit Langton e159608e59 refactor: rename workspace adapters (#25272) 2026-05-01 07:36:52 -04:00
Kit Langton 9788be5276 Avoid request-time HttpApi layer provisioning (#25179) 2026-04-30 19:36:57 -04:00
Kit Langton 186abfc717 Refactor workspace service boundaries (#25152) 2026-04-30 15:34:37 -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 a51ea23aa9 test: cover HttpApi workspace routing middleware (#25027) 2026-04-29 21:08:03 -04:00