mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Updates the placeholder text in the task prompt box to be consistent with the "task" terminology used throughout the UI. **Changes:** - Changed placeholder from "Write an action for your AI agent to perform..." to "Prompt your AI agent to start a task..." - This aligns with the "Run task" button text and overall task-focused language **Testing:** - Verified the text change renders correctly in the UI - No functional changes, only text update Co-authored-by: blink-so <blink-so@users.noreply.github.com>