agent/

directory
v0.0.0-...-5a2f47e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2026 License: MIT

Directories

Path Synopsis
Package agent provides the core Eino Agent implementation that orchestrates LLM-based tool-calling agents with risk assessment and approval workflows.
Package agent provides the core Eino Agent implementation that orchestrates LLM-based tool-calling agents with risk assessment and approval workflows.
Package dao provides the data access layer for the Agent module, handling database operations for agent records and configurations.
Package dao provides the data access layer for the Agent module, handling database operations for agent records and configurations.
Package hub provides the MCP Hub service for plugin management and remote MCP configuration.
Package hub provides the MCP Hub service for plugin management and remote MCP configuration.
Package insight 提供 Agent 对话数据的统计分析功能。
Package insight 提供 Agent 对话数据的统计分析功能。
mcp
server
Package server implements the MCP server that exposes VanPanel's agent tools to external MCP clients via stdio or HTTP transport.
Package server implements the MCP server that exposes VanPanel's agent tools to external MCP clients via stdio or HTTP transport.
Package nudge 提供记忆审查(Memory Nudge)功能。
Package nudge 提供记忆审查(Memory Nudge)功能。
Package search 提供基于 PostgreSQL tsvector 的全文搜索引擎, 用于智能体对话历史的全文检索、会话浏览和消息滚动查询。
Package search 提供基于 PostgreSQL tsvector 的全文搜索引擎, 用于智能体对话历史的全文检索、会话浏览和消息滚动查询。
Package skill 提供基于文件系统的 skill 管理系统(Hermes 风格)。
Package skill 提供基于文件系统的 skill 管理系统(Hermes 风格)。
Package tool provides the tool abstraction layer for the AI Agent, including built-in tools and MCP (Model Context Protocol) client integrations.
Package tool provides the tool abstraction layer for the AI Agent, including built-in tools and MCP (Model Context Protocol) client integrations.
mcp
Package mcp provides MCP (Model Context Protocol) client implementations for connecting to local and remote MCP servers.
Package mcp provides MCP (Model Context Protocol) client implementations for connecting to local and remote MCP servers.
mcp/local
Package local implements the MCP client for locally-running MCP servers that communicate via stdio transport.
Package local implements the MCP client for locally-running MCP servers that communicate via stdio transport.
mcp/manager
Package manager manages the lifecycle of MCP client connections and aggregates tools from multiple MCP servers into a unified registry.
Package manager manages the lifecycle of MCP client connections and aggregates tools from multiple MCP servers into a unified registry.
mcp/remote
Package remote implements the MCP client for remotely-running MCP servers that communicate via SSE or streamable HTTP transport.
Package remote implements the MCP client for remotely-running MCP servers that communicate via SSE or streamable HTTP transport.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL