Alternatives
Products that do what CodeFlow does
Command your AI dev team from your phone. Open source.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8
Xcode 26.3▲326Leverage coding agents to tackle complex tasks autonomously
Feb 2026 · developer.apple.com
- 9

- 10

- 11
TaskShell▲86I initially built this for myself but some folks asked me to open access to it. Let me explain what I built and why. I'm a product designer who transitioned from only designing to building complete software products myself and I found myself using AI coding agents literally every day. I started with cursor, then codex and claude code, then kilo code, and then moved to opencode. The only thing AI agents couldn't get done for me was to keep track of my todos and tasks for all my projects. I ended up vibe coding a todo app separately or using apps like TickTick. The main issue with separate…
Apr 2026 · taskshell.app
- 12

The power of Codex with local, self-hosted models and voice
Jul 2026 · opencodesuper.app
- 13

- 14

- 15FL
Hi HN! We just launched Codacy Guardrails, an IDE extension with a CLI for code analysis and MCP server that enforces security & quality rules on AI-generated code in real-time. It hooks into AI coding assistants (like VS Code Agent Mode, Cursor, Windsurf), silently scanning and fixing AI-suggested code that has vulnerabilities or violates your coding standards, while the code it’s being generated. We built this because coding agents can be a double-edged sword. They do boost productivity, but can easily introduce insecure or non-compliant code. One recent research team at NYU found that 40%…
2025
- 16

- 17AD
I've been building computer-use tools for a while, and I quietly launched this about a month ago (122 Stars on GH). I figured it was worth sharing here. Over the last few months, a lot of computer-use agents have come out: Codex, Claude Code, CUA, and others. Most of them seem to work roughly like this: 1. Take a screenshot 2. Have the model predict pixel coordinates 3. Click x,y 4. Take another screenshot 5. Repeat That works, but it's slow, expensive in tokens, and fragile. If the UI shifts a few pixels, things break. And the model still doesn't know what any element actually is. But the…
May 2026 · github.com
- 18

- 19
KingCoding▲91Run Claude, Codex & Cursor in parallel from one dashboard
Mar 2026 · kingcode.shingoirie.com
- 202C
Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…
Feb 2026 · github.com
- 21CA
2024 · github.com
- 22BA
Hey, Lorenzo here, Started to work on this side-project for a week or so, I’m curious what y’all think! Coflow connects AI to your current platforms and automates any repetitive/manual task without coding. How it works: - Specify the trigger/input the AI should expect - Tell the AI what to do - Specify where to send/store the output - Deploy and let it run Would love your feedback :) Early access: https://www.joincoflow.com/
2023 · joincoflow.com
- 23

- 24MC
I've been delegating work to Claude Code for the past few months, and it's been genuinely transformative—but managing multiple agents doing different things became chaos. No tool existed for this workflow, so I built one. The Problem When you're working with AI agents (Claude Code, Cursor, Windsurf), you end up in a weird situation: - You have tasks scattered across your head, Slack, email, and the CLI - Agents need clear work items, context, and role-specific instructions - You have no visibility into what agents are actually doing - Failed tasks just... disappear. No retry, no notification…
Feb 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →