Vscode Launchpad
C+ 76 completed
Other
desktop_app / markdown · small
239
Files
20,144
LOC
4
Frameworks
9
Languages
Pipeline State
completedRun ID
#1542537Phase
doneProgress
0%Started
2026-04-16 21:29:00Finished
2026-04-16 21:29:00LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
70.60Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication 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)
🧪 Code Distillation
Browse all specs →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
Frameworks
React Express Tauri Jest
Symbols
variable145
function111
constant17
struct5
extension3
API Endpoints (7)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| About: code-quality intelligence by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | * | app.get | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/validate-path | app.post | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/validate-paths | app.post | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /api/workspaces | app.get | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /api/workspaces/delete | app.post | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | content-type | headers.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /health | app.get | Express/Koa | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
Embed Badge
Add to your README:
