Screenshot Notes Skip Vision Analysis | Generated by AI

Home 2026.07

Done. Here’s what I changed:

3 files modified:

ww/note/screenshot_log.py (ww screenshot note)

ww/image/interact_note.py (ww screenshot interact-note)

ww/main.py

Usage:

# Skip vision analysis entirely — no model needed
ww screenshot note --skip-analysis

# With a prompt for the note title
ww screenshot note --skip-analysis --prompt "LLaMA.cpp benchmark results"

# Interactive mode
ww screenshot interact-note --skip-analysis

The sourceful/riverflow-v2.5-pro empty-content error you hit was because it’s not a vision model but was set as VISION_MODEL — now with --skip-analysis you bypass vision entirely.


Back Donate