Files
autocoder/mcp_server
Connor Tyndall 118f3933d2 fix: Add Field validation constraints to feature_create tool
Match the same validation constraints used in FeatureCreateItem:
- category: min_length=1, max_length=100
- name: min_length=1, max_length=255
- description: min_length=1
- steps: min_length=1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 06:20:50 -06:00
..
2025-12-30 11:13:18 +02:00