From 67f89758edac22673ee1f3470eade3a4bd45a840 Mon Sep 17 00:00:00 2001 From: Cheffromspace Date: Tue, 3 Jun 2025 20:05:07 -0500 Subject: [PATCH] Update README.md Signed-off-by: Cheffromspace --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 8eb2e82..8741b56 100644 --- a/README.md +++ b/README.md @@ -77,13 +77,6 @@ That's it! Your bot is ready to use. See the **[complete quickstart guide](./QUI - **Context-aware**: Claude understands your entire repository structure and development patterns - **Stateless execution**: Each request runs in isolated Docker containers -### Claude Orchestration (NEW) 🎭 -- **Parallel Claude Sessions**: Run multiple Claude containers concurrently for complex tasks -- **Smart Task Decomposition**: Automatically breaks down projects into parallel workstreams -- **Dependency Management**: Sessions wait for prerequisites before starting -- **MCP Integration**: Built for the MCP hackathon to showcase super-charged Claude capabilities -- **See [Claude Orchestration Documentation](./docs/claude-orchestration.md) for details** - ### Performance Architecture ⚡ - Parallel test execution with strategic runner distribution - Conditional Docker builds (only when code changes)