From cb7e9174c1ae52d22ec6165df53af48f2e414991 Mon Sep 17 00:00:00 2001 From: 3xian Date: Mon, 27 Jul 2026 13:19:04 +0800 Subject: [PATCH] Add PinkCode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d0b66e..1041e20 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ AI that doesn't just assist — it works independently on complex tasks. [Creati | [Jules](https://jules.google/) | Free preview | Async bug fixes | Google's autonomous coding agent. Handles GitHub issues asynchronously with multi-step planning and execution. [Alternatives →](https://www.taskade.com/blog/devin-ai-alternatives) | | [OpenCode](https://github.com/sst/opencode) | Free | Coordination | Open-source coding agent for iterative implementation and review loops. | | [Parallel Code](https://github.com/johannesjo/parallel-code) | Free | Parallel local agents | Open-source desktop app for running Claude Code, Codex CLI, Gemini CLI, and other terminal agents in parallel, with per-task Git worktrees, terminal panes, diff review, and merge controls. | +| [PinkCode](https://github.com/3xian/PinkCode) | Free | Grok Build GUI | Open-source desktop workspace for parallel Grok Build coding sessions with live activity, usage, file-change review, and permission controls. | ---