[PR #5353] docs(bash): clarify description parameter is required #11363

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

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

State: closed
Merged: Yes


Summary

  • Bash tool documentation implied description was optional ("very helpful if you write"), but TypeScript schema enforces it as required
  • Updated bash.txt line 23 to explicitly state description is required, aligning documentation with actual validation behavior

Context

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5353 **State:** closed **Merged:** Yes --- ## Summary - Bash tool documentation implied description was optional ("very helpful if you write"), but TypeScript schema enforces it as required - Updated bash.txt line 23 to explicitly state description is required, aligning documentation with actual validation behavior ## Context - Takes opposite approach from below PR: keep validation strict but fix misleading documentation - #1333
yindo added the pull-request label 2026-02-16 18:16:11 -05:00
yindo closed this issue 2026-02-16 18:16:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11363