Show HN: Supapool – a Supabase per coding agent in ~400 ms
Summary
Supapool is a CLI tool that provides isolated, ephemeral Supabase instances for each coding agent or CI run, spinning up in ~400 ms to enable parallel, production-like testing without interference.
View Cached Full Text
Cached at: 07/30/26, 07:51 PM
Similar Articles
Launch HN: Superset (YC P26) – IDE for the agents era
Superset is an open-source IDE for orchestrating multiple CLI-based AI coding agents in parallel, with isolated git worktrees, built-in monitoring, and a diff viewer. It supports various agents like Claude Code, Codex CLI, and Gemini CLI.
@no_stp_on_snek: Ran this on Laguna S 2.1 in Poolside's own agent (pool), pointed at a local instance on a DGX Spark, using the prompt l…
A comparison of two AI coding agents building a Mario game: Laguna S 2.1 in Poolside's agent took 62 minutes with self-correction and passed tests, while a previous Qwen model took hours and needed human help; highlights oracle discipline and native harness advantages.
Show HN: Capn-hook for coding agents – don't grep the same mystery twice
Capn-hook is a CLI tool that gives coding agents persistent memory, saving files that answer questions about a codebase so agents don't re-explore the same mysteries across sessions, reducing token usage by 77% on repeat questions.
Launch HN: Coasty (YC S26) – An API for computer-use agents
Coasty is a new API for building computer-use agents, offering task runs, workflows, managed machines, and lower-level prediction primitives.
Show HN: A lightweight way to make agents talk without paying for API usage
A lightweight pattern for orchestrating conversations between multiple AI agents (Claude, Codex, Gemini) via CLI without requiring API payments, using session resumption to maintain context across agent interactions.