diff --git a/README.md b/README.md index 20e59c14f3..799237ecda 100644 --- a/README.md +++ b/README.md @@ -702,6 +702,7 @@ the current catalog at **[radar.omniroute.online/planos](https://radar.omniroute πŸ“± Android (Termux)pkg install nodejs && npx -y omnirouteRuns on your phone, 24/7, no root πŸ“² PWA"Add to Home Screen"Fullscreen, offline, installable from browser 🧩 OpenCode plugin@omniroute/opencode-providerNative OpenCode integration + πŸ€– VS Code Copilot Chatinstall OmniCopilot extensionEvery OmniRoute model in the native Copilot Chat picker β€” stable & Insiders πŸ› οΈ From sourcenpm install && npm run devHack on it, contribute @@ -711,6 +712,33 @@ the current catalog at **[radar.omniroute.online/planos](https://radar.omniroute
+### 🧩 New: OmniRoute inside VS Code's native Copilot Chat + +
+ +> No new sidebar, no new chat UI β€” every model OmniRoute serves shows up right in the +> **Copilot Chat model picker you already use**. Since VS Code 1.122, provider models work +> without a GitHub sign-in or a Copilot subscription β€” agent mode, tool calling and vision, for +> free. + +Install the **[OmniCopilot](https://github.com/diegosouzapw/OmniCopilot)** extension, point it +at your OmniRoute server (defaults to `localhost:20128`), then open Copilot Chat β†’ model picker +β†’ **Manage Models…** β†’ **OmniRoute**. + + + + + +
StoreLinkWorks with
🧩 VS Code MarketplaceInstall β†’VS Code β€” stable & Insiders
πŸ”“ Open VSX RegistryInstall β†’Cursor, Windsurf, VSCodium, Theia, code-server, Gitpod, Antigravity, Kiro…
+ +From inside the editor: open the **Extensions** view, search **"OmniRoute"**, click **Install** +β€” works the same way on both stores. Source, issues and the publishing runbook live at +[diegosouzapw/OmniCopilot](https://github.com/diegosouzapw/OmniCopilot). + +
+ +
+ ## πŸ”’ Private & Local-First