Files

765 B

1. Implementation

  • 1.1 Add screenshot and OCR configuration options.
  • 1.2 Capture active-window screenshots through a Windows adapter and testable abstraction.
  • 1.3 Save screenshots to the configured assistant-context attachments folder.
  • 1.4 Append timestamped screenshot markdown blocks to assistant context.
  • 1.5 Add optional OCR/vision processing with timeout and default prompt.
  • 1.6 Wait for pending screenshot OCR before summary generation.
  • 1.7 Register a configurable screenshot hotkey.

2. Verification

  • 2.1 Cover screenshot save/link behavior.
  • 2.2 Cover disabled and configured OCR behavior.
  • 2.3 Cover summary waiting for pending OCR.
  • 2.4 Run relevant tests and strict OpenSpec validation.