Plyph turns selected text into customizable AI actions anywhere in GNOME. Create your own actions to transform text or use the selection directly as a prompt, with optional per-action provider, model, and token settings. Preview or automatically paste results back into the active application. Supports local Ollama and multiple cloud AI providers. Selected text is sent only when you explicitly trigger an action.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
extension.js:221
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 8 | Active |
| 7 | Inactive |
| 6 | Inactive |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |
This update adds secure API key storage through GNOME Keyring, optional provider and model overrides for custom actions, clearer provider error messages, action reordering and visibility controls, Undo Last Replacement, and an optional keyboard action palette that can open either centered on the active monitor or near the pointer. Existing API keys are migrated from GSettings to the system Secret Service and removed from GSettings after successful migration. Network sessions are aborted during extension cleanup. The extension continues to support GNOME Shell 46–50.
Review this one fast but please avoid sending large diff. The review queue is really busy these days and large diff extensions can stuck in the review for a long time.