awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesShared Context Segments

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.

Awesome Shared Context Segments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lobehub/lobe-chatlobehub 的头像

    lobehub/lobe-chat

    78,762在 GitHub 上查看↗

    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.

    TypeScript
    在 GitHub 上查看↗78,762
  • letta-ai/lettaletta-ai 的头像

    letta-ai/letta

    21,168在 GitHub 上查看↗

    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.

    Pythonaiai-agentsllm
    在 GitHub 上查看↗21,168
  • 2fastlabs/agent-squad2FastLabs 的头像

    2FastLabs/agent-squad

    7,667在 GitHub 上查看↗

    Agent Squad 是一个 LLM 多智能体编排框架,旨在协调专业智能体以解决复杂任务。它作为一个管理智能体团队和主管的系统,利用主管主导的编排模型将大问题分解为可管理的步骤。 该框架的独特之处在于结合了基于意图的查询路由和人机协作自动化。它采用分层路由系统将请求定向到最合适的智能体或模型,同时集成异步消息队列,将复杂案例路由给人工操作员进行干预。 该系统涵盖了全面的对话状态管理能力,包括用于在多轮对话中保持连贯性的多层记忆。它还提供了一个工具集成层,将自然语言转换为结构化格式,以便将智能体连接到外部 API、数据库和知识库。 该架构支持实时响应流和混合通信模式,以处理即时消息和异步交互。

    Synchronizes interaction history and state across multiple agents to maintain coherence.

    Python
    在 GitHub 上查看↗7,667
  • exafunction/windsurf.vimExafunction 的头像

    Exafunction/windsurf.vim

    5,113在 GitHub 上查看↗

    windsurf.vim 是一个用于 Vim 和 Neovim 的 AI 驱动开发工具,集成了 AI 辅助代码补全、对话式编码助手和自主代理编排。它使用户能够直接在编辑器内通过自然语言指令接收实时代码建议并执行复杂的重构。 该项目提供了一个用于调度和监控多个 AI 代理的系统,以跨本地和云环境执行工程任务。它包括通过索引本地代码库进行的上下文感知项目分析,并支持共享工作区管理,以在多个代理之间保持一致的项目理解。 该工具通过异步幽灵文本渲染和事件驱动触发器处理实时建议。它还结合了用于项目索引和 AI 聊天的基于浏览器的界面,同时在编辑器内提供状态指示器以跟踪连接状态和建议可用性。

    Synchronizes state and history across multiple agents within a shared operational workspace.

    Vim Scriptautocompletecodeiumcopilot
    在 GitHub 上查看↗5,113
  1. Home
  2. Software Engineering & Architecture
  3. Shared Memory Management
  4. Shared Context Segments

探索子标签

  • Multi-Agent Workspace ContextsSynchronization 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