Add fullscreen and preview modes

- Add --fullscreen flag for macOS native fullscreen (AppleScript)
- Add --preview flag to highlight elements before actions
- Add --preview-delay to configure highlight duration
- Update README with new options

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Adam Ladachowski
2026-02-11 17:42:44 +01:00
parent 15f4ef8d54
commit 3b6e915b47
15 changed files with 253 additions and 10 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@saiden/browse",
"version": "0.2.13-pre.0",
"version": "0.2.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@saiden/browse",
"version": "0.2.13-pre.0",
"version": "0.2.13",
"license": "MIT",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.26.0",