Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down