Skip to content

Commit 84182f0

Browse files
authored
Merge pull request #26 from johannesjo/add-parallel-code
Add Parallel Code to Multi-Agent & Orchestration
2 parents 1c8bab9 + f897ea2 commit 84182f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome" height="18"></a>
55

6-
A curated list of awesome AI-Driven development tools, frameworks, and resources. Currently featuring **520 tools** to enhance your AI-powered development workflow. Inspired by [AI駆動開発(AI-Driven Development)](https://www.ai-driven.dev/).
6+
A curated list of awesome AI-Driven development tools, frameworks, and resources. Currently featuring **521 tools** to enhance your AI-powered development workflow. Inspired by [AI駆動開発(AI-Driven Development)](https://www.ai-driven.dev/).
77

88
## Contents
99

@@ -209,6 +209,7 @@ Frameworks and tools for orchestrating and managing multiple AI agents in develo
209209
- [Switchboard](https://github.com/TentacleOpera/switchboard) - The subscription-based alternative to API frameworks like OpenCode. Coordinate all your AI subscriptions, local LLMs, and CLI agents into a single team without a single API key.
210210
- [Slate V1](https://randomlabs.ai/) - A generalist software agent built for swarms.
211211
- [Blackbox Code](https://github.com/blackboxaicode/cli) - BLACKBOX CLI for running Multi-Agents locally and a Judge to select the best task implementation
212+
- [Parallel Code](https://github.com/johannesjo/parallel-code) - Desktop app for running multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) simultaneously in isolated git worktrees.
212213

213214
## Code Generation & Automation
214215

0 commit comments

Comments
 (0)