fix: expose OpenCode server entrypoint

This commit is contained in:
2026-08-01 18:59:41 +05:30
parent f19d3b993a
commit fa8ea49252
2 changed files with 11 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.2.1
- Add the server entrypoint expected by OpenCode's npm plugin loader.
## 0.1.2
- Skip compaction prompt changes when no prompt or memory file is provided.