Cette page est affichée en anglais. Une traduction française est en cours.
WorkflowsMay 12, 2026·2 min de lecture

CoWork OS — Local-First Agent Workspace

CoWork OS is a local-first agent workspace for code, docs, web pages, and automations, with an Electron UI and built-in support for many MCP connectors.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Cli
Installation
Manual
Confiance
Confiance : Established
Point d'entrée
git clone https://github.com/CoWork-OS/CoWork-OS && cd CoWork-OS && npm run setup && npm run dev
Commande CLI universelle
npx tokrepo install ed99140d-3c1d-5649-bb8b-52f01464fbd7
Introduction

CoWork OS is a local-first agent workspace for code, docs, web pages, and automations, with an Electron UI and built-in support for many MCP connectors.

  • Best for: People who want one local app for agentic coding + docs + browser work
  • Works with: Node.js + npm; Electron; optional provider keys (Claude/OpenAI/Gemini/OpenRouter) and MCP connectors (per docs)
  • Setup time: 20–60 minutes

Practical Notes

  • GitHub: 291 stars · 18 forks; pushed 2026-05-12 (verified via GitHub API).
  • Docs docs/getting-started.md uses npm run setup then npm run dev to launch the Electron app + hot reload.
  • README advertises dozens of provider options and many MCP connectors for a single “agent workspace” surface.

Main

Adoption tips:

  1. Start with one workspace and define conventions (branching, lint, CI) so the agent’s edits stay consistent.
  2. Enable only a small set of connectors first; too many tools makes planning noisy and harder to audit.
  3. Use explicit approvals for any action that sends messages, writes to production, or spends money.
  4. Capture “what worked” as repeatable shortcuts and keep them versioned like code.

Local-first is a feature: it keeps files and context near the work, with fewer external dependencies.

FAQ

Q: Is it cloud-based? A: No—README frames it as local-first; your workspace lives on your machine.

Q: Do I need a single LLM provider? A: No—docs list multiple providers and optional failover chains.

Q: How do I keep tool use safe? A: Enable connectors gradually and require approvals for outbound or high-impact actions.

🙏

Source et remerciements

Source: https://github.com/CoWork-OS/CoWork-OS > License: MIT > GitHub stars: 291 · forks: 49

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires