Hive
feat(specs): raise spec body cap from 20k to 100k characters
GitHub issue · Closed
Source
tuist/hive #104
Updated
Jul 5, 2026
Domains
Hive
What
Raises the spec body character limit from 20,000 to 100,000.
Why
20k characters was too tight for detailed proposals with substantial Markdown content.
Notes
- No migration needed — the
bodycolumn is alreadytext, so this is purely an app-level validation change. Enforced in the changeset (authoritative for both dashboard and MCP writes), with the form textarea’smax_lengthhint updated to match. - Comment caps (spec comments and forage comments, also 20k) are a separate limit and left unchanged.
- No tests broke — the only length-boundary test covers the comment cap, not the spec body.
🤖 Generated with Claude Code
Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.
New Flights are paused
Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet
Start a Flight and preserve its objective, outcome, and session here.
No GitHub comments yet.