Hive Hive
Sign in

feat(specs): raise spec body cap from 20k to 100k characters

GitHub issue · Closed

Metadata
Source
tuist/hive #104
Updated
Jul 5, 2026
Domains
Hive
Details

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 body column is already text, so this is purely an app-level validation change. Enforced in the changeset (authoritative for both dashboard and MCP writes), with the form textarea’s max_length hint 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

Flights

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.

Comments

No GitHub comments yet.