docs: add changelog and readme entry for notify.ts extension (#658)
This commit is contained in:
@@ -48,6 +48,7 @@ cp permission-gate.ts ~/.pi/agent/extensions/
|
||||
| `send-user-message.ts` | Demonstrates `pi.sendUserMessage()` for sending user messages from extensions |
|
||||
| `timed-confirm.ts` | Demonstrates AbortSignal for auto-dismissing `ctx.ui.confirm()` and `ctx.ui.select()` dialogs |
|
||||
| `modal-editor.ts` | Custom vim-like modal editor via `ctx.ui.setEditorComponent()` |
|
||||
| `notify.ts` | Desktop notifications via OSC 777 when agent finishes (Ghostty, iTerm2, WezTerm) |
|
||||
|
||||
### Git Integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user