frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Agent Swarm – Multi-agent self-learning teams (OSS)

https://github.com/desplega-ai/agent-swarm
31•tarasyarema•1h ago

Comments

tarasyarema•1h ago
Hello there HN!

We've been building agent-swarm since November last year, and we wanted to share an update on its capabilities, specially focused on the self-learning part.

After all the hype with OpenClaw, I thought that the existing architecture needed a rewrite to make it compounding. Hence, last week we implemented a self-learning core to the swarm so that it can compound.

It follows really similar ideas to the OpenClaw where there's a SOUL.md and IDENTITY.md. As it's docker based, it has some personal and shared volumes that persist, so those are used to track re-usable scripts and notes. We also added SQLite based memory that agents can write to and query. The interesting part about it is that there's personal and shared memory, which allows the lead to propagate learnings across the swarm!

We've been using it non-stop for the last week, and I already see the compounding effects. E.g. we have a morning scheduled task that makes the lead assess the previous day work, and figure out ways to improve it's processes, and it got better!

To end, note that it's fully OSS and it's as easy as deploying a docker compose to a VPS, or even locally. It's core is based on an MCP that the lead and all workers share, which allows you to impersonate the lead locally to control the swarm from your coding agent too!

We implemented a super simple UI at app.agent-swarm.dev that runs in the browser only so you can put your API url and key to see it in action.

P.S.: It uses the claude CLI only now, so there should be no issue with the Anthropic terms, and it's really thought to be self-hostable.

P.S.2: Obviously, all the agent swarm code has been written at 95% by agent swarm via Slack :D

If you have doubts or questions about the architecture, or what we are planning to build next, happy to chat in the comments section!

marknutter•40m ago
Literally just started building something exactly like this yesterday with my openclaw installation (it seems lots of people are in fact). I'm loving your implementation, there's lots to learn from there. Keep up the great work!
tarasyarema•32m ago
Thanks! In fact yes, initially when we built this openclaw was not there yet. And after trying it was clear that I could adapt swarm to have a similar approach. I believe the self improvements part is really key.

Today I did the audio note test, it literally installed all needed and adapted its memory to use that whenever I send followup audio notes from Slack :D

_joel•1h ago
"my CPU is a neural net processor, a learning computer"
tarasyarema•1h ago
hope it does not go rogue...
debarshri•59m ago
It is about - when will it go rouge.
tarasyarema•56m ago
Good thing I just gave it access to my prod db, and agent mail inbox per worker and git write permissions...
mohsen1•44m ago
Had similar ideas [1] but I think leaving this to Claude[2] is probably better for me personally

[1] https://github.com/mohsen1/claude-code-orchestrator

[2] https://code.claude.com/docs/en/agent-teams

tarasyarema•42m ago
Yeah, I saw different approaches to solve this problem. On the native one I think it's really limited now. The main pain point is that the teams are scoped to a single session, which feel really off to me. Also, it's local only. But we'll see what Boris will ship I guess...
itmitica•38m ago
Interesting project.

Interesting readings in the project, such as https://github.com/desplega-ai/advanced-context-engineering-....

I'm not sure why, but I keep trying to reject this, subconsciously. Like, there is something I can't define that is not right.

I think it revolves around two things

No actual future benefits from abandoning the problem solving to a temporary swarm construct that will have a solution ready but potentially having learned nothing from the experience, that could be used in the future.

Shifting the engineering from stable sourcecode and frameworks to ephemeral prompting one-shot-and-done solutions.

Has programming become too meta?

tarasyarema•29m ago
Yes, I spent too much time meta programming while working on desplega.ai (my startup). And I believe currently the best approach is a mix.

Have the swarm work on stuff you could delegate to an intern and basically have the feedback loop with it in slack and github.

On the other hard locally focus on the hard things you want to control.

itmitica•17m ago
I too was convinced at one point the spec is the program.

That it doesn't matter the implementation stack.

But, after wasting too much time in the meta, with nothing really to show for, I returned to controlling the programming process in fine detail. Progressive agentic/vibe coding, if I was to give it a name.

But it could be that I'm slow to understand how it can be done in a better way.

tarasyarema•14m ago
I believe that it’s a matter of evolution. You start small and find what works fir you and the project. Then iterate and see how to remove yourself from it more.

I actually wrote about this concept here if that’s something the might interest you: https://www.tarasyarema.com/blog/2026-02-18-introducing-sema...

bhekanik•4m ago
Great project! The self-learning memory approach is smart - I've found that persistent context across agent runs is what separates useful automation from novelty. The shared vs personal memory distinction sounds similar to how humans work: individual notes that compound into team knowledge. The evolution approach you describe (start small, then expand) really is the pragmatic way to adopt these tools. The "it won't go rogue" jokes are funny but the real risk I've seen is more mundane - agents quietly doing the wrong thing confidently. Memory and reflection loops like you're building help with that too.

Does Agents.md Help Coding Agents?

https://academy.dair.ai/blog/agents-md-evaluation
1•omarsar•1m ago•0 comments

BuildKit: Docker's Hidden Gem That Can Build Almost Anything

https://tuananh.net/2026/02/25/buildkit-docker-hidden-gem/
1•jasonpeacock•1m ago•0 comments

Lessons from my overly-introspective, self-improving coding agent

https://ngrok.com/blog/bmo-self-improving-coding-agent
1•EndEntire•1m ago•0 comments

Show HN: WebGL mipmap renderer for a zoomable R/place on a real world map

https://worldcanvas.art/
1•recuerdame•2m ago•0 comments

Is AI Making Us Dumb?

https://profgmedia.substack.com/p/is-ai-making-us-dumb
1•obscurette•2m ago•0 comments

Bitly handles 93 writes/s – URL shortener interviews ask for 1160

https://saneengineer.com/posts/2026-02-10-url-shortener/index.html
2•anivan_•2m ago•1 comments

AI outputs are increasing exponentially. What is the bottleneck?

https://invook.notion.site/Invook-at-a-glance-3127f199308b805fa485dbf0de209dff?source=copy_link
1•Yotae•4m ago•0 comments

Show HN: ContextUI open sourced – Local first AI workflows for humans and agents

https://github.com/contextui-desktop/contextui
2•JB_5000•4m ago•1 comments

The Dark Side of Private Equity

https://businesslawreview.uchicago.edu/online-archive/dark-side-private-equity
2•Ozzie_osman•6m ago•0 comments

The (Searchable) Whole Earth

https://searchwhole.earth/
1•iamnothere•7m ago•0 comments

OpenAI is a textbook example of Conway's Law

https://everyrow.io/blog/openai-is-conways-law-in-action
4•rgambee•7m ago•0 comments

Tech legend Stewart Brand: 'We don't need to passively accept our fate'

https://www.theguardian.com/technology/2026/feb/25/tech-legend-stewart-brand-on-musk-bezos-and-hi...
1•mitchbob•9m ago•0 comments

Messaging Encryption Has Come a Long Way, but Falls Short

https://www.feistyduck.com/newsletter/issue_134_messaging_encryption_has_come_a_long_way_but_fall...
2•speckx•10m ago•0 comments

Brookfield Launches Radiant as first vertically integrated AI Infrastructure

https://uk.finance.yahoo.com/news/brookfield-launches-radiant-first-vertically-140000296.html
1•panrobo•10m ago•0 comments

Incomplete Open Polyhedra

https://incomplete-open.mikael.johanssons.org/
1•robinhouston•10m ago•0 comments

Luxury's Overexposure Is Biting

https://matterbymatter.substack.com/p/luxurys-overexposure-is-biting
2•cainxinth•10m ago•0 comments

ZachXBT report into insider trading at Axiom

https://twitter.com/zachxbt/status/2027016064534757659
2•rithdmc•11m ago•3 comments

Responsible Scaling Policy v3

https://www.lesswrong.com/posts/HzKuzrKfaDJvQqmjh/responsible-scaling-policy-v3
1•ndr•11m ago•0 comments

CPJ: Record 129 journalists and media workers killed in 2025, mostly by Israel

https://www.reuters.com/business/media-telecom/record-129-journalists-media-workers-killed-2025-m...
3•robtherobber•12m ago•0 comments

Is Amazon Shipping Broken for Everyone?

1•talkingtab•14m ago•0 comments

Hubble could re-enter atmosphere as early as 2028

https://www.theregister.com/2026/02/25/hubble_orbit_decay/
1•coloneltcb•14m ago•0 comments

Ask HN: Are you running an anti-detect headless browser?

1•jstanley•14m ago•0 comments

Data Science Weekly – Issue 640

https://datascienceweekly.substack.com/p/data-science-weekly-issue-640
2•sebg•14m ago•0 comments

Ask HN: What would make an AI builder trustworthy enough to use daily?

https://www.thetank.io/
1•schmommy•14m ago•2 comments

A Fuzzer for the Toy Optimizer

https://bernsteinbear.com/blog/toy-fuzzer/
1•ibobev•14m ago•0 comments

The Hunt for Dark Breakfast – Deriving breakfasts we have never observed

https://moultano.wordpress.com/2026/02/22/the-hunt-for-dark-breakfast/
1•moultano•14m ago•0 comments

How long could Earth microbes live on Mars?

https://www.universetoday.com/articles/how-long-could-earth-microbes-live-on-mars
1•bookofjoe•15m ago•0 comments

AI Assisted Coding

https://randygaul.github.io/coding/2026/02/23/AI-Assisted-Coding.html
1•ibobev•15m ago•0 comments

Is your Agent secure? OpenAgents' agent ID provides encrypted authentication

https://agentpedia.so/
1•Cherie91•15m ago•1 comments

Magnavox Odyssey 2

https://www.goto10retro.com/p/magnavox-odyssey-2
2•ibobev•15m ago•0 comments