fix(ci): drain current base drift — regenerate cli-mcp SKILL.md, register 4 stryker tests

This commit is contained in:
diegosouzapw
2026-09-16 09:58:54 -03:00
parent 25251abbd7
commit e035a12378
2 changed files with 24 additions and 0 deletions

View File

@@ -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:**

View File

@@ -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",