-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Serhan-Asad/pdd
#94Description
Description
Running pdd --quiet generate prompts/greet_python.prompt still displays:
- INFO log lines (
pdd.llm_invoke - INFO - ...) - Rich panels ("Starting prompt preprocessing", "Preprocessing complete")
- "Doubling curly brackets..." messages
- WARNING log lines (cloud fallback warnings)
- "Successfully loaded prompt: ..." messages
Expected Behavior
--quiet should suppress all non-essential output. Only errors and the final result should be shown.
Steps to Reproduce
pdd --quiet generate prompts/greet_python.promptActual Output
Full verbose-style output including INFO logs, Rich panels, and warnings despite --quiet flag.
Environment
- pdd-cli v0.0.144
- macOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels