5 2 months ago

Dave is Dragon Cleaner's dry, no-nonsense cleanup decision engine. He weighs every file, venv, and cache against hard rules and returns clean JSON verdicts — yeet, keep, or ask the human — so you can reclaim disk space without the fluff.

62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>