closes #7
MCP server for tangled
validate labels before creating issue #2
merged
opened by
expand 1 commit
hide 1 commit
validate labels before creating issue
fixes #13
- move _validate_labels call before issue creation
- prevents creating orphaned issues when labels are invalid
- fail fast with clear error message listing available labels