Consider integrating Claude profiler
Open
@evgenyrp is already working on this.
Since Sep 17, 2026.
hackbot
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
This is an experimental tool by @fqueze https://github.com/fqueze/claude-profiler. I think it's quite neat in a way that it can help to drill down into costs and potentially timings of the conversations, similar to what we have in Weave but with more flexibility since we have full control over the tool. Also, similar to Firefox Profiler, it can be deployed centrally and wouldn't require a license or an invite for people to look at it. We could log conversations in the required JSON format and, with one click, open a profile from the Hackbot UI.
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.
Assessment
This issue has not been assessed yet.