You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(hooks): add on_request_permission hook for external notifications (#246)
Add a new `on_request_permission` hook that fires when the agent
requests user permission (e.g., for file edits).
This complements the `on_response_complete` to enable external
notification systems (like Ghostty OSC 9) to alert users when their
attention is needed, even when they're not looking at the editor.
- [x] update docs
---------
Co-authored-by: Mistral Vibe <vibe@mistral.ai>
0 commit comments