mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
fix(pi-notify): default Kitty visibility to always
This commit is contained in:
@@ -14,7 +14,7 @@ The source is maintained directly in this repository. It is not a submodule and
|
||||
- Notify on `agent_settled` rather than `agent_end`, preserving elapsed time and the latest messages across retries.
|
||||
- Restrict terminal output to TUI mode so OSC sequences cannot corrupt RPC, JSON, or print output.
|
||||
- Give each Pi session a stable unique OSC 99 notification ID.
|
||||
- Make Kitty click-to-focus explicit and default visibility to the source-window-aware `unfocused` policy.
|
||||
- Make Kitty click-to-focus explicit and default visibility to `always`, while retaining `unfocused` and `invisible` as opt-in policies.
|
||||
- Add duration filtering, enable/privacy/action settings, status template fields, and `/notify` controls.
|
||||
- Keep Base64 Kitty payloads, harden OSC metadata/fallback sanitization, and ignore detached-process spawn errors.
|
||||
- Add lifecycle, multi-window metadata, fallback, parser, and configuration tests.
|
||||
|
||||
Reference in New Issue
Block a user