llm logs --since parameter
Open
Nobody has claimed this yet.
enhancement
research
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 15
Description
I found myself wanting to look at logs from just the last 2 weeks so I tried this out in a branch. Not yet decided if I should land this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing llm logs command and the branch implementation mentioned in the issue. Clarify the intended --since syntax and behavior, then verify that logs from the requested recent period are selected and that the command's tests cover the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100