You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure Java SDK (no Spring) for the OpenCode Server: HTTP REST API, SSE event stream and local CLI
8
8
[简体中文](./README.zh-CN.md)
9
9
10
-
> **Current branch**: `feature/2.0.x`
11
-
> **Version**: `2.0.x.x.20260630-SNAPSHOT`
10
+
> **Current branch**: `feature/3.0.x`
11
+
> **Version**: `3.0.x.x.20260630-SNAPSHOT`
12
12
> **JDK baseline**: 8
13
13
> **Project status**: stable (1.0.x line). Not yet published to Maven Central; artifacts are distributed via the Aliyun Maven repository and GitHub Releases.
14
14
@@ -69,14 +69,15 @@ The current SDK adapts opencode **v1.17.18** CLI + Server HTTP API.
69
69
| Misc API | Available | commands, skills, formatters, LSPs, MCP servers, path, VCS, instance dispose, global upgrade |
70
70
| Question / permission API | Available | pending questions + permissions, reply/reject |
0 commit comments