feat: add collapsible tool output blocks and UI enhancements
f640b767cb
feat: add collapsible tool output blocks and UI enhancements
PR to add transient based permission prompts
That sounds good! I'll start working on the tool call improvements and aim to create a new PR tomorrow.
nineluj
deleted branch 2026年04月23日 17:57:00 +02:00
wip/transient-permission from nineluj/opencode.el
808c168e33
Merge remote-tracking branch 'ai_output/nineluj-wip/transient-permission'
a69402a737
toast and add to alerted sessions when buffer inactive
1c5ed9492a
open session on question or permission request
811b723358
permission PR edits
d7dd755335
feat(permission): simplify permission request description
PR to add transient based permission prompts
Thanks for the feedback and for sharing your thoughts! For the permission side of things - I have updated the PR to incorporate the requested changes as well as the better permission messages...
d7dd755335
feat(permission): simplify permission request description
d91919c673
fix(permission): show transient when Emacs regains OS focus
5fee6a633c
feat(permission): add rich per-type permission messages matching TUI
1d88855b88
feat(opencode): refactor permission handling and reorganize modules
5c7285e99f
allow dismissing permission transient to review context and re-open later
PR to add transient based permission prompts
I'd also like to add in some logic to hide and also re-open the permission prompt so that users can go back and review the context before deciding on whether to approve or deny the request. I'll...
PR to add transient based permission prompts
Screenshots
WIP: PR to add transient based permission prompts
f9b2a95054
show accepted/denied indicators for permission requests
48808688db
add transient permission UI via opencode-transient-permission