AI Landscape


I wanted to list of some tools I know about. I will try to clean it later. I added some tools that I don’t know anything about, so I don’t think that’s useful. Maybe I should add some more description to some other tools, but I wanted to publish blog post today, and I was thinking about and writing this blog post a week already, even though it might not seem like much.

Coding Agentic CLIs

Headless, terminal-based operators that execute actions directly on the local file system and shell.

  • Claude Code: Thing that started it all. Paid (Usage-based/Subscription)
  • Aider: The industry-standard open-source pair programming CLI. Free & Open Source (Apache 2.0).
  • Plandex: Specialized in massive, multi-file refactors and backlog management. Free & Open Source (MIT).
  • Goose: A block-based agentic CLI focused on extensibility. Free & Open Source (Apache 2.0)
  • OpenHands (CLI): Terminal interface for the OpenHands platform. Free & Open Source (MIT).

    These may be mostly free but You still need to pay for LLM, but you can use local ones. And I saw some opinions that local ones get to at least a level of Sonnet 3.5, which is very good in my opinion. But I don’t know if 30 billion parameter ones that you can run locally are that good or ones that are open weights, but you still need a couple or 8 of H100 to run, are on that level.

There are some opinions that If you can dominate this category, it’s an important part of the chain. That’s why antropic is very bullish on this category. But I don’t see it because, as you can see, there are a lot of free alternatives, and it’s probably quite easy to swap them out.

I don’t know what’s the differentiating factor is between them. I only saw some opinions that open code was much better than Claude Code. I think at the moment of writing it, it was most popular alternative, although historically I saw Aider and Roo having been mentioned often as alternatives to Claude Code.

AI-Native IDEs & Editors

Graphical environments where AI agents are integrated into the core UI and editor buffers.

  • Cursor: The current benchmark for AI-native IDEs (VS Code fork).
  • Copilot: VS code extension.
  • Windsurf: Codeium’s IDE featuring “Cascade” for deep situational awareness.
  • Zed: Ultra-high-performance editor with native agentic “buffer” modes.

There are others but I don’t know much about them.

Product & UI Generation Agents

Tools focusing on the “Prompt-to-Product” workflow, prioritizing UX/UI and full-stack deployment.

  • Lovable: High-speed full-stack app generation with professional design standards.
  • Bolt.new: In-browser agentic stack for instant build/run/deploy loops.
  • v0.dev: Vercel’s tool for generating React/Tailwind components and layouts.

Speech-to-Text (STT) & Transcription

  • Whisper (OpenAI): Foundational open-source model.
  • Wispr Flow: A “voice-to-any-app” interface; ideal for dictating code directly into editors.

Text-to-Audio & Voice Synthesis

  • ElevenLabs: Market leader in emotive TTS and voice cloning.

Image Generation

  • Midjourney: High-fidelity artistic image generation.
  • Flux (Black Forest Labs): State-of-the-art open weights model.
  • Leonardo.ai: Creative suite for fine-tuned image generation.

Video & Motion Generation

  • Runway Gen-3 Alpha: Professional video-to-video and text-to-video.
  • Luma Dream Machine: High-realism video generation.

Multi-Dimensional Assistants: The All-in-One Platforms

Consolidated hubs for web search, research, audio dialogue, and multimodal creation.

  • Gemini (Google): Multimodal assistant with deep Google Workspace integration. Features: Canvas (writing/coding), Deep Research, Audio Live talks, Artifacts.
  • ChatGPT (OpenAI): The leading general-purpose AI platform. Features: Canvas, SearchGPT, Advanced Voice Mode, Data Analysis, Custom GPTs.
  • Claude (Anthropic): Reasoning-focused assistant. Features: Artifacts, Projects, Web Search, Analysis Tool.

orchestrators - Native Apps — Polished GUIs

  • Conductor — the “it just works” solution for Mac. Clones repo via GitHub, spins up worktrees automatically. Used by engineers at Linear, Vercel, Stripe. conductor.build
  • Architect — grid-based “security camera” view of all agents. Cells glow based on agent state (thinking/idle/needs approval). Built on ghostty-vt + SDL3. GitHub

Instead of trying to be an editor, these tools act as “Symphony Orchestrators.” They leverage Git Worktrees to spin up isolated environments where multiple instances of agents (like Claude Code) can work simultaneously without stepping on each other’s toes.

orchestrators Terminal/TUI — CLI-First Tools

  • Superset — infrastructure-managed terminal with setup/teardown scripts. Each agent gets its own DB or Docker container. Push notifications when done. Show HN
  • Chloe — Rust TUI with Kanban board for managing sessions. Reddit
  • wt (Worktree) — minimalist Rust tool, cited for performance in large monorepos.
  • Agentastic — “run claude code in parallel + tui native experience like ghostty + isolation through worktree.” agentastic.dev
  • Claude Squad — terminal manager for running Claude Code, Codex, and Gemini in separate workspaces. GitHub

orchestrators - Platforms — Web/Enterprise Scale

  • Vibe Kanban — Trello but every card is an AI developer. Moves unit of work from “Prompt” to “Ticket.” High token overhead (2-3x CLI). Reddit
  • OpenHands — formerly OpenDevin. Runs parallel agents in isolated Docker containers. Best for codebase modernization at scale. GitHub
  • GasTown — high-throughput orchestration with “Mayor” (distributes work) and “Deacon” (monitors health). Kubernetes-style. Beyond Vibe Coding
  • Beads — stores task graphs as JSONL in your git repo. Memory survives session restarts.

orchestrators - IDE Extensions & Monitors

  • Roo Code (Orchestrator Mode) — breaks down projects and delegates to “Specialist” agents in VS Code. Docs
  • Kilo Code — VS Code orchestrator mode, limited to ~4 workers. Docs
  • Claude Nein — macOS menu bar app for real-time spending monitoring.
  • ccflare / cc-usage — dashboards for token consumption across parallel sessions.
  • Crystal & Worktrunk — minimalist zero-bloat alternatives.

Sales & Outreach Automation**

  • Artisan — AI SDR that writes and sends outbound sales emails
  • Qualified — conversational AI for website visitors
  • Agentforce (Salesforce) — lead reactivation and CRM automation

Customer Support

  • Intercom Fin — AI that answers customer questions from your docs
  • ServiceNow — enterprise ticket resolution and IT support

Knowledge & Productivity

  • Delphi — clone a knowledge base, create an AI version of yourself/your expertise
  • Momentum — meeting summaries and CRM updates from calls

sources: