[PR #13250] feat(app): show agent description as input placeholder #14580

Closed
opened 2026-02-16 18:19:21 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13250

State: closed
Merged: No


Summary

  • Display the current agent's description in the prompt input placeholder using the format "I am {name}, {description}"
  • Added i18n key prompt.placeholder.agent across all 16 locales
  • When an agent has no description, falls back to the default random example placeholder

Verification

  • All existing + new placeholder tests pass (bun test placeholder.test.ts)
  • No new lint/type errors introduced
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13250 **State:** closed **Merged:** No --- ## Summary - Display the current agent's description in the prompt input placeholder using the format "I am {name}, {description}" - Added i18n key `prompt.placeholder.agent` across all 16 locales - When an agent has no description, falls back to the default random example placeholder ## Verification - All existing + new placeholder tests pass (`bun test placeholder.test.ts`) - No new lint/type errors introduced
yindo added the pull-request label 2026-02-16 18:19:21 -05:00
yindo closed this issue 2026-02-16 18:19:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14580