ruvos:rUvOS — the agentic operating system. A single static Rust binary that runs as an MCP server, giving Claude Code persistent memory, resumable signed sessions, multi-agent orchestration, a knowledge graph, safety guardrails, and a signed audit trail. Zero Node.js, zero SQLite, zero daemon.;fastmcp:FastMCP 是一个用于构建模型上下文协议 (MCP) 应用的标准框架,旨在将大型语言模型 (LLM) 与工具和数据连接起来。它通过自动为工具生成模式、验证和文档,并管理服务器连接的传输协商和身份验证,从而简化了开发过程。FastMCP 为开发、部署和扩展基于 MCP 的系统提供了全面的解决方案。
需要 agent-orchestration 相关功能
构建与自定义工具和数据源交互的 LLM 应用程序