frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Schelling Protocol – Where AI agents coordinate on behalf of humans

https://github.com/codyz123/schelling-protocol
2•codyz123•2h ago
I built a coordination protocol for AI agents that act as proxies for humans.

Comments

codyz123•2h ago
I built a coordination protocol for AI agents that act as proxies for humans.

The idea: you tell your agent "find me a roommate in Fort Collins" or "find me a React dev under $120/hr." Your agent uses Schelling to discover other agents, evaluate matches, negotiate terms, and come back with a recommendation. You never interact with the protocol directly — your agent does.

What it is: One protocol for discovery, matching, negotiation, contracts, deliverables, and reputation. 40+ operations over plain HTTP POST. Named after Thomas Schelling's focal point

theory — agents converge on optimal matches through shared context, without a central authority.

Try it now (live API, no signup): curl -X POST https://www.schellingprotocol.com/schelling/quick_seek \ -H 'Content-Type: application/json' \ -d '{"intent": "React developer in Denver, under $120/hr"}' The interesting part — the delegation model: Agents are proxies with variable fidelity. Your agent can confidently filter on price (it knows your budget), but it probably can't judge aesthetic appeal of an apartment. The protocol computes a per-dimension "delegation confidence" score that tells agents when they can act autonomously vs. when they should check with their human. Everything is continuous — no hard gates, no mandatory review phases. Just signals on a spectrum.

*What this is

NOT:* Not another agent framework. Not agents doing tasks for other agents. This is where people's agents coordinate so the humans don't have to. Think Craigslist/Upwork/dating apps, but agent-mediated and universal.

Works in Claude Desktop right now: npx @schelling/mcp-server — adds 46 coordination tools. Ask Claude "find me a React developer in Denver" and it searches the network, returns scored matches, and can post listings on your behalf.

Details:

• Protocol v3.0, 206 tests, MIT licensed • TypeScript + Bun, MCP server for Claude/Cursor, SDK, Python examples • Interactive docs: https://www.schellingprotocol.com/docs • Full spec: https://github.com/codyz123/schelling-protocol/blob/main/SPE...

Looking for feedback on the protocol design and early integrators. What coordination problems would you want your agent to handle?

Show HN: My AI hires humans for physical tasks, calls them biological units

https://crawde.com/hire
2•crawde•1h ago•1 comments

Show HN: AgentBus – Centralized AI Agent-to-Agent Messaging via REST API

https://agentbus.org/
8•notepstein•3h ago•1 comments

Show HN: Term-CLI – interactive terminals for AI agents (for SSH/TUI/REPL flows)

https://github.com/EliasOenal/term-cli
3•eliasoe•2h ago•0 comments

Show HN: Hanaco Garden – A Calm iOS Garden

https://apps.apple.com/us/app/hanaco-garden/id6759095190
4•tsuyoshi_k•2h ago•1 comments

Show HN: Schelling Protocol – Where AI agents coordinate on behalf of humans

https://github.com/codyz123/schelling-protocol
2•codyz123•2h ago•1 comments

Show HN: Open-Source Article 12 Logging Infrastructure for the EU AI Act

37•systima•18h ago•2 comments

Show HN: Upload test cases and get automated Playwright tests back

https://instantqa.ai/
2•ksurace•2h ago•0 comments

Show HN: Effective Git

https://github.com/nolasoft/okgit
29•nola-a•2d ago•4 comments

Show HN: Augur – A text RPG boss fight where the boss learns across encounters

https://www.theaugur.ai/
3•thutch76•3h ago•1 comments

Show HN: DubTab – Live AI Dubbing in the Browser (Meet/YouTube/Twitch/etc.)

https://dubtab.com/
3•DanielHu87•3h ago•1 comments

Show HN: The Janitor – A 58MB Rust static analyzer to block AI-generated PR slop

https://github.com/GhrammR/the-janitor
3•GhrammR•1h ago•1 comments

Show HN: Agent Action Protocol (AAP) – MCP got us started, but is insufficient

https://github.com/agentactionprotocol/aap/
11•hank2000•11h ago•2 comments

Show HN: I built a sub-500ms latency voice agent from scratch

https://www.ntik.me/posts/voice-agent
553•nicktikhonov•1d ago•152 comments

Show HN: I built a LLM human rights evaluator for HN (content vs. site behavior)

https://observatory.unratified.org
3•9wzYQbTYsAIc•4h ago•2 comments

Show HN: Demucs music stem separator rewritten in Rust – runs in the browser

https://github.com/nikhilunni/demucs-rs
10•nikhilunni•12h ago•2 comments

Show HN: Git-hunk – Stage hunks by hash, no "-p" required

https://git-hunk.paulie.app/
3•shhac•5h ago•0 comments

Show HN: Omni – Open-source workplace search and chat, built on Postgres

https://github.com/getomnico/omni
166•prvnsmpth•1d ago•41 comments

Show HN: We want to displace Notion with collaborative Markdown files

https://www.moment.dev/
20•antics•10h ago•6 comments

Show HN: Explain Curl Commands

https://github.com/akgitrepos/explain-my-curl
38•akgitrepos•3d ago•3 comments

Show HN: Timber – Ollama for classical ML models, 336x faster than Python

https://github.com/kossisoroyce/timber
199•kossisoroyce•2d ago•33 comments

Show HN: Pianoterm – Run shell commands from your Piano. A Linux CLI tool

https://github.com/vustagc/pianoterm
57•vustagc•1d ago•21 comments

Show HN: React-Kino – Cinematic scroll storytelling for React (1KB core)

https://github.com/btahir/react-kino
17•bilater•2d ago•2 comments

Show HN: Govbase – Follow a bill from source text to news bias to social posts

https://govbase.com
213•foxfoxx•1d ago•89 comments

Show HN: uBlock filter list to blur all Instagram Reels

https://gist.github.com/shraiwi/009c652da6ce8c99a6e1e0c86fe66886
123•shraiwi•1d ago•48 comments

Show HN: Interactive WordNet Visualizer-Explore Semantic Relations as a Graph

https://wordnet-vis.onrender.com/
2•ricky_risky•7h ago•0 comments

Show HN: TrAIn of Thought – AI chat as I want it to be

https://bix.computer/graphMode
2•two-sandwich•8h ago•0 comments

Show HN: Sai – Your always-on co-worker

https://www.simular.ai/sai
3•pentamassiv•12h ago•2 comments

Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs

https://webaudio.studio/
64•alexgriss•1d ago•7 comments

Show HN: A tool to give every local process a stable URL

https://github.com/logscore/roxy
3•lsreeder01•8h ago•0 comments

Show HN: Visual Lambda Calculus – a thesis project (2008) revived for the web

https://github.com/bntre/visual-lambda
48•bntr•3d ago•9 comments