4 个仓库
Labeled, character-limited segments for persistent knowledge sharing across agent sessions.
Distinct from Shared Memory Management: Distinct from general shared memory: focuses on structured, character-limited context segments.
Explore 4 awesome GitHub repositories matching software engineering & architecture · Shared Context Segments. 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.
Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com
Organizes shared context into segments for persistent knowledge maintenance across sessions.
Agent Squad 是一个 LLM 多智能体编排框架,旨在协调专业智能体以解决复杂任务。它作为一个管理智能体团队和主管的系统,利用主管主导的编排模型将大问题分解为可管理的步骤。 该框架的独特之处在于结合了基于意图的查询路由和人机协作自动化。它采用分层路由系统将请求定向到最合适的智能体或模型,同时集成异步消息队列,将复杂案例路由给人工操作员进行干预。 该系统涵盖了全面的对话状态管理能力,包括用于在多轮对话中保持连贯性的多层记忆。它还提供了一个工具集成层,将自然语言转换为结构化格式,以便将智能体连接到外部 API、数据库和知识库。 该架构支持实时响应流和混合通信模式,以处理即时消息和异步交互。
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.