mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
Declarative MitmTarget descriptors for the remaining agent identities: - cursor: api2.cursor.sh, OpenAI Chat Completions - zed: api.zed.dev, OpenAI Chat Completions - claude-code: api.anthropic.com, Anthropic Messages format - open-code: opencode.ai, OpenAI Chat Completions - trae: viability=investigating, host trae.invalid placeholder All entries point at lazy dynamic imports of their respective handlers in src/mitm/handlers/<id>.ts (F3 handlers commit).