buildmymcpserver/apps
Marco Sadjadi 2a12ea18cd
All checks were successful
Deploy to Production / deploy (push) Successful in 1m24s
fix(wizard): editable slug on confirm step so slug_taken (409) is fixable in place
POST /v1/servers returns 409 slug_taken when the org already has that slug. The error told users to change the slug field above, but the normal (non-fork) flow had no slug field on the confirm step - only Step 1 did - leaving them stuck. Now Name+Slug are editable on the confirm step for the normal flow too, mirroring the fork flow, so a slug conflict is resolved without going back.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:56:45 +02:00
..
api feat(security): block credentials from reaching the LLM via prompt secret scan 2026-05-31 19:52:16 +02:00
generator @ 2026-05-29 20:56:30 +02:00
runner-template @ 2026-05-29 20:56:30 +02:00
web fix(wizard): editable slug on confirm step so slug_taken (409) is fixable in place 2026-05-31 19:56:45 +02:00