Skip to content

Commit f69df68

Browse files
committed
feat: add opencode-auto-continue plugin via tarball URL
Installs from GitHub latest tag tarball - works with OpenCode's embedded bun without manual cache manipulation.
1 parent fe0b172 commit f69df68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.opencode/opencode.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"true-mem@latest",
1919
"@knikolov/opencode-plugin-simple-memory@latest",
2020
"opencode-mem@latest",
21-
"github:developing-today/opencode-auto-continue",
21+
"opencode-auto-continue@https://github.com/developing-today/opencode-auto-continue/archive/refs/tags/latest.tar.gz",
2222
],
2323
"enabled_providers": ["github-copilot"],
2424
"default_agent": "commander",

0 commit comments

Comments
 (0)