From b3eb679b39c57de937ced4b5fdeba1f7a58b24a1 Mon Sep 17 00:00:00 2001 From: Benjamin Shafii Date: Sat, 17 Jan 2026 01:32:17 -0800 Subject: [PATCH] Add OpenWork --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a696cc..f4184e4 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ A list of AI coding tools (assistants, completion, refactoring, etc.). - [Cursor](https://www.cursor.sh/) - Code editor built for pair programming with a language model. - [Cline](https://cline.bot/) - Autonomous coding agent that can use your CLI and editor. - [Claude Code](https://www.anthropic.com/claude-code) - Agentic coding tool that lives in your terminal. +- [OpenWork](https://github.com/different-ai/openwork) - Desktop GUI for OpenCode with sessions, skills, plugins, and templates in one place. - [Windsurf](https://windsurf.com/) - IDE optimized for collaboration between developers and assistants. - [Wizi](https://github.com/wizi-ai/code-search) - Code search across repositories with natural language. - [Phind](https://www.phind.com/) - Search engine optimized for developers and technical questions.