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
This commit is contained in:
5
.changeset/remove-planning-char-limit.md
Normal file
5
.changeset/remove-planning-char-limit.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Remove 500-character limit from Planning Mode initial plan textarea. Users can now enter longer, more detailed task descriptions without restriction.
|
||||
Reference in New Issue
Block a user