mirror of
https://github.com/bendtherules/opencode-multi-model.git
synced 2026-08-18 21:52:11 +00:00
improve plan manual
This commit is contained in:
@@ -23,7 +23,6 @@ Convert the existing `.opencode/tools/multi-model.ts` into a sharable npm packag
|
|||||||
|
|
||||||
### Target State
|
### Target State
|
||||||
```
|
```
|
||||||
opencode-multi-model/ # New npm package root
|
|
||||||
├── src/
|
├── src/
|
||||||
│ ├── index.ts # Plugin entry point
|
│ ├── index.ts # Plugin entry point
|
||||||
│ └── multi-model.ts # Tool definition (refactored)
|
│ └── multi-model.ts # Tool definition (refactored)
|
||||||
@@ -243,5 +242,5 @@ npm install -D @username/opencode-multi-model
|
|||||||
|
|
||||||
3. Use the tool:
|
3. Use the tool:
|
||||||
```
|
```
|
||||||
Use multi-model tool to launch multiple OpenCode models
|
Use tool multi-model with sessionName "testing" with models opencode/mimo-v2-flash-free and opencode/minimax-m2.5-free
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user