Commit Graph

8 Commits

Author SHA1 Message Date
opencode-agent[bot] ff7dd9a945 chore: generate 2026-06-29 20:53:48 +00:00
James Long e7b22c4e39 refactor(opencode): use layer nodes in server tests (#34503) 2026-06-29 16:50:59 -04:00
James Long 4c0a372047 refactor(opencode): bind instance bootstrap node (#34502) 2026-06-29 16:35:10 -04:00
Dax 80e328b6c1 refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -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
Shoubhit Dash ecc481dd2c test(workspace): use runtime flags in workspace tests (#27612) 2026-05-15 04:19:39 +05:30
opencode-agent[bot] 74dac3d823 chore: generate 2026-05-09 22:47:54 +00:00
Kit Langton 6b4a00c231 test(server): cover HttpApi context inheritance
Adds regression coverage for request context inheritance in promptAsync and explicit context provisioning in stream bodies.
2026-05-09 18:46:10 -04:00