669d396f7c
- Introduced new tools for managing runs, errors, and analytics, including: - `listRuns`, `getRunDetails`, `getRunLogs`, `getRunGraph`, `applyRunFilters`, `queryRuns` - `listErrors`, `getErrorDetails`, `findSimilarErrors`, `classifyFailure` - `summarizeCurrentView`, `aggregateRuns`, `correlateRunsWithDeploy` - Updated AIChatToolCall component with new tool labels for improved user feedback. - Enhanced the AI assistant's system prompt to include capabilities for inspecting runs and errors. - Added new utility functions for handling ClickHouse queries and summarizing run data. These changes aim to provide a more comprehensive and user-friendly experience for users interacting with the AI assistant, enabling better insights into runs and error management.