We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319191d commit 45be2cdCopy full SHA for 45be2cd
README.md
@@ -15,27 +15,7 @@ Install with the OpenCode CLI:
15
opencode plugin @tarquinen/opencode-dcp@beta --global
16
```
17
18
-This installs the package and adds it to your global OpenCode config files.
19
-
20
-Or add it to your OpenCode configs manually:
21
22
-```jsonc
23
-// opencode.jsonc
24
-{
25
- "plugin": ["@tarquinen/opencode-dcp@beta"],
26
-}
27
-```
28
29
30
-// tui.jsonc
31
32
33
34
35
36
-Using `@beta` keeps you on the current prerelease channel when OpenCode starts.
37
38
-Restart OpenCode. The plugin will automatically start optimizing your sessions.
+This installs the package and adds it to your global OpenCode config.
39
40
## How It Works
41
0 commit comments