co-mono/packages/coding-agent/src
jake dac7474da2 feat(ai): add OpenRouter provider routing support
Allows custom models to specify which upstream providers OpenRouter
should route requests to via the `openRouterRouting` field in model
definitions.

Supported fields:
- `only`: list of provider slugs to exclusively use
- `order`: list of provider slugs to try in order
2026-01-25 03:34:49 +01:00
..
cli feat(coding-agent): add pi config TUI to manage resources 2026-01-25 03:12:21 +01:00
core feat(ai): add OpenRouter provider routing support 2026-01-25 03:34:49 +01:00
modes feat(coding-agent): add pi config TUI to manage resources 2026-01-25 03:12:21 +01:00
utils refactor(coding-agent): simplify AgentSession 2026-01-24 01:38:58 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts feat(coding-agent): add PI_SHARE_VIEWER_URL env var for custom share viewer (#889) 2026-01-21 23:19:12 +01:00
index.ts feat(coding-agent): resolve resources with enabled state 2026-01-25 02:13:24 +01:00
main.ts feat(coding-agent): add pi config TUI to manage resources 2026-01-25 03:12:21 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00