You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
OpenConnector's README files previously described Wanta mainly as a
hosted product entry point for trying SaaS connections. Since Wanta is
now available as an open-source desktop Agent project, that framing no
longer explained the relationship between the two repositories or the
ways open-source users can run, adapt, and contribute to Wanta.
This change presents OpenConnector and Wanta as two projects in the same
OOMOL open-source ecosystem. It explains that OpenConnector connects
Agents to external services, while Wanta provides a complete desktop
Agent application powered by OpenCode and uses OpenConnector for
connected SaaS services.
The revised section gives readers three concrete paths:
- run Wanta locally with an OpenAI-compatible model and no Wanta
account;
- fork and customize Wanta to build a desktop Agent;
- optionally use hosted models, OAuth connections, and team workspaces.
It also links Wanta's GitHub repository directly and invites issues and
pull requests. The wording is synchronized across the English,
Simplified Chinese, Traditional Chinese, French, Japanese, Korean, and
Russian README files.
## User impact
Readers can now understand what each project does, how the projects
relate technically, and which parts can be used locally or customized.
The section remains compact while providing enough context to avoid
presenting Wanta only as a commercial or hosted path.
## Validation
- `npm run lint`
- `npm run fix-check`
- `git diff --check`
| Try 1,000+ SaaS connections directly | Use the same SaaS/provider coverage without deploying a runtime or integrating SDK/CLI first. |
237
-
| Use Agents in daily work | Work across email, chat, docs, data, projects, support, developer tools, and marketing tools in natural language. |
238
-
| Share connected capabilities with a team | Configure connections and access scopes once; teammates use them without setup while keys, tokens, and credentials stay hidden. |
223
+
## Build a Desktop Agent with Wanta
224
+
225
+
OpenConnector and [Wanta](https://github.com/oomol-lab/wanta) are two open-source projects for AI
226
+
Agents in the OOMOL ecosystem. OpenConnector connects Agents to external services such as Gmail,
227
+
Slack, and Notion. Wanta provides a complete desktop Agent application powered by OpenCode and uses
228
+
OpenConnector to work with connected SaaS services.
229
+
230
+
-**Run locally:** Use your own OpenAI-compatible model without creating a Wanta account.
231
+
-**Build your own:** Fork Wanta and customize its prompts, tools, interface, models, and branding.
232
+
-**Use hosted services:** The optional [hosted experience](https://wanta.ai/) provides managed
| Essayer directement les connexions 1,000+ SaaS | Utiliser la même couverture SaaS/provider sans déployer un runtime ni intégrer d'abord le SDK/la CLI. |
239
-
| Utiliser des Agents dans le travail quotidien | Travailler en natural language à travers email, chat, docs, data, projets, support, developer tools et marketing tools. |
240
-
| Partager des capabilities connectées avec une équipe | Configurer connections et access scopes une fois ; les teammates les utilisent sans setup, avec keys, tokens et credentials cachés. |
225
+
## Construire un Agent desktop avec Wanta
226
+
227
+
OpenConnector et [Wanta](https://github.com/oomol-lab/wanta) sont deux projets open source pour les
228
+
Agents IA dans l'écosystème OOMOL. OpenConnector connecte les Agents à des services externes comme
229
+
Gmail, Slack et Notion. Wanta fournit une application Agent desktop complète propulsée par OpenCode
230
+
et utilise OpenConnector pour accéder aux services SaaS connectés.
231
+
232
+
-**Exécution locale :** utilisez votre propre modèle compatible OpenAI sans créer de compte Wanta.
233
+
-**Développement personnalisé :** forkez Wanta et adaptez prompts, outils, interface, modèles et
| Попробовать 1,000+ SaaS connections | Использовать то же SaaS/provider coverage без runtime deploy или предварительной SDK/CLI integration. |
235
-
| Использовать Agents в ежедневной работе | Работать через natural language с email, chat, docs, data, projects, support, developer tools и marketing tools. |
236
-
| Делиться подключенными capabilities | Один раз настроить connections и access scopes; teammates используют их без setup, а keys, tokens и credentials скрыты. |
221
+
## Создайте desktop Agent с Wanta
222
+
223
+
OpenConnector и [Wanta](https://github.com/oomol-lab/wanta) — два open-source проекта для AI Agents
224
+
в экосистеме OOMOL. OpenConnector подключает Agents к внешним сервисам, таким как Gmail, Slack и
225
+
Notion. Wanta предоставляет полноценное desktop Agent приложение на базе OpenCode и использует
226
+
OpenConnector для работы с подключенными SaaS сервисами.
227
+
228
+
-**Локальный запуск:** используйте свою OpenAI-compatible model без учетной записи Wanta.
229
+
-**Собственная разработка:** сделайте fork Wanta и настройте prompts, tools, interface, models и
0 commit comments