Skip to content

10. #366 — Add llm logs rm command* - #1638

Open
swayaam03 wants to merge 2 commits into
simonw:mainfrom
swayaam03:main
Open

swayaam03 wants to merge 2 commits into
simonw:mainfrom
swayaam03:main

Conversation

@swayaam03

@swayaam03 swayaam03 commented Aug 23, 2026

Copy link
Copy Markdown

Currently, there is no built-in CLI command to delete specific logged conversations or responses from logs.db. If sensitive data is logged by accident, or a user wants to clean up test prompts, they have to open SQLite directly.

Proposed Solution
Add a new llm logs rm subcommand to delete a conversation thread and its associated turns:

I have added the llm rm command
please tell me if there are any changes required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant