waaseyaa / ai-tools
Shared agent-tool catalogue (#[AsAgentTool] + AttributeToolRegistry) used by AgentExecutor and McpController
v0.1.0-alpha.188
2026-05-21 02:01 UTC
Requires
- php: >=8.5
- waaseyaa/access: ^0.1.0-alpha.188
- waaseyaa/entity: ^0.1.0-alpha.188
- waaseyaa/foundation: ^0.1.0-alpha.188
Requires (Dev)
- phpunit/phpunit: ^10.5
- waaseyaa/testing: ^0.1.0-alpha.188
This package is auto-updated.
Last update: 2026-05-21 02:03:22 UTC
README
Shared agent-tool catalogue for Waaseyaa. Defines the #[AsAgentTool]
attribute, the AgentTool value object, AgentToolInterface, and the
attribute-discovered AttributeToolRegistry consumed by both
Waaseyaa\AI\Agent\AgentExecutor and Waaseyaa\Mcp\McpController.
See docs/specs/agent-executor.md for the design spec and the eight
stock tools shipped in this package.