Prompts
--classify-prompt/--classify-prompt-fileinfluence classification.--structure-prompt/--structure-prompt-fileinfluence folder planning; defaults to classification guidance when omitted.
Vision
- Image captioning is enabled by default (
processing.process_images: true). - Captions are cached in
.dorgy/vision.jsonand reused. - Respect preview limits via
processing.preview_char_limit.
Forward prompts via CLI so automation consumers receive consistent metadata in JSON summaries.
Examples:
dorgy org . --classify-prompt "Highlight tax documents"
dorgy watch . --once --structure-prompt-file prompts/structure.txt