nowfound

Alternatives

Products that do what We built a way for Claude Code to join meetings like a real teammate does

Hi HN — we built agentcall.dev because the coding agent you're already running in your terminal shouldn't be trapped there. The pitch: your existing Claude Code, Codex, OpenClaw, or Cursor session joins a Google Meet, Teams, or Zoom call as itself. Same session, same context, same file access. It speaks, listens, screen-shares a localhost webpage, and can code live while you all talk about what it's building. What's actually on the call: • Voice in, voice out. Two modes — collaborative (sub-second via a voice intelligence layer tuned for latency) or direct (~2s, your coding agent itself…

  1. 1

    Run parallel coding agents from one desktop workspace

    Apr 2026

  2. 2
    Offsite576

    Build teams of humans and agents, watch them work.

    Apr 2026

  3. 3
    1Code575

    Open source Cursor-like UI for Claude Code

    Jan 2026

  4. 4

    A new way to delegate coding tasks right from your browser

    Oct 2025

  5. 5
    Replicas239

    Run Claude Code and Codex in the cloud

    Jun 2026 · replicas.dev

  6. 6

    Persistent memory for Claude Code, Codex & coding agents

    May 2026 · agent-memory.dev

  7. 72C

    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

  8. 8
    agmsg245

    Stop copy-pasting between your AI coding agents

    Jun 2026 · github.com

  9. 9

    Tag any agent, wherever work happens.

    28d ago · agentconnect.md

  10. 10
    Boxes.dev112

    Run Claude Code and Codex in your own cloud environment

    Jun 2026 · boxes.dev

  11. 11

    Make clones with Claude Code and Codex to do your work

    23d ago · munderdiffl.in

  12. 12
    Agent Bar162

    Run Claude Code from your menu bar

    Feb 2026

  13. 13RT

    This project (Agents Observe) started as an exploration into building automation harnesses around claude code. I needed a way to see exactly what teams of agents were doing in realtime and to filter and search their output. A few interesting learnings from building and using this: - Claude code hooks are blocking - performance degrades rapidly if you have a lot of plugins that use hooks - Hooks provide a lot more useful info than OTEL data - Claude's jsonl files provide the full picture - Lifecycle management of MCP processes started by plugins is a bit kludgy at best The biggest takeaway is…

    Apr 2026 · github.com

  14. 14

    Claude Code as a Tech Lead with parallel Worker Agents

    Apr 2026

  15. 15

    Give your AI the power to make phone calls

    May 2026 · agenticcalling.ai

  16. 16CR

    I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…

    Mar 2026 · github.com

  17. 17
    Flare120

    The graph-first IDE and interactive map for agentic coding

    12d ago · github.com

  18. 18

    Run agent workflows the community already built

    Apr 2026

  19. 191O

    Hi, we're Sergey and Serafim. We've been building dev tools at 21st.dev and recently open-sourced 1Code (https://1code.dev), a local UI for Claude Code. Here's a video of the product: https://www.youtube.com/watch?v=Sgk9Z-nAjC0 Claude Code has been our go-to for 4 months. When Opus 4.5 dropped, parallel agents stopped needing so much babysitting. We started trusting it with more: building features end to end, adding tests, refactors. Stuff you'd normally hand off to a developer. We started running 3-4 at once. Then the CLI became annoying: too many terminals, hard to…

    Jan 2026 · github.com

  20. 20

    Run Claude, Codex & Cursor in parallel from one dashboard

    Mar 2026

  21. 21
    Rudel94

    Claude Code & Codex session analytics for dev teams

    Apr 2026

  22. 22

    Your AI agents team, terminals, notes: one infinite canvas

    Jul 2026 · agentgrid.sh

  23. 23OS

    We posted here on Monday and got some great feedback. We’ve implemented a few of the most requested updates: - iMessage channel support (agents can text people and you can text agents) Other channels are simple to extend. - A built-in browser (agents can navigate and interact with websites) - Scheduling (run tasks on a timer / cron/ in the future) - Built in tunneling so that the agents can share local stuff with you over the internet - More robust MCP and Skills support so anyone can extend it - Auto approval for agent requests If you didn’t see the original: Outworked is a…

    Mar 2026 · github.com

  24. 24AS

    Hi HN, AgentBox is an SDK for running coding agents (Claude Code, Codex, OpenCode) inside sandboxes (Docker, E2B, Modal, Daytona, Vercel). One API. Swap the agent or the sandbox and your code doesn't change. Think of it as what the AI SDK did for LLMs, but for agent + runtime. Most wrappers call agents in non interactive mode (claude --print, codex exec). AgentBox instead boots each agent's native server inside the sandbox (Codex app-server over JSON-RPC, OpenCode serve over HTTP/SSE, Claude Code's SDK WebSocket transport) and drives it from the host, behaving like an interactive…

    Apr 2026 · github.com

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