Claudedashboard

D 56 completed
Desktop App
unknown / json · tiny
27
Files
9,542
LOC
2
Frameworks
5
Languages

Pipeline State

completed
Run ID
#351813
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
72.81
Framework unique
Isolation
Last stage change
2026-05-10 03:35:17
Deduplication group #49981
Member of a group with 2 similar repo(s) — canonical #64818 view group →
Top concepts (2)
Project DescriptionWeb Backend
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/

AI Prompt

Create a desktop application for macOS using Electron that acts as a centralized dashboard for managing Claude Code CLI sessions. The app needs a project sidebar that auto-discovers and displays all Claude Code projects, allowing users to view conversation history and manage multiple terminal tabs, each running a separate `claude` CLI instance via node-pty. Key features must include a conversation browser that renders markdown with syntax highlighting, a global search function across all conversations, and a one-click mechanism to resume past sessions. Additionally, implement functionality to sync memory files from the hidden `~/.claude/projects/.../memory/` directory into the actual project's `docs/` folder, and support drag-and-drop file handling into the terminal.
electron javascript macos desktop-app cli terminal json markdown electron-pty
Generated by gemma4:latest

Catalog Information

It provides a desktop dashboard for browsing conversations, managing projects, and launching CLI sessions.

Description

The dashboard offers a unified interface for developers to view and search through past AI‑generated code conversations. It allows users to create, rename, and organize multiple coding projects within a single workspace. From the same interface, developers can launch and control terminal sessions, enabling quick execution of scripts or commands. The application is designed to streamline the workflow of AI‑assisted coding, reducing context switching between tools. It targets developers who rely on conversational AI for code generation and want a cohesive environment to manage their work.

الوصف

يُقدّم هذا التطبيق واجهة موحدة للمطورين لعرض وتصفح المحادثات السابقة التي تم إنشاؤها بواسطة الذكاء الاصطناعي. يتيح للمستخدمين إنشاء، إعادة تسمية، وتنظيم مشاريع برمجية متعددة داخل مساحة عمل واحدة. من نفس الواجهة، يمكن للمطورين تشغيل وإدارة جلسات سطر الأوامر، ما يتيح تنفيذ السكربتات أو الأوامر بسرعة. تم تصميمه لتبسيط سير العمل في البرمجة المساعدة بالذكاء الاصطناعي، مما يقلل الحاجة للتبديل بين الأدوات. يستهدف المطورين الذين يعتمدون على المحادثات الذكية لتوليد الكود ويبحثون عن بيئة متكاملة لإدارة أعمالهم. يدمج بين سهولة الاستخدام والقدرة على التحكم الكامل في بيئة التطوير الخاصة بهم.

Novelty

6/10

Tags

conversation-browsing project-management cli-integration developer-productivity code-assistant-interface workflow-automation

Technologies

electron express

Claude Models

claude-opus-4.6

Quality Score

D
55.6/100
Structure
42
Code Quality
80
Documentation
48
Testing
0
Practices
67
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 167 duplicate lines detected \u2014 consider DRY refactoring

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
MIT
License
1.8%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
62.9%
javascript
24.2%
css
11.6%
html
0.9%
markdown
0.5%

Frameworks

Express Electron

Concepts (2)

Generated by the Repobility scanner · https://repobility.com
CategoryNameDescriptionConfidence
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
auto_descriptionProject DescriptionA Mac desktop app that solves the problem of managing Claude Code CLI sessions — browsing conversation history, switching between projects, and launching terminal sessions — all from one interface instead of juggling multiple terminal windows.80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/75917.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV