mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
fix(ci): fix broken doc links and update brace-expansion to resolve moderate audit finding
This commit is contained in:
@@ -81,7 +81,7 @@ writeFileSync("opencode.json", JSON.stringify(config, null, 2));
|
||||
|
||||
For a non-destructive merge against an existing file, replicate `mergeOpenCodeConfigText()` from `opencodeConfig.ts` or call the CLI generator.
|
||||
|
||||
See the [package README](../../%40omniroute/opencode-provider/README.md) for the full API.
|
||||
See the [package README](../../@omniroute/opencode-provider/README.md) for the full API.
|
||||
|
||||
---
|
||||
|
||||
@@ -161,5 +161,5 @@ For Anthropic-style clients that send `x-api-key` + `anthropic-version`, OmniRou
|
||||
|
||||
- [API reference](../reference/API_REFERENCE.md) — full OmniRoute REST surface
|
||||
- [Auto-Combo](../routing/AUTO-COMBO.md) — what `model: "auto"` means
|
||||
- [`@omniroute/opencode-provider` README](../../%40omniroute/opencode-provider/README.md)
|
||||
- [`@omniroute/opencode-provider` README](../../@omniroute/opencode-provider/README.md)
|
||||
- Source: `src/shared/services/opencodeConfig.ts`, `src/lib/cli-helper/config-generator/opencode.ts`, `@omniroute/opencode-provider/src/index.ts`
|
||||
|
||||
Reference in New Issue
Block a user