Manifold
C+ 71 completed
Other
unknown / json · small
316
Files
52,093
LOC
3
Frameworks
7
Languages
Pipeline State
completedRun ID
#391127Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
57.40Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:02Deduplication group #52700
Member of a group with 5 similar repo(s) — canonical #109557 view group →
Top concepts (2)
Project DescriptionWeb Frontend
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
AI Prompt
Create a macOS desktop application using React and Electron that acts as an orchestrator for multiple CLI coding agents. The app needs to allow users to register a local git repository and then launch multiple agents, each running in its own isolated git worktree. Key features include a terminal pane showing live agent output, a code viewer displaying file diffs (powered by Monaco Editor), and a file tree to browse worktree contents. It should support running agents using various CLIs like Claude Code, Codex, or Gemini CLI. Additionally, implement functionality to create pull requests using the GitHub CLI and show status badges for each agent's state.
macos electron react typescript cli git coding-agent desktop-app monaco-editor github-cli
Generated by gemma4:latest
Catalog Information
A macOS desktop app that orchestrates multiple CLI coding agents working in parallel on the same project. Each agent runs in its own git worktree, so agents can work on isolated branches simultaneously without conflicts.
Description
A macOS desktop app that orchestrates multiple CLI coding agents working in parallel on the same project. Each agent runs in its own git worktree, so agents can work on isolated branches simultaneously without conflicts.
Novelty
3/10Tags
macos electron react typescript cli git coding-agent desktop-app monaco-editor github-cli
Technologies
electron react vite
Claude Models
claude-opus-4-6
Quality Score
C+
70.7/100
Structure
72
Code Quality
88
Documentation
55
Testing
65
Practices
59
Security
75
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Properly licensed project
Weaknesses
- 2 files with critical complexity need refactoring
- 1038 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a linter configuration to enforce code style consistency
Security & Health
10.1h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (0)
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
MIT
License
6.4%
Duplication
Languages
Frameworks
React Electron Vitest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| All rows above produced by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | A macOS desktop app that orchestrates multiple CLI coding agents working in parallel on the same project. Each agent runs in its own git worktree, so agents can work on isolated branches simultaneously without conflicts. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Frontend | web-frontend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
