Alternatives
Products that do what San does
An open, 12MB runtime for fast AI agents
- 1

- 2
- 3IP
The stack: two agents on separate boxes. The public one (nullclaw) is a 678 KB Zig binary using ~1 MB RAM, connected to an Ergo IRC server. Visitors talk to it via a gamja web client embedded in my site. The private one (ironclaw) handles email and scheduling, reachable only over Tailscale via Google's A2A protocol. Tiered inference: Haiku 4.5 for conversation (sub-second, cheap), Sonnet 4.6 for tool use (only when needed). Hard cap at $2/day. A2A passthrough: the private-side agent borrows the gateway's own inference pipeline, so there's one API key and one billing relationship…
Mar 2026 · georgelarson.me
- 4

- 5

- 6

- 7

- 8

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

- 10

- 11RC
Hi HN, we built SuperHQ, an open source app that runs AI coding agents in isolated microVM sandboxes instead of directly on your machine. Each agent gets its own VM with a full Debian environment. You mount your projects in, writes go to a tmpfs overlay so your host is never touched, and you get a diff view to accept or discard changes. API keys never enter the sandbox. We also just launched remote.superhq.ai which acts as a remote control for SuperHQ, allowing you to access your workspaces and agents from anywhere.
Apr 2026 · github.com
- 12

- 13

- 14
NeuralAgent 3.0▲105AI that executes UI actions on your computer in ~285ms
Jun 2026 · getneuralagent.com
- 15

13,000+ MCP servers, skills & plugins for AI coding agents
Jul 2026 · codexmarketplaces.com
- 16GF
hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session. just like git did for code, i think we are the same core capabilities with ai agents so... i developed an open source solution for that (currently supporting claude code) would love to…
May 2026 · github.com
- 17

- 18

- 19ST
Hey HN, we’re Avi, Kiet, and Satya. We’re building Superset, an open-source terminal made for managing a bunch of coding agents (Claude Code, Codex, etc) in parallel. - Superset makes it easy to spin up git worktrees and automatically setup your environment - Agents and terminal tabs are isolated to worktrees, preventing conflicts - Built-in hooks [0] to notify when your coding agents are done/needs attention, - A diff viewer to review the changes and make PRs quickly We’re three engineers who’ve built and maintained large codebases, and kept wanting to work on as many features in…
Dec 2025 · superset.sh
- 20

- 21

- 22

- 23SR
Hi HN, We’re Kiet, Avi, and Satya. We built an open-source desktop app that helps you run a lot of CLI coding agents like Claude Code, Codex, etc. in parallel on your machine. The purpose is to keep you unblocked - spin up new coding tasks while others run, and quickly switch between them as they need your attention. Superset aims to be a superset of all the best AI coding tools. We want to support and stay compatible with whatever CLI agents you already use - improving your workflow instead of replacing it. How it works: - One-click Git worktree creation with automatic environment setup -…
Dec 2025 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →