waaseyaa / ai-tools
Shared agent-tool catalogue (#[AsAgentTool] + AttributeToolRegistry) used by AgentExecutor and McpController
v0.1.0-alpha.203
2026-06-10 23:05 UTC
Requires
- php: >=8.5
- waaseyaa/access: ^0.1.0-alpha.203
- waaseyaa/entity: ^0.1.0-alpha.203
- waaseyaa/foundation: ^0.1.0-alpha.203
Requires (Dev)
- phpunit/phpunit: ^10.5
- waaseyaa/testing: ^0.1.0-alpha.203
- dev-main / 0.1.x-dev
- v0.1.0-alpha.203
- v0.1.0-alpha.202
- v0.1.0-alpha.201
- v0.1.0-alpha.200
- v0.1.0-alpha.199
- v0.1.0-alpha.198
- v0.1.0-alpha.197
- v0.1.0-alpha.196
- v0.1.0-alpha.195
- v0.1.0-alpha.194
- v0.1.0-alpha.193
- v0.1.0-alpha.192
- v0.1.0-alpha.191
- v0.1.0-alpha.190
- v0.1.0-alpha.189
- v0.1.0-alpha.188
- v0.1.0-alpha.187
- v0.1.0-alpha.186
- v0.1.0-alpha.185
- v0.1.0-alpha.184
- v0.1.0-alpha.183
- v0.1.0-alpha.182
- v0.1.0-alpha.181
This package is auto-updated.
Last update: 2026-06-10 23:10:46 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.