aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Store command in PID file and display in list/status outputdiogo4642025-06-191-145/+151
* Format code with rustfmtdiogo4642025-06-191-132/+170
* Replace glob dependency with std::fs directory traversaldiogo4642025-06-191-98/+100
* Add llm command for comprehensive usage documentationdiogo4642025-06-191-0/+238
* Add quiet flag to list command for machine-readable outputdiogo4642025-06-191-14/+34
* Switch to anyhow for improved error handlingdiogo4642025-06-191-17/+18
* Initial implementation of demon CLI tooldiogo4642025-06-191-0/+706