Vscode Launchpad

C+ 76 completed
Other
desktop_app / markdown · small
239
Files
20,144
LOC
4
Frameworks
9
Languages

Pipeline State

completed
Run ID
#1542537
Phase
done
Progress
0%
Started
2026-04-16 21:29:00
Finished
2026-04-16 21:29:00
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
70.60
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #1938194
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)

AI Prompt

Create a cross-platform VS Code Launchpad dashboard. I need it to be a web dashboard that can also function as a desktop app using Tauri. The main features should allow users to view, search, and filter workspaces by name, path, or type. It must support sorting by name, path, type, or last modified date, and offer quick opening of any workspace. Include functionality for auto-refreshing every 30 seconds and displaying path tooltips on hover. Additionally, please ensure it supports Docker deployment using `docker-compose` and handles reading workspace metadata from standard VS Code storage directories across different operating systems.
javascript react tauri express rust desktop-app vscode dashboard docker web-app
Generated by gemma4:latest

Catalog Information

Create a cross-platform VS Code Launchpad dashboard. I need it to be a web dashboard that can also function as a desktop app using Tauri. The main features should allow users to view, search, and filter workspaces by name, path, or type. It must support sorting by name, path, type, or last modified date, and offer quick opening of any workspace. Include functionality for auto-refreshing every 30 seconds and displaying path tooltips on hover. Additionally, please ensure it supports Docker deploym

Tags

javascript react tauri express rust desktop-app vscode dashboard docker web-app

Quality Score

C+
76.0/100
Structure
84
Code Quality
78
Documentation
70
Testing
85
Practices
58
Security
75
Dependencies
90

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (304% test-to-source ratio)
  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)
  • Properly licensed project

Weaknesses

  • 268 duplicate lines detected — consider DRY refactoring

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Address 21 TODO/FIXME items — consider tracking them as issues

Languages

markdown
66.3%
javascript
18.2%
rust
6.6%
css
5.2%
yaml
1.7%
json
1.6%
toml
0.2%
shell
0.1%
html
0.0%

Frameworks

React Express Tauri Jest

Symbols

variable145
function111
constant17
struct5
extension3

API Endpoints (7)

Scored by Repobility's multi-pass pipeline · https://repobility.com
MethodPathHandlerFramework
About: code-quality intelligence by Repobility · https://repobility.com
GET*app.getExpress/Koa
POST/api/validate-pathapp.postExpress/Koa
POST/api/validate-pathsapp.postExpress/Koa
GET/api/workspacesapp.getExpress/Koa
POST/api/workspaces/deleteapp.postExpress/Koa
GETcontent-typeheaders.getExpress
GET/healthapp.getExpress/Koa

Quality Timeline

1 quality score recorded.

View File Metrics
Repobility — the code-quality scanner for AI-generated software · https://repobility.com

Embed Badge

Add to your README:

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