Pipeline/frontend/src/app/claude-code
null b782511ee9 feat: add tool analytics functionality and UI components
- Extend ClaudeSession type to include optional billing source.
- Introduce ToolAnalyticsResponse type for API response structure.
- Implement getToolAnalytics function to fetch tool analytics data.
- Create RankedAnalyticsList component for displaying ranked items.
- Develop ToolAnalyticsPanel component to manage and display tool analytics.
- Add ToolFrequencyChart component to visualize tool call frequency.
- Implement loading and empty states for better user experience.
2026-05-24 16:43:58 -05:00
..
sessions/[id] feat: add Claude Code session detail page with message thread and timeline navigation 2026-05-24 16:31:18 -05:00
page.tsx feat: add tool analytics functionality and UI components 2026-05-24 16:43:58 -05:00