Skip to content

feat: add capture:screenshot IPC handler#15

Open
markdavis8898 wants to merge 10 commits into
sightflow-dev:mainfrom
markdavis8898:pr/screenshot-capture
Open

feat: add capture:screenshot IPC handler#15
markdavis8898 wants to merge 10 commits into
sightflow-dev:mainfrom
markdavis8898:pr/screenshot-capture

Conversation

@markdavis8898
Copy link
Copy Markdown

Adds a new IPC channel capture:screenshot that allows programmatic capture of the current browser page and saves it as PNG.

  • Accepts optional savePath parameter (defaults to desktop)
  • Returns { success, path } or { success: false, error }
  • Useful for automated screenshots, debugging, and external agent integration

No breaking changes. All existing IPC channels remain unaffected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant