Eliminated the two-stage compression system that attempted to preserve original tool schemas and only simplified when exceeding size limits. The provider now applies consistent description truncation for all tools without conditional schema processing or size calculations. Removed: - TARGET_TOTAL_SIZE constant and size checking logic - simplifySchema helper function - Conditional schema simplification based on total size This change reduces complexity and ensures uniform handling of tool descriptions regardless of total payload size. |
||
|---|---|---|
| .. | ||
| claude-core.js | ||
| claude-kiro.js | ||
| claude-strategy.js | ||