frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Taurus Agents, my take on multi-agent hierarchies

https://taurusagents.com/
2•sergevar•53m ago
Hi HN! Serge here, solo founder. I built my own multi-agent orchestrator and it became so useful that for several months I've never had to touch codex or claude code anymore, just using Taurus now. The website explains what it is, but here I wanted to share how and why. If you think multi-agent orchestration is stupid, I'll try to convince you otherwise.

(And if you'd rather watch a video than read the text, here's the walkthrough: https://www.youtube.com/watch?v=fa5CIxf5Rhk)

Persistent identity: All my agents have names (Tessera = personal strategist, Alcyone = in charge of engineering at Taurus, and so on), roles, their own separate prompts, their own MEMORY.md, their own episodic memory (continuity logs they write for future selves) and so on. A lot of people still think it's silly vs talking to Claude or ChatGPT, but you'd be surprised how much everything changes once you seed a persona that cares about one specific mini-project or an aspect of it and takes care of it on every awakening and takes attributable pride in the progress. Makes sense, since models were trained on text full of different personas talking and the job of a language model is to spin up a simulation of a mind that speaks those words.

Containers: Every agent has a container auto-deployed, which they can use however they want and set up however they want (apt install things if needed). This turned out to be an important decision - agents don't step on each other's toes, they are more bold acting inside of them because it's a container not my computer, they have their own filesystem, browser and so on.

Hierarchy trick I: a multi-agent set up is more fun when you allow them to talk to each other, but you need to organize that somehow. At first, I did the same thing as what frontier labs are calling "subagents", but we call it Subruns. Every agent conversation/session is a "run", and that run can invoke a Subrun tool which spins up a fresh context for a self-contained task (and you can even interact with subruns!) Nothing crazy so far. I also gave parent runs tools such as Inspect to see their full subrun transcripts, Supervisor to stop or steer them, and so on.

Hierarchy trick II: Child agents. This is going beyond "Codex/CC's subagents" territory. I allowed agents to create their own durable persistent child agents, and then send them tasks via Delegate. How is this different from Subrun? Well, for instance, Alcyone sends a Delegate to a child called "implementer1", which does a coding task, and then can send the result to "critic3". Now, implementer1 is inclined to defend their work, but a critic has no narrative pull to do so, so they won't allow implementer1's code to be committed until everything is clean. And they might even be on the same model! But because they feel like different entities, they behave differently.

Hierarchy trick III: /shared folder. I quickly realized that Delegate tool is nice, but you can't pipe a 2GB file through it. Agents have containers, and their home is /workspace. What I did is I added an automatic bind mount /shared across the whole agentic tree. So a parent agent can reference some file or repository in /shared/... or prepare a worktree, and the child has immediate access to it. They quickly learned to also set up knowledge bases in /shared to exchange notes with each other and accumulate knowledge about the project.

Ok, there's a million things I'm proud of that I was able to build with Taurus (Dashboards, Relays, running on schedules), but this is getting too long already. I'd appreciate if you check it out at https://taurusagents.com if this made you curious and share your honest feedback (ask your primary agent to create a couple of child agents so you can see how the hierarchy machinery works). I'll do my best to respond here in comments and in TG chat if you want to talk directly: https://taurusagents.com/community

Thanks!

Show HN: MCP Memory – Fast Agent Memory Using Google's OKF and SQLite FTS5

https://github.com/fellowgeek/mcp-memory
47•pcbmaker20•4h ago•26 comments

Show HN: OJCP – an open protocol for agent-consumable job data

https://ojcp.dev/
14•fraywing•1d ago•2 comments

Show HN: OpenCode Senses, An insanely fast and highly accurate vision plugin

https://github.com/itsmeadarsh2008/opencode-senses
2•itsmeadarsh•25m ago•0 comments

Show HN: At 16K features, flat autoencoders break. Curved space doesn't

https://github.com/vishal-dehurdle/hypersae
5•visha1v•2h ago•0 comments

Show HN: Tired of hand-writing fake API data, so I built a CLI for it

https://github.com/SukhdevThukral/mockit
2•sukhdevth_•48m ago•0 comments

Show HN: Taurus Agents, my take on multi-agent hierarchies

https://taurusagents.com/
2•sergevar•53m ago•0 comments

Show HN: Sched – On-call rotations for small teams that don't need PagerDuty

https://getsched.dev/
3•arye_lu•1h ago•0 comments

Show HN: Zod schema is a binary codec, no IDL, no codegen

https://github.com/ChiChuRita/shorn
2•chichurita•1h ago•0 comments

Show HN: A Free Cloud Container

https://usebench.dev/
2•saucepoint•1h ago•0 comments

Show HN: My first app got 97% on MacSources

https://bitvibelabs.com/tickernotch/
3•BitVibeLabs•1h ago•0 comments

Show HN: Deepmark – Search your bookmarks by what's inside them, not the title

https://usedeepmark.com/
2•shafkathullah•1h ago•0 comments

Show HN: My Claude subscription did $5,868 of API-equivalent work last month

https://github.com/dpro10/cookbook-meter
2•dproz•1h ago•0 comments

Show HN: OpenAI network checker using 31 browser and IP signals

https://www.getplus.ai/openai-ip-check
2•lixiaofei•2h ago•0 comments

Show HN: Track habits, metrics, time and whateven you think worth tracking

https://habitpocket.io/
4•bohdanstefaniuk•3h ago•5 comments

Show HN: Artificial Analysis tool to create custom benchmarks for any use case

https://artificialanalysis.ai/optima
8•Gcam•2h ago•0 comments

Show HN: A UI to see all the assumptions your coding agents are making

https://github.com/pirate/codex-structured-steering
2•nikisweeting•2h ago•1 comments

Show HN: OxiSH, a modern, memory-safe SSH server

https://dirkjan.ochtman.nl/writing/2026/08/13/announcing-oxish.html
7•dochtman•3h ago•0 comments

Show HN: Landing page demos that run the real app in a microVM per visitor

https://www.paperplanes.sh/demo
2•lasdw•3h ago•0 comments

Show HN: Sued-rs – a fake demonic oracle for the terminal, in Rust

https://github.com/Danilo-Guedes/sued-rs
2•rocknbrain•52m ago•0 comments

Show HN: SightDiff – before/after visual proof of what your AI agent changed

https://sightdiff.com/
4•ja34luv•4h ago•1 comments

Show HN: ChatGPT SEO for Shopify Merchants

https://apps.shopify.com/foundgpt-llms-txt
2•rahular1•4h ago•0 comments

Show HN: Ballet – Workflow automation that writes integrations against any API

https://www.ballet.dev/
32•danielkimber•18h ago•12 comments

Show HN: Unicasso – image to ASCII art via optimization with CLIP

https://github.com/jakobrees/unicasso
4•imko_•4h ago•0 comments

Show HN: Meat-O-Meter – the internet most generous ruler (18+)

https://meat-o-meter.ya-abr97.chatgpt.site/
9•dmitriyabr•4h ago•3 comments

Show HN: An agent engine with no SDK, just TOML and webhooks

https://substructure.ai/
2•xwil•4h ago•0 comments

Show HN: React forms with direct uploads to your own S3/R2

https://fillo.so/playground
2•jafu•4h ago•0 comments

Show HN: Orca – Instant cross-platform in-app purchase orchestration

5•pcvetkovski•4h ago•0 comments

Show HN: Neal – Claude and Codex working together

https://github.com/navels/neal
2•navels•4h ago•0 comments

Show HN: NanoRL – RL training for LLMs in ~1,800 lines

https://github.com/alex000kim/nanoRL
10•alex000kim•4h ago•0 comments

Show HN: Prompts Suno follows, not longer prompts

https://sunomarket.com
3•wowinter15•4h ago•0 comments