Step 229: Add tool definition tests

This commit is contained in:
Bill
2026-02-10 08:23:48 -07:00
parent 7e329b6a2e
commit 718c99fef9
6 changed files with 232 additions and 1 deletions

View File

@@ -386,7 +386,7 @@ Optimized tool definitions and prompts for specific LLM families.
expected tool sequence, success criteria.
*New:* `tools/prompts/` directory with 5+ prompt templates
- [ ] **Step 229: Tool definition tests**
- [x] **Step 229: Tool definition tests**
Tests verifying tool definitions are correct and complete:
1. All MCP tools have corresponding Claude/OpenAI/generic definitions
2. Tool input schemas match MCP tool schemas