nowfound

Dev tools · November 18, 2025

RO

RowboatX – open-source Claude Code for everyday automations

Claude Code is great, but it’s focused on coding. The missing piece is a native way to build and run custom background agents for non-code tasks. We built RowboatX as a CLI tool modeled after Claude Code that lets you do that. It uses the file system and unix tools to create and monitor background agents for everyday tasks, connect them to any MCP server for tools, and reason over their outputs. Because RowboatX runs locally with shell access, the agents can install tools, execute code, and automate anything you could do in a terminal with your explicit permission. It works with any…

Visit github.comAlternativestop 9% of November 2025

What it does

In the maker’s words, at launch

Claude Code is great, but it’s focused on coding. The missing piece is a native way to build and run custom background agents for non-code tasks. We built RowboatX as a CLI tool modeled after Claude Code that lets you do that. It uses the file system and unix tools to create and monitor background agents for everyday tasks, connect them to any MCP server for tools, and reason over their outputs. Because RowboatX runs locally with shell access, the agents can install tools, execute code, and automate anything you could do in a terminal with your explicit permission. It works with any compatible LLM, including open-source ones. Our repo is https:&#x2F;&#x2F;github.com&#x2F;rowboatlabs&#x2F;rowboat, and there’s a demo video here: https:&#x2F;&#x2F;youtu.be&#x2F;cyPBinQzicY For example, you can connect RowboatX to the ElevenLabs MCP server and create a background workflow that produces a NotebookLM-style podcast every day from recent AI-agent papers on arXiv. Or you can connect it to Google Calendar and Exa Search to research meeting attendees and generate briefs before each event. You can try these with: `npx @rowboatlabs&#x2F;rowboatx` We combined three simple ideas: 1. File system as state: Each agent’s instruction, memory, logs, and data are just files on disk, grepable, diffable, and local. For instance, you can just run: grep -rl '"agent":"<agent-name>"' ~&#x2F;.rowboat&#x2F;runs to list every run for a particular workflow. 2. The supervisor agent: A Claude Code style agent that can create and run background agents. It predominantly uses Unix commands to monitor, update, and schedule agents. LLMs handle Unix tools better than backend APIs [1][2], so we leaned into that. It can also probe any MCP server and attach the tools to the agents. 3. Human-in-the-loop: Each background agent can emit a human_request message when needed (e.g. drafting a tricky email or installing a tool) that pauses execution and waits for input before continuing. The supervisor coordinates this. I started my career over a decade ago building spam detection models at Twitter, spending a lot of my time in the terminal with Unix commands for data analysis [0] and Vowpal Wabbit for modeling. When Claude Code came along, it felt familiar and amazing to work with. But trying to use it beyond code always felt a bit forced. We built RowboatX to bring that same workflow to everyday tasks. It is Apache-2.0 licensed and easily extendable. While there are many agent builders, running on the user's terminal enables unique use cases like computer and browser automation that cloud-based tools can't match. This power requires careful safety design. We implemented command-level allow&#x2F;deny lists, with containerization coming next. We’ve tried to design for safety from day one, but we’d love to hear the community’s perspective on what additional safeguards or approaches you’d consider important here. We’re excited to share RowboatX with everyone here. We’d love to hear your thoughts and welcome contributions! — [0] https:&#x2F;&#x2F;web.stanford.edu&#x2F;class&#x2F;cs124&#x2F;kwc-unix-for-poets.pdf [1] https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;2405.06807 [2] https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;2501.10132

Does the same job

all alternatives →
  • RO
    Rowboat – Open-source, local-first alternative to Claude DesktopJul 2026 · github.com · ▲219

    Claude’s desktop app is brilliant, but for our own daily work we kept wanting it to be less like a chat app and more like a full-fledged work app. Rowboat is our attempt at that, including the ability to build your own work surfaces inside Rowboat (more below). Our repo is https:&#x2F;&#x2F;github.com&#x2F;rowboatlabs&#x2F;rowboat, and there’s a demo video here: https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=et5yQABJ3xI In a previous startup, we built a deep-learning product for enterprise support reps, including teams supporting P&G brands. Models took live notes, suggested replies, and…

  • ReplicasJun 2026 · ▲239

    Run Claude Code and Codex in the cloud

  • RO
    Rowboat – Open-source IDE for multi-agent systems2025 · github.com · ▲161

    Hi HN! We’re Arjun, Ramnique, and Akhilesh, and we are building Rowboat (https:&#x2F;&#x2F;www.rowboatlabs.com&#x2F;), an AI-assisted IDE for building and managing multi-agent systems. You start with a single agent, then scale up to teams of agents that work together, use MCP tools, and improve over time - all through a chat-based copilot. Our repo is https:&#x2F;&#x2F;github.com&#x2F;rowboatlabs&#x2F;rowboat, docs are at https:&#x2F;&#x2F;docs.rowboatlabs.com&#x2F;, and there’s a demo video here: https:&#x2F;&#x2F;youtu.be&#x2F;YRTCw9UHRbU It’s becoming clear that real-world agentic systems…

  • ST
    Skill that lets Claude Code/Codex spin up VMs and GPUsFeb 2026 · cloudrouter.dev · ▲138

    I've been working on CloudRouter, a skill + CLI that gives coding agents like Claude Code and Codex the ability to start cloud VMs and GPUs. When an agent writes code, it usually needs to start a dev server, run tests, open a browser to verify its work. Today that all happens on your local machine. This works fine for a single task, but the agent is sharing your computer: your ports, RAM, screen. If you run multiple agents in parallel, it gets a bit chaotic. Docker helps with isolation, but it still uses your machine's resources, and doesn't give the agent a browser, a desktop, or a GPU to…

  • Boxes.devJun 2026 · ▲112

    Run Claude Code and Codex in your own cloud environment

  • AO
    Agent-of-empires: OpenCode and Claude Code session managerJan 2026 · github.com · ▲118

    Hi! I’m Nathan: an ML Engineer at Mozilla.ai: I built agent-of-empires (aoe): a CLI application to help you manage all of your running Claude Code&#x2F;Opencode sessions and know when they are waiting for you. - Written in rust and relies on tmux for security and reliability - Monitors state of cli sessions to tell you when an agent is running vs idle vs waiting for your input - Manage sessions by naming them, grouping them, configuring profiles for various settings I'm passionate about getting self-hosted open-weight LLMs to be valid options to compete with proprietary closed models. One…

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

  • Track your AI visibility for free (using your own API keys!)

    Dev tools · 25d ago · lettertrace.com

Launched alongside, November 2025

the whole month →
  • Guideflow1,341

    The AI demo automation platform for SaaS

    AI · Nov 2025 · guideflow.com

  • IB

    Life & fun · Nov 2025 · bitsnpieces.dev

  • Welltory1,030

    Stop energy drain

    Work · Nov 2025 · welltory.com

  • Gemini 31,007

    Bring any idea to life with multimodal capabilities

    AI · Nov 2025 · blog.google

  • TrustMRR836

    The database of verified startup revenues

    Growth · Nov 2025 · trustmrr.com

  • B
    Boing782

    Life & fun · Nov 2025 · boing.greg.technology