aisuite OpenWorker 0.1.3

OpenCoworker is an open-source AI agent application that allows users to assign real-world tasks to AI models that can operate on files, documents, coding projects, and connected tools.

Unlike traditional AI chat interfaces, OpenCoworker can:

  • Work inside local folders

  • Create and modify files

  • Schedule recurring tasks

  • Connect to external tools

  • Use MCP servers

  • Operate with multiple AI providers

  • Maintain long-running workflows

The platform is designed to function more like a digital coworker than a conversational assistant.

The result is a platform that attempts to bridge the gap between AI chatbots and autonomous agents by allowing AI models to work directly with files, folders, automations, and external tools on a user's machine.

Relationship to aisuite

A common misconception is that OpenCoworker and aisuite are the same product.

In reality, aisuite is a lightweight open-source library created to provide a unified API across multiple AI providers, allowing developers to switch between models using a consistent interface. It supports providers such as OpenAI, Anthropic, Google, Ollama, AWS, Mistral, and others.

OpenCoworker builds on similar multi-model concepts but focuses on practical task execution rather than API abstraction.

For developers, aisuite serves as infrastructure.

For end users, OpenCoworker serves as the application layer.

Download aisuite OpenWorker 0.1.3 - Software Mirrors

aisuite OpenWorker 0.1.3 for Windows

OpenWorker_0.1.3_x64_en-US.msi | 51.91 MB

OpenWorker_0.1.3_x64-setup.exe | 41.92 MB

OpenWorker-windows.msi | 51.91 MB

OpenWorker-windows-setup.exe.sig | 420 B

OpenWorker-windows-setup.exe | 41.92 MB

aisuite OpenWorker 0.1.3 for macOS

OpenWorker_0.1.3_aarch64.dmg | 51.17 MB

OpenWorker-macos-arm64.dmg | 51.17 MB

aisuite OpenWorker 0.1.3 Release Notes:

What's Changed

  • Integration with Nebius AI Studio added by @Aktsvigun in https://github.com/andrewyng/aisuite/pull/138
  • Nebius AI Studio brief documentation added by @Aktsvigun in https://github.com/andrewyng/aisuite/pull/173
  • Added support for deepseek LLMs by @Riddhimaan-Senapati in https://github.com/andrewyng/aisuite/pull/175
  • Tool calling support. Part I by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/102
  • Add the Azure api-version query parameters by @gongmingqm10 in https://github.com/andrewyng/aisuite/pull/186
  • Add support for reasoning content. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/187
  • Release 0.1.9 by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/188
  • Add abstraction for tool calling with max_turns. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/199
  • Add support for Cerebras Cloud SDK by @kamilk-cerebras in https://github.com/andrewyng/aisuite/pull/189
  • Add Mistral Docs by @Obscuretone in https://github.com/andrewyng/aisuite/pull/163
  • Fix typo in Cerebras guide by @kamilk-cerebras in https://github.com/andrewyng/aisuite/pull/213
  • Fix CI/CD linter by @aaronik in https://github.com/andrewyng/aisuite/pull/228
  • Add token usage adapter for anthropic provider by @akshay1100 in https://github.com/andrewyng/aisuite/pull/230
  • Enhance Providers with Token Counting, Linting Fixes, and New Tests by @akshay1100 in https://github.com/andrewyng/aisuite/pull/234
  • Adding Inception Labs Provider by @yanismiraoui in https://github.com/andrewyng/aisuite/pull/226
  • Change model name to "Mercury" by @yanismiraoui in https://github.com/andrewyng/aisuite/pull/235
  • Typescript version for aisuite. Initial commit. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/236
  • aisuite-js: added Mistral and Groq providers with example usage and enhanced gitignore by @tavinashb in https://github.com/andrewyng/aisuite/pull/238
  • added LM Studio provider support by @annuszulfiqar2021 in https://github.com/andrewyng/aisuite/pull/208
  • Update tool_calling_abstraction.ipynb by @preethamdp in https://github.com/andrewyng/aisuite/pull/218
  • feat: add chat application example with TypeScript and React by @tavinashb in https://github.com/andrewyng/aisuite/pull/240
  • Add Audio Speech Recognition (ASR) Support by @akshay1100 in https://github.com/andrewyng/aisuite/pull/241
  • Python ASR Changes - Allow parameter passthrough to provider SDKs. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/243
  • Add HuggingFace Inference API as supported provider for Audio Transcription. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/244
  • feat: Automatic Speech Recognition (ASR) support with multiple providers (OpenAI Whisper, Deepgram) by @tavinashb in https://github.com/andrewyng/aisuite/pull/242
  • Add support for MCP based tools. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/250
  • Fixes for MCP support in tool calling. Adding an example light-weight agent. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/251
  • More examples, and a fix for Anthropic tool calling. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/252
  • Simple agents using aisuite. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/256
  • feat(asr): refactor OpenAI ASR integration, add Deepgram/OpenAI ASR adapters, and polish provider tests by @tavinashb in https://github.com/andrewyng/aisuite/pull/249
  • Adding support for agent abstraction and associated tooling by @drp8226 in https://github.com/andrewyng/aisuite/pull/291
  • Add agent observability and tracing by @drp8226 in https://github.com/andrewyng/aisuite/pull/292
  • Add agent tooling, policies, toolkits, and persistence by @drp8226 in https://github.com/andrewyng/aisuite/pull/293
  • Add agent runs viewer and aisuite-code CLI by @drp8226 in https://github.com/andrewyng/aisuite/pull/294
  • Open agent harness for tasks and automations by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/297
  • Release CI: build dmg and msi/nsis installers by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/298
  • Sign and notarize macOS release builds; drop Intel target by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/299
  • Fix Google tool response history for Vertex function calling by @EasonChenC in https://github.com/andrewyng/aisuite/pull/270
  • feat: add OpenRouter provider integration by @Seif-Yasser-Ahmed in https://github.com/andrewyng/aisuite/pull/287
  • fix: replace generic Exception with RuntimeError by @mshzy in https://github.com/andrewyng/aisuite/pull/290
  • feat(ollama): migrate OllamaProvider to OpenAI‑compatible API by @tushardhole in https://github.com/andrewyng/aisuite/pull/257
  • Fix manual tool calling regression in v0.1.14 by @harijay in https://github.com/andrewyng/aisuite/pull/266
  • Fix tool calling on Ollama and LM Studio via OpenAI-compatible /v1 by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/295
  • Fix CI: black-format the repo and guard tomllib for py3.10 by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/300
  • Rename the Cowork surface to OpenCoworker in visible UI text by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/301
  • Fix sidecar process leak on quit and mid-turn session loss by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/303
  • Polish the run experience: approval card, PDF preview, todos, placeholder by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/304
  • Announce OpenCoworker at the top of the README by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/305
  • Prepare app release 0.1.1: app-v tag trigger and version bump by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/306
  • Restructure the README by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/308
  • Fix the README framing by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/309
  • Add Email (IMAP/SMTP) connector with app-password auth by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/310
  • Add 9 connectors to OpenCoworker: Linear, GitLab, Discord, Stripe, Asana, HubSpot, Dropbox, Box, QuickBooks by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/311
  • Add WhatsApp connector (official Cloud API) and experimental-connector gating by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/314
  • Code agent: tool ergonomics, parallel execution, plan/discuss modes, explorer subagent by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/318
  • Fix JSON schema generation for complex tool arguments by @rakeshutekar in https://github.com/andrewyng/aisuite/pull/317
  • fix: relax docstring-parser constraint to support Python 3.14 by @umutonuryasar in https://github.com/andrewyng/aisuite/pull/319
  • Add tool calling test for Nebius provider by @Justice9Hyun in https://github.com/andrewyng/aisuite/pull/324
  • Add async support across providers, client, tools, and the agent Runner by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/296
  • Fix bugs, and other improvements. by @drp8226 in https://github.com/andrewyng/aisuite/pull/340
  • OpenCoworker - Foundations for Agent personas. by @drp8226 in https://github.com/andrewyng/aisuite/pull/347
  • OpenCoworker UI changes. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/348
  • Managed Connectors, Persona Gallery and more changes. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/350
  • OpenCoworker UI refinements, tests, and more features. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/352
  • OCW: multiple features - mostly focussed on removing User friction in both integrations and general UI. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/353
  • OCW : Slack features, New integrations, Fixes, Tests and more. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/354
  • Multiple features and fixes. by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/355
  • OCW/Slack: attribute outbound posts to the workspace's installer by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/356
  • Apply black formatting repo-wide by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/357
  • Add streaming support to chat completions (stream=True on create/acreate) by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/358
  • Support OpenAI-style image content parts in the Anthropic provider by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/359
  • OpenWorker: Dev bootstrap for fresh checkouts + approval-card preview clamp by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/361
  • Add gemini provider for the Gemini Developer API (API key) by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/360
  • Local speech-to-text in OpenCoworker by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/362
  • build_dmg: notarize + staple in the build, with a local skip flag by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/363
  • macOS bundle: declare minimumSystemVersion 12.0 by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/364
  • feat(providers): add Eden AI provider by @MVS-source in https://github.com/andrewyng/aisuite/pull/345
  • Add Requesty provider by @Thibaultjaigu in https://github.com/andrewyng/aisuite/pull/346
  • Add Crusoe provider by @acheamponge in https://github.com/andrewyng/aisuite/pull/351
  • Fix shared provider config state across Client instances by @rakeshutekar in https://github.com/andrewyng/aisuite/pull/312
  • fix(aws): normalize Bedrock end_turn/stop_sequence to OpenAI "stop" finish_reason by @ly-wang19 in https://github.com/andrewyng/aisuite/pull/332
  • fix(cohere): map MAX_TOKENS finish_reason to OpenAI "length" by @ly-wang19 in https://github.com/andrewyng/aisuite/pull/333
  • added featherless provider by @DarokCx in https://github.com/andrewyng/aisuite/pull/79
  • modified .gitignore file for local tests by @SermetPekin in https://github.com/andrewyng/aisuite/pull/81
  • Add Tongyi Provider Support by @NewToolAI in https://github.com/andrewyng/aisuite/pull/121
  • OCW App: faster boot, faster sign-in, onboarding clarity, drag-drop attach by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/367
  • OCW App: auto-update by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/368
  • OCW Connectors: real brand logos + six new connectors by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/365
  • Add link to Groq by @tjandy98 in https://github.com/andrewyng/aisuite/pull/161
  • OCW - PDF attachments: native support + local fallback by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/370
  • Changing name - first pass by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/371
  • Connector detail pages, onboarding galleries, Outlook multi-account by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/373
  • OpenWorker: Settings redesign, onboarding benefit rows, Outlook one-click, launch fixes by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/374
  • OpenWorker: MCP OAuth sign-in + Granola preset by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/375
  • OpenWorker: Support Outlook calendar by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/376
  • OpenWorker Connectors - JIRA and Monday.com by @rohitprasad15 in https://github.com/andrewyng/aisuite/pull/377

New Contributors

  • @Aktsvigun made their first contribution in https://github.com/andrewyng/aisuite/pull/138
  • @Riddhimaan-Senapati made their first contribution in https://github.com/andrewyng/aisuite/pull/175
  • @gongmingqm10 made their first contribution in https://github.com/andrewyng/aisuite/pull/186
  • @kamilk-cerebras made their first contribution in https://github.com/andrewyng/aisuite/pull/189
  • @Obscuretone made their first contribution in https://github.com/andrewyng/aisuite/pull/163
  • @aaronik made their first contribution in https://github.com/andrewyng/aisuite/pull/228
  • @akshay1100 made their first contribution in https://github.com/andrewyng/aisuite/pull/230
  • @yanismiraoui made their first contribution in https://github.com/andrewyng/aisuite/pull/226
  • @tavinashb made their first contribution in https://github.com/andrewyng/aisuite/pull/238
  • @annuszulfiqar2021 made their first contribution in https://github.com/andrewyng/aisuite/pull/208
  • @preethamdp made their first contribution in https://github.com/andrewyng/aisuite/pull/218
  • @drp8226 made their first contribution in https://github.com/andrewyng/aisuite/pull/291
  • @EasonChenC made their first contribution in https://github.com/andrewyng/aisuite/pull/270
  • @Seif-Yasser-Ahmed made their first contribution in https://github.com/andrewyng/aisuite/pull/287
  • @mshzy made their first contribution in https://github.com/andrewyng/aisuite/pull/290
  • @tushardhole made their first contribution in https://github.com/andrewyng/aisuite/pull/257
  • @harijay made their first contribution in https://github.com/andrewyng/aisuite/pull/266
  • @rakeshutekar made their first contribution in https://github.com/andrewyng/aisuite/pull/317
  • @umutonuryasar made their first contribution in https://github.com/andrewyng/aisuite/pull/319
  • @Justice9Hyun made their first contribution in https://github.com/andrewyng/aisuite/pull/324
  • @MVS-source made their first contribution in https://github.com/andrewyng/aisuite/pull/345
  • @Thibaultjaigu made their first contribution in https://github.com/andrewyng/aisuite/pull/346
  • @acheamponge made their first contribution in https://github.com/andrewyng/aisuite/pull/351
  • @ly-wang19 made their first contribution in https://github.com/andrewyng/aisuite/pull/332
  • @DarokCx made their first contribution in https://github.com/andrewyng/aisuite/pull/79
  • @SermetPekin made their first contribution in https://github.com/andrewyng/aisuite/pull/81
  • @NewToolAI made their first contribution in https://github.com/andrewyng/aisuite/pull/121
  • @tjandy98 made their first contribution in https://github.com/andrewyng/aisuite/pull/161
Full Changelog: https://github.com/andrewyng/aisuite/compare/v0.1.7...v0.1.3

Key Features of OpenCoworker

Bring Your Own Model

One of OpenCoworker's strongest features is model flexibility.

Users can connect:

  • OpenAI models

  • Anthropic Claude models

  • Google Gemini models

  • Local Ollama models

Switching between models can be done per conversation or task.

Real File Access

Unlike chatbot interfaces that generate text outputs, OpenCoworker can work directly with user files.

The agent can:

  • Create documents

  • Edit existing files

  • Generate reports

  • Build project structures

  • Produce assets stored on disk

Everything remains accessible as standard files on the user's system.

Automations

The application supports scheduled workflows.

Examples include:

  • Daily summaries

  • Market reports

  • Research updates

  • File processing jobs

  • Recurring content generation

These tasks can execute automatically without requiring continuous user supervision.

MCP Support

OpenCoworker supports the Model Context Protocol (MCP), allowing integration with external tools and services through standardized interfaces.

This significantly expands the capabilities of the platform beyond simple file manipulation.

Security Controls

The application includes approval-based workflows for potentially risky operations.

Users remain in control of sensitive actions rather than granting unrestricted autonomy to AI agents.

User Experience

The experience feels noticeably different from ChatGPT, Claude, or Gemini.

Instead of repeatedly prompting a chatbot, users assign objectives and review outputs.

For example, a user might ask OpenCoworker to:

  • Research a topic

  • Generate a report

  • Create project files

  • Update documentation

  • Organize data

The agent then performs the work and produces actual files rather than simply displaying responses in a chat window.

The interface is relatively approachable compared to many agent frameworks, though it still requires a basic understanding of AI models, permissions, and workflows.

Performance

Performance depends primarily on:

  • Selected AI model

  • Hardware resources

  • Task complexity

  • External tool integrations

Simple document-generation tasks are typically fast.

More complex workflows involving coding, MCP tools, or large projects can take significantly longer, depending on the chosen model and environment.

Open Source Advantages

Being open source offers several benefits:

  • Transparency

  • Community contributions

  • Self-hosting options

  • No vendor lock-in

  • Greater privacy control

Users can inspect the codebase and customize deployments according to their needs.

Community Feedback

Developer discussions generally highlight two major strengths:

  • Simplicity

  • Model flexibility

Many users appreciate the philosophy inherited from aisuite, where switching AI providers requires minimal effort. Others view unified AI abstraction layers as useful for experimentation but question how often model switching is required in production.

Community feedback regarding aisuite itself frequently praises its beginner-friendly design and low learning curve, though some developers note that larger frameworks may provide more extensive documentation and ecosystem support.

Limitations

Despite its promise, OpenCoworker remains an early-stage project.

Current limitations include:

  • Smaller community than established AI platforms

  • Reliance on external model APIs

  • Requires API keys or local models

  • Limited ecosystem compared to mature agent frameworks

  • Some workflows still require manual supervision

The platform is better viewed as a productivity assistant than a fully autonomous employee.

Pros

  • Open source

  • Supports multiple AI providers

  • Real file creation and editing

  • MCP integration

  • Automation capabilities

  • User-controlled permissions

  • Flexible deployment options

  • Beginner-friendly compared to many agent frameworks

Cons

  • Early-stage project

  • Smaller ecosystem

  • Requires external AI providers or local models

  • Advanced workflows may need technical knowledge

  • Limited long-term production track record

Who Should Use OpenCoworker?

OpenCoworker is ideal for:

  • Developers

  • Technical writers

  • Researchers

  • AI enthusiasts

  • Content creators

  • Small teams

  • Users experimenting with AI agents

It is particularly useful for people who want AI to generate actual work products rather than simply provide conversational responses.

OpenCoworker offers an interesting vision of what desktop AI agents can become. By combining real file access, automation, multi-model support, and open-source flexibility, it delivers capabilities that go beyond traditional AI chat applications. While the platform is still young and its ecosystem is evolving, it already provides a compelling environment for users looking to experiment with practical AI coworkers rather than simple conversational assistants.

aisuite OpenWorker 0.1.3
Free
Software Informations:
Developer:

Operating System:
Windows / macOS
Date Added:
2026-07-21T20:01:49.205Z
Categories:

Post a Comment/Report Broken Link: