chore: drop source-attribution comments from provider code

Remove "Ported from OmniRoute" and cockpit-tools attribution comments.
User-Agent strings and README/landing credits are left intact.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
decolua
2026-07-29 21:05:23 +07:00
co-authored by Claude Fable 5
parent 1319dea620
commit 9be6588cc8
9 changed files with 8 additions and 15 deletions
-1
View File
@@ -1,5 +1,4 @@
// Zed hosted LLM aggregator — auth + model-catalog helpers.
// Ported from OmniRoute open-sse/shared/zedAuth.ts (plain JS, no TS types).
//
// Zed's cloud (cloud.zed.dev) authenticates native apps with a self-generated RSA
// keypair instead of a registered OAuth client_id/secret: