frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Sgai – Goal-driven multi-agent software dev (GOAL.md → working code)

https://github.com/sandgardenhq/sgai
14•sandgardenhq•2h ago
Hey HN,

We built Sgai to experiment with a different model of AI-assisted development.

Instead of prompting step-by-step, you define an outcome in GOAL.md (what should be built, not how), and Sgai runs a coordinated set of AI agents to execute it.

- It decomposes the goal into a DAG of roles (developer → reviewer → safety analyst, etc.) - It asks clarifying questions when needed - It writes code, runs tests, and iterates - Completion gates (e.g. make test) determine when it's actually done

Everything runs locally in your repo. There’s a web dashboard showing real-time execution of the agent graph. Nothing auto-pushes to GitHub.

We’ve used it internally for prototyping small apps and internal tooling. It’s still early and rough in places, but functional enough to share.

Demo (4 min): https://youtu.be/NYmjhwLUg8Q GitHub: https://github.com/sandgardenhq/sgai

Open source (Go). Works with Anthropic, OpenAI, or local models via opencode.

Curious what people think about DAG-based multi-agent workflows for coding. Has anyone here experimented with similar approaches?

Comments

ucirello•1h ago
author here!

I have been working on this for my own use until recently, when I shared with the rest of the team, and we thought it would be nice to let the world see it.

I have been interested in autonomous code development for quite some time (at least since March/April 2025) - and summer '25 is when I felt the models were good enough to be pushed to autonomy.

I wrote a bit about it[0], and sgai is the incarnation of my take on AI autonomous coding.

sgai is not even v0 yet, a lot of work to be done to improve its implementation - but I think it should be usable enough for those willing to give it a try.

0: https://cirello.org/aifactory.html

embedding-shape•1h ago
Interesting license choice, modified MIT it seems, with this additional clause:

> No licensee or downstream recipient may use the Software (including any modified or derivative versions) to directly compete with the original Licensor by offering it to third parties as a hosted, managed, or Software-as-a-Service (SaaS) product or cloud service where the primary value of the service is the functionality of the Software itself.

Doesn't that kind of conflict with the "including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software" part of regular MIT, which your custom license also includes for some reason?

I think you might be better of with just not trying to do it "kind of open source but also not" and just say "Copyright 2026 Sandgarden.com" or whatever, instead of the mix of proprietary and open source. Then you get 100% "full control" over what people can do with the source, and don't have to worry about anything when it comes to licensing :)

ucirello•1h ago
author here! the decision was mine; if anything, the senior leadership was fine with an unencumbered open-source license. What I didn't want was someone using it to make a business out of this tool without me in the mix.

In a sense, a futile effort; because if you reverse engineer a nlspec and rebuild it, then you can have it with any license you may want.

embedding-shape•1h ago
I wasn't doubting it wasn't you making the decision! :)

I was more curious why go with modifying a FOSS license (which clearly isn't the right choice if you want to prevent others from doing whatever with it) instead of just straight up keeping full copyright to yourself/the company and a "regular" license?

Then you get exactly what you want, without also sending double-messages about that people can do whatever they want, which is what you're trying to prevent.

zwaps•46m ago
He said why, he wanted to open source it with the mentioned exception.

I think there are also licenses that do that, and revert to full MIT after some time, but the author decided to roll their own.

What’s the problem with that? He can license it however he wants and the reason he mentions is perfectly valid tbh

fuddle•59m ago
Sgai (pronounced "Sky") - That's a bit of a stretch
zwaps•49m ago
Depends on the language no? Works in German
sandgardenhq•17m ago
You know, I tried to convince people of a number of various other pronunciations. But when we saw it written down, everyone just naturally pronounced it "sky." My natural impulse was to avoid it, since there are already a ton of AI-related things called Sky, but I think I've accepted that it was inevitable.

Besides -- and I've obviously thought about this a little too much -- when you actually say the word "sky," are you using a hard k? After saying it out loud to myself about a billion times (and long after the word lost all meaning) I think I actually use a hard g.

nicoleao•56m ago
Very nice, the automated setup instructions for opencode are a genius touch, more people should do that.

Is this already your daily driver for coding projects?

ucirello•53m ago
author here! it is my daily driver for quite some time; with that said, its current shape is a bit of a more recent development. Initially, I would manually handle jj workspaces and fire out screen/tmux sessions; but over time, I figure it would be nice to have an UI that I could browse from anywhere through a VPN.

It does take some investment -- by adding customizations through the overlay folder (`sgai/` directory at the root of the repository) -- but eventually it should be able to code in a way that you would approve in a PR.

Bus stop balancing is fast, cheap, and effective

https://worksinprogress.co/issue/the-united-states-needs-fewer-bus-stops/
138•surprisetalk•2h ago•208 comments

Never buy a .online domain

https://www.0xsid.com/blog/online-tld-is-pain
524•ssiddharth•5h ago•296 comments

Large-Scale Online Deanonymization with LLMs

https://simonlermen.substack.com/p/large-scale-online-deanonymization
58•DalasNoin•1d ago•87 comments

om

https://www.om-language.com/
23•tosh•1h ago•1 comments

Following 35% growth, solar has passed hydro on US grid

https://arstechnica.com/science/2026/02/final-2025-data-is-in-us-energy-use-is-up-as-solar-passes...
152•rbanffy•2h ago•82 comments

New accounts on HN 10x more likely to use em-dashes

https://www.marginalia.nu/weird-ai-crap/hn/
287•todsacerdoti•4h ago•244 comments

GNU Texmacs

https://www.texmacs.org/tmweb/home/welcome.en.html
60•remywang•3h ago•16 comments

Sandboxes won't save you from OpenClaw

https://tachyon.so/blog/sandboxes-wont-save-you
49•logicx24•1h ago•41 comments

How to fold the Blade Runner origami unicorn (1996)

https://web.archive.org/web/20011104015933/www.linkclub.or.jp/~null/index_br.html
194•exvi•2d ago•23 comments

Trellis AI (YC W24) is hiring deployment lead to accelerate medication access

https://www.ycombinator.com/companies/trellis-ai/jobs/7ZlvQkN-lead-deployment-strategist
1•macklinkachorn•1h ago

Racket v9.1

https://blog.racket-lang.org/2026/02/racket-v9-1.html
70•azhenley•2h ago•7 comments

Claude Code Remote Control

https://code.claude.com/docs/en/remote-control
384•empressplay•11h ago•215 comments

Show HN: Django Control Room – All Your Tools Inside the Django Admin

https://github.com/yassi/dj-control-room
71•yassi_dev•4h ago•29 comments

PL/0

https://en.wikipedia.org/wiki/PL/0
35•tosh•3d ago•7 comments

The Pentagon Threatens Anthropic

https://www.astralcodexten.com/p/the-pentagon-threatens-anthropic
57•lukeplato•1h ago•9 comments

Launch HN: TeamOut (YC W22) – AI agent for planning company retreats

https://app.teamout.com/ai
25•vincentalbouy•4h ago•34 comments

Show HN: I ported Tree-sitter to Go

https://github.com/odvcencio/gotreesitter
5•odvcencio•25m ago•0 comments

Topological Naming Problem

https://wiki.freecad.org/Topological_naming_problem
38•tripdout•4d ago•17 comments

Text-Based Google Directions

https://gdir.telae.net/
13•TigerUniversity•4d ago•3 comments

Danish government agency to ditch Microsoft software (2025)

https://therecord.media/denmark-digital-agency-microsoft-digital-independence
609•robtherobber•8h ago•314 comments

Show HN: A real-time strategy game that AI agents can play

https://llmskirmish.com/
170•__cayenne__•8h ago•61 comments

100M-Row Challenge with PHP

https://github.com/tempestphp/100-million-row-challenge
143•brentroose•8h ago•64 comments

Show HN: Sgai – Goal-driven multi-agent software dev (GOAL.md → working code)

https://github.com/sandgardenhq/sgai
14•sandgardenhq•2h ago•10 comments

The Slow Death of the Power User

https://fireborn.mataroa.blog/blog/the-slow-death-of-the-power-user/
11•microsoftedging•28m ago•0 comments

Pi – A minimal terminal coding harness

https://pi.dev
545•kristianpaul•21h ago•271 comments

Why isn't LA repaving streets?

https://lapublicpress.org/2026/02/why-isnt-la-repaving-streets/
11•speckx•2h ago•11 comments

Confusables.txt and NFKC disagree on 31 characters

https://paultendo.github.io/posts/unicode-confusables-nfkc-conflict/
47•pimterry•2d ago•27 comments

The History of a Security Hole

https://www.os2museum.com/wp/the-history-of-a-security-hole/
27•st_goliath•3d ago•2 comments

Mercury 2: Fast reasoning LLM powered by diffusion

https://www.inceptionlabs.ai/blog/introducing-mercury-2
326•fittingopposite•20h ago•118 comments

The Misuses of the University

https://www.publicbooks.org/the-misuses-of-the-university/
72•ubasu•2h ago•45 comments