[PR #1949] Feat: Render tool metadata after permission rejection. #10127

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

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

State: closed
Merged: Yes


Keep tool metadata around even after a permission rejection. This allows referencing specific details when asking for minor changes rather than a complete do over. This works for the 3 tools that support permissions today:
image
And should work for all other ones as long as the pattern of storing metadata in the Permission itself is still followed.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/1949 **State:** closed **Merged:** Yes --- Keep tool metadata around even after a permission rejection. This allows referencing specific details when asking for minor changes rather than a complete do over. This works for the 3 tools that support permissions today: <img width="2551" height="1336" alt="image" src="https://github.com/user-attachments/assets/42e0813a-89a5-456a-9ef8-56761d41e234" /> And should work for all other ones as long as the pattern of storing metadata in the Permission itself is still followed.
yindo added the pull-request label 2026-02-16 18:14:44 -05:00
yindo closed this issue 2026-02-16 18:14:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10127