Files
ColaFlow/colaflow-api/src
Yaojia Wang 9f774b56b0 feat(backend): Add CreateProjectSdkTool for MCP SDK
Adds a new MCP SDK tool that allows AI to create projects in ColaFlow.
The tool creates pending changes requiring human approval.

Features:
- Validates project name (max 100 chars)
- Validates project key (2-10 uppercase letters, unique)
- Validates description (max 500 chars)
- Checks for duplicate project keys
- Generates diff preview for human approval
- Retrieves owner ID from authentication context (JWT or API key)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 15:36:36 +01:00
..
2025-11-03 17:39:21 +01:00
2025-11-02 23:55:18 +01:00
2025-11-03 17:39:21 +01:00
2025-11-03 21:02:14 +01:00