Skip to main content

Module project_tool

Module project_tool 

Source
Expand description

Project tool — wraps ProjectManager behind the AgentTool interface.

Provides agents with Project query capabilities through an action-based parameter schema. Actions: list, get, link_memory, unlink_memory.

Agents can query projects and manage memory associations, but cannot create, update, or remove projects (user-level only).

Structs§

ProjectTool
Agent tool for Project queries (RFC-011).