{"id":47272434,"url":"https://github.com/0xc00010ff/proq","last_synced_at":"2026-05-20T06:11:40.715Z","repository":{"id":338972225,"uuid":"1159152814","full_name":"0xc00010ff/proq","owner":"0xc00010ff","description":"A task board for Claude. Precision vibe coding tool. ","archived":false,"fork":false,"pushed_at":"2026-04-17T02:02:55.000Z","size":10780,"stargazers_count":15,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T02:40:51.171Z","etag":null,"topics":["agents","claude-code","kanban"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xc00010ff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-16T11:35:43.000Z","updated_at":"2026-04-17T00:32:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/0xc00010ff/proq","commit_stats":null,"previous_names":["0xc00010ff/claude-q","0xc00010ff/proq"],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/0xc00010ff/proq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc00010ff%2Fproq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc00010ff%2Fproq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc00010ff%2Fproq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc00010ff%2Fproq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xc00010ff","download_url":"https://codeload.github.com/0xc00010ff/proq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc00010ff%2Fproq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","claude-code","kanban"],"created_at":"2026-03-15T13:59:08.344Z","updated_at":"2026-05-04T06:04:50.389Z","avatar_url":"https://github.com/0xc00010ff.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/proq-badge.png\" alt=\"proq\" width=\"140\" /\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eSerious vibe coding\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#download\"\u003eDownload\u003c/a\u003e \u0026nbsp;\u0026middot;\u0026nbsp;\n  \u003ca href=\"#run-locally\"\u003eRun Locally\u003c/a\u003e \u0026nbsp;\u0026middot;\u0026nbsp;\n  \u003ca href=\"#docs\"\u003eDocs\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n#### Proq is an agentic development environment for serious vibe coding.\n\n\u003cimg width=\"1769\" height=\"1069\" alt=\"Screenshot 2026-03-28 at 6 00 24 PM\" src=\"https://github.com/user-attachments/assets/246a0a86-b701-475f-aadc-cd951cebe62d\" /\u003e\n\nA kanban-style task manager for local Claude Code instances.\n\nCreate a task → proq spins up an agent, gives it an isolated worktree, watch the agent work (or not), and preview changes.\n\nThe point is maintaining quality and clarity when vibe coding. Automatic history, fresh focused contexts, and parallel ops. It's twice as effective as a screen full of terminals. \n\nFree, no signup, local-only, and works with whatever agent config, MCPs, and tools you already use with Claude.\n\n# Download\n\n### macOS app — get moving in 1 minute\n\n| Platform | Link |\n|---|---|\n| macOS (Apple Silicon) | [Download .dmg](https://github.com/0xc00010ff/proq/releases/latest/download/proq.dmg) |\n\nJust open it and start cooking.\n\n# Run Locally\n\nRequires **Node.js 18+** and the [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) on your PATH.\n\n```bash\ngit clone https://github.com/0xc00010ff/proq.git\ncd proq\nnpm run setup\nnpm run dev\n```\n\nOpen [localhost:1337](http://localhost:1337). Add proq as a project. Create a task and watch the app update itself.\n\n# Explore\n\n- **Parallel agents** — each task gets its own git worktree and branch, multiple agents work the same codebase without conflicts\n- **Live preview** — start and view your project live, let agents view/use your app\n- **Project workbench** — freeform agent, terminal, and code editor for quick little edits\n- **HTTP API** — every board action is a REST endpoint, anything that can make HTTP requests can manage tasks\n- **MCP server** — manage projects and tasks from any MCP-compatible agent or tool\n- **Supervisor** — an agent that lives above all your projects, can be hooked up to OpenClaw / external agents\n- **Customization** - toggle kanban vs list, pretty chat vs raw CLI, light/dark mode\n- **Self-editing** — add proq to its own project list, add whatever features you want\n\n# Docs\n\n| Doc | What it covers |\n|---|---|\n| [Getting Started](docs/Getting-Started.md) | Install, create tasks, watch agents, review |\n| [Architecture](docs/Architecture.md) | Data layer, dispatch engine, API routes, settings |\n| [Parallel Worktrees](docs/Parallel-Worktrees.md) | Worktree lifecycle, preview branches, merge conflicts |\n| [Self-Editing](docs/Self-Editing.md) | Developing proq with proq |\n| [Desktop App](desktop/README.md) | Electron app setup and packaging |\n\n## License\n\nMIT\n\n---\n\nproq was built using proq\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xc00010ff%2Fproq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xc00010ff%2Fproq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xc00010ff%2Fproq/lists"}