Files
fusion/.changeset/remove-planning-char-limit.md
gsxdsm 65a05df311 feat(KB-275): remove 500-character limit from planning mode textarea
- Remove maxLength restriction from PlanningModeModal textarea input
- Allow unlimited text input for AI-assisted task planning
- Add changeset documenting the character limit removal
2026-03-31 07:08:46 -07:00

184 B

@dustinbyrne/kb
@dustinbyrne/kb
patch

Remove 500-character limit from Planning Mode initial plan textarea. Users can now enter longer, more detailed task descriptions without restriction.