daaain / daaain/claude-code-log
Show also costs analysis
Open
Nobody has claimed this yet.
plugin
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 98
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 13
Description
Similiar to how ccusage is doing it, claude-code-log could also show the costs. It would be approximate, but nevertheless it gives a good indication for much each interaction did cost.
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 how claude-code-log parses Claude Code transcript JSONL files and renders its CLI output, then compare the requested approach with the linked ccusage guide. Add approximate cost information for each interaction and make the resulting analysis visible in the generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100