#0001
`opencode` `github-v1.2.24` unifies HTTP API middleware routing
40radar
opencodeOpen-source coding agent — terminal-first task automation
Instance HTTP API endpoints now share typed middleware routing. PTY WebSocket compatibility gets regression coverage, so this is a small but useful stability release.
- Event streaming and
PTYWebSocket connect handling moved under typed middleware routing; less routing drift in agent server code. - Missing
PTYchecks now run before optionalcursorandticketquery parsing, preserving old connect behavior. - Regression coverage was added around
PTYconnect compatibility. Worth updating if you expose or script against the local server API.
Source: github.com/anomalyco/opencode/releases/tag/github-v1.2.2Read original →
