From 49ad5b568fb0591353e78d7ded0a455ec76b0360 Mon Sep 17 00:00:00 2001 From: leonjackman Date: Mon, 24 Aug 2026 20:41:04 +0800 Subject: [PATCH] Add Coworker to awesome-ai-coding-tools Coworker is a local-first AI coding assistant desktop app that fits in both the Code Editors and Coding Agents categories. MIT licensed, 396+ commits, 20+ LLM providers, full MCP support. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bcb6a19..4bfbd60 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[Continue](https://continue.dev/)** – Open-source AI tool for code completion and chat, pluggable into VS Code and JetBrains. - **[Supermaven](https://supermaven.com/)** – Extremely fast AI code completion with low-latency, large-context responses. - **[PearAI](https://pear.ai/)** – Open-source AI-powered code editor. +- **[Coworker](https://github.com/leonjackman/coworker)** – Local-first AI coding assistant desktop app with MCP integration, multi-provider AI support, and skills marketplace. Built with Electron, React, and LangGraph. MIT licensed. + - **[Jupyter AI](https://jupyter-ai.readthedocs.io/)** – AI extensions for Jupyter notebooks with natural language code generation. - **[Blackbox AI](https://www.blackbox.ai/)** – AI coding assistant with code completions, chat, and search. - **[StackSpot AI](https://ai.stackspot.com/)** – Enterprise-focused AI platform for code generation and developer efficiency. @@ -102,6 +104,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[OpenAI Codex CLI](https://openai.com/blog/openai-codex/)** – OpenAI's CLI coding agent with cloud sandboxed execution. - **[OpenCode](https://github.com/opencode-ai/opencode)** – Open-source terminal AI agent (95K+ GitHub stars) supporting 75+ providers. Free, privacy-first, with LSP integration. - **[Roo Code](https://roocode.com/)** – Open-source VS Code agent (fork of Cline) known for reliable multi-file editing on large codebases. +- **[Coworker](https://github.com/leonjackman/coworker)** – Local-first AI coding agent desktop app with long-term memory, human-in-the-loop, web search, and 11-language i18n. MIT licensed, 396+ commits. + - **[PraisonAI](https://github.com/MervinPraison/PraisonAI)** – Multi-agent framework with 100+ LLM support and MCP integration. - **[Potpie](https://potpie.ai)** – AI coding agent for streamlined development workflows. - **[Pythagora](https://pythagora.ai/)** – AI agent that builds apps through conversational interaction.