Documentation
¶
Overview ¶
Package evaluatortools provides MCP tool wrappers for Pando's self-improvement evaluator subsystem. It lives in its own package to avoid an import cycle: internal/llm/tools ← internal/evaluator ← internal/llm/provider ← internal/llm/tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEvaluatorEvaluateTool ¶
NewEvaluatorEvaluateTool creates a tool that triggers evaluation of a completed session, computing its reward score and extracting skills.
func NewEvaluatorSkillsTool ¶
NewEvaluatorSkillsTool creates a tool that lists active skills from the self-improvement skill library, optionally filtered by task type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.