3 रिपॉजिटरी
Synchronization of state and history across multiple agents within a shared operational environment.
Distinct from Shared Context Segments: Focuses on synchronizing history for agent teams rather than character-limited memory segments
Explore 3 awesome GitHub repositories matching software engineering & architecture · Multi-Agent Workspace Contexts. Refine with filters or upvote what's useful.
Lobe Chat is a self-hosted AI platform that provides a web-based interface for interacting with multiple large language models. It functions as an AI agent orchestrator, allowing for the design, scheduling, and management of autonomous agent teams to perform operational tasks. The platform features an extensible plugin framework and SDK to integrate external tools and custom function calls into workflows. It utilizes a provider-agnostic model layer to unify various AI APIs and includes a context-aware memory system to store structured user information for personalized interactions. The syste
Synchronizes state and history across multiple AI agents to enable parallel task execution.
Agent Squad is an LLM multi-agent orchestration framework designed to coordinate specialized agents to solve complex tasks. It functions as a system for managing agent teams and supervisors, utilizing a supervisor-led orchestration model to decompose large problems into manageable steps. The framework distinguishes itself through a combination of intent-based query routing and human-in-the-loop automation. It employs a hierarchical routing system to direct requests to the most appropriate agent or model, while integrating asynchronous messaging queues to route complex cases to human operators
Synchronizes interaction history and state across multiple agents to maintain coherence.
windsurf.vim, Vim और Neovim के लिए एक AI-संचालित विकास टूल है जो AI-संचालित कोड पूर्णता, एक संवादात्मक कोडिंग सहायक, और स्वायत्त एजेंट ऑर्केस्ट्रेशन को एकीकृत करता है। यह उपयोगकर्ताओं को वास्तविक समय में कोड सुझाव प्राप्त करने और सीधे एडिटर के भीतर प्राकृतिक भाषा निर्देशों के माध्यम से जटिल रिफैक्टरिंग करने में सक्षम बनाता है। यह प्रोजेक्ट लोकल और क्लाउड वातावरण में इंजीनियरिंग कार्यों को निष्पादित करने के लिए कई AI एजेंटों को भेजने और उनकी निगरानी करने के लिए एक सिस्टम प्रदान करता है। इसमें लोकल कोडबेस को इंडेक्स करके संदर्भ-जागरूक प्रोजेक्ट विश्लेषण शामिल है और कई एजेंटों में सुसंगत प्रोजेक्ट समझ बनाए रखने के लिए साझा वर्कस्पेस प्रबंधन का समर्थन करता है। यह टूल एसिंक्रोनस घोस्ट टेक्स्ट रेंडरिंग और इवेंट-संचालित ट्रिगर्स के माध्यम से वास्तविक समय के सुझावों को संभालता है। यह प्रोजेक्ट इंडेक्सिंग और AI चैट के लिए ब्राउज़र-आधारित इंटरफेस को भी शामिल करता है, जबकि कनेक्शन स्टेट्स और सुझाव उपलब्धता को ट्रैक करने के लिए एडिटर के भीतर स्टेटस इंडिकेटर प्रदान करता है।
Synchronizes state and history across multiple agents within a shared operational workspace.