Skip to content

feat(q-dev): add Language AI Heatmap dashboard#8796

Merged
klesh merged 1 commit into
mainfrom
feat/language-ai-heatmap-dashboard
Mar 22, 2026
Merged

feat(q-dev): add Language AI Heatmap dashboard#8796
klesh merged 1 commit into
mainfrom
feat/language-ai-heatmap-dashboard

Conversation

@warren830
Copy link
Copy Markdown
Contributor

Summary

Analyze AI completion patterns by programming language from _tool_q_dev_completion_log and _tool_q_dev_chat_log.

Panels: Language profile table, daily completions by language, active file types in chat, context size trends

Test plan

  • Verify table shows languages ranked by request count
  • Verify stacked bar shows daily language distribution

🤖 Generated with Claude Code

Analyze AI-assisted coding patterns by programming language:
- Language Completion Profile table (requests, avg completions,
  context sizes, users per language)
- Daily Completions by Language (stacked bar)
- Active File Types During Chat (donut)
- Avg Context Size by Language trend (top 5)
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. component/ext This issue or PR relates to external components, such as Grafana pr-type/feature-development This PR is to develop a new feature labels Mar 22, 2026
@klesh klesh merged commit 7941038 into main Mar 22, 2026
10 checks passed
@klesh klesh deleted the feat/language-ai-heatmap-dashboard branch March 22, 2026 14:37
la-tamas pushed a commit to archfz/incubator-devlake that referenced this pull request Mar 26, 2026
Analyze AI-assisted coding patterns by programming language:
- Language Completion Profile table (requests, avg completions,
  context sizes, users per language)
- Daily Completions by Language (stacked bar)
- Active File Types During Chat (donut)
- Avg Context Size by Language trend (top 5)
la-tamas pushed a commit to archfz/incubator-devlake that referenced this pull request Apr 9, 2026
Analyze AI-assisted coding patterns by programming language:
- Language Completion Profile table (requests, avg completions,
  context sizes, users per language)
- Daily Completions by Language (stacked bar)
- Active File Types During Chat (donut)
- Avg Context Size by Language trend (top 5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/ext This issue or PR relates to external components, such as Grafana pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants