Skip to content

Fix genesis publish: backend char limit 1000 → 10000#168

Merged
realproject7 merged 1 commit intomainfrom
fix/genesis-publish-limit
Apr 24, 2026
Merged

Fix genesis publish: backend char limit 1000 → 10000#168
realproject7 merged 1 commit intomainfrom
fix/genesis-publish-limit

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Backend publish route had the same 1000 char genesis limit that was fixed in the frontend (#166). Causes 400 on publish for genesis > 1000 chars.

PreviewPanel was fixed to 10,000 in #166 but publish.ts still had
the old 1,000 limit for genesis, causing 400 Bad Request on publish.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@realproject7 realproject7 merged commit 8a5d566 into main Apr 24, 2026
1 check passed
@realproject7 realproject7 deleted the fix/genesis-publish-limit branch April 24, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant