OpenTelemetry wrapper for Claude Code CLI that logs tool calls, token usage, costs, and execution traces to Logfire, Sentry, Honeycomb, or Datadog. Drop-in replacement that swaps 'claude' command for 'claudia'.
Stars
21
Forks
2
Watchers
21
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
๐ Add troubleshoot command and refine personality system
4fc4d8cView on GitHubMerge pull request #7 from TechNickAI/feat/sentry-llm-monitoring
07a21e3View on GitHub๐ Fix Sentry test mocking for nested module imports
6be7b28View on GitHub๐ Return Claude response text from run_agent_with_telemetry
c344a02View on GitHubMerge pull request #6 from TechNickAI/feat/improve-tool-logging-dx
f9a556eView on GitHub๐ Fix test assertion for error response handling
3cf7555View on GitHubโจ Improve tool logging with scannable titles and smart formatting
9f0aa79View on GitHub๐ Fix CLI entry point to call app() instead of main()
38b0e19View on GitHub