mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-17 20:32:25 +03:00
fix(ci): drain current base drift — regenerate cli-mcp SKILL.md, register 4 stryker tests
This commit is contained in:
@@ -49,6 +49,26 @@ Restart the MCP server
|
||||
omniroute mcp restart
|
||||
```
|
||||
|
||||
### `mcp enable`
|
||||
|
||||
**Flags:**
|
||||
|
||||
- `--transport <transport>`
|
||||
|
||||
**Example:**
|
||||
|
||||
```bash
|
||||
omniroute mcp enable
|
||||
```
|
||||
|
||||
### `mcp disable`
|
||||
|
||||
**Example:**
|
||||
|
||||
```bash
|
||||
omniroute mcp disable
|
||||
```
|
||||
|
||||
### `mcp call <tool> [argsJson]`
|
||||
|
||||
**Flags:**
|
||||
|
||||
@@ -317,6 +317,10 @@
|
||||
"tests/unit/noauth-autocombo-lockout-7623.test.ts",
|
||||
"tests/unit/noauth-model-lockout.test.ts",
|
||||
"tests/unit/provider-401-ambiguous-runtime.test.ts",
|
||||
"tests/unit/agnes-cn-provider.test.ts",
|
||||
"tests/unit/mcp-restart-route-13012.test.ts",
|
||||
"tests/unit/antigravityUpstreamError.test.ts",
|
||||
"tests/unit/issue-13089-roundrobin-live-ws-events.test.ts",
|
||||
"tests/unit/ollama-404-model-lockout-11071.test.ts",
|
||||
"tests/unit/non-streaming-client-translate.test.ts",
|
||||
"tests/unit/non-streaming-provider-leg.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user