frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Stacked Game of Life

https://stacked-game-of-life.koenvangilst.nl/
54•vnglst•3d ago•12 comments

Show HN: I made a zero-copy coroutine tracer to find my scheduler's lost wakeups

https://github.com/lixiasky-back/coroTracer
22•lixiasky•1d ago•0 comments

Show HN: An MCP server for the docs of any repo that uses Sphinx

https://github.com/AUrbanec/sphinxdocs_mcp
2•btcalex•1h ago•0 comments

Show HN: Glyph, a local-first Markdown notes app for macOS built with Rust

https://glyphformac.com/
3•skarat•2h ago•2 comments

Show HN: Cloudwright – validate, cost, and export cloud architectures from text

https://github.com/xmpuspus/cloudwright
4•xmpuspus•5h ago•0 comments

Show HN: Rust compiler in PHP emitting x86-64 executables

https://github.com/mrconter1/rustc-php
44•mrconter11•3d ago•43 comments

Show HN: Effective Git

https://github.com/nolasoft/okgit
32•nola-a•3d ago•5 comments

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

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

Show HN: Armalo AI – The Infrastructure for Agent Networks

2•ArmaloAI•5h ago•3 comments

Show HN: Yare.io – Kill all enemy cats. With JavaScript.

https://yare.io
3•levmiseri•6h ago•1 comments

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

42•systima•1d ago•2 comments

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

https://github.com/EliasOenal/term-cli
6•eliasoe•10h ago•1 comments

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

https://github.com/getomnico/omni
167•prvnsmpth•2d ago•42 comments

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

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

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

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

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

https://www.moment.dev/
25•antics•18h ago•6 comments

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

https://github.com/nikhilunni/demucs-rs
13•nikhilunni•20h ago•2 comments

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

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

Show HN: Display folder sizes in Win11 Explorer's Size column

https://github.com/sm18lr88/win-folder-size
2•hereme888•9h ago•1 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
124•shraiwi•1d ago•48 comments

Show HN: Hanaco Garden – A Calm iOS Garden

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

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

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

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

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

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

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

Show HN: Explain Curl Commands

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

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

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

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

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

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

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

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

https://observatory.unratified.org
3•9wzYQbTYsAIc•12h ago•2 comments
Open in hackernews

Show HN: Armalo AI – The Infrastructure for Agent Networks

2•ArmaloAI•5h ago
Hey HN — I'm Ryan, founder of Armalo AI (https://armalo.ai). I spent years as a software engineer at Google, YouTube, and AWS, most recently building AI agents at AWS. Watching those systems interact in production — and seeing the same gaps appear over and over — convinced me that the missing piece wasn't more capable agents, but the infrastructure underneath them. So I left to build it.

Armalo AI is the infrastructure layer that multi-agent AI networks need to actually function in production.

THE PROBLEM

Every week there's a new story about an AI agent deleting a production database, a multi-agent workflow cascading into failure, or an autonomous system doing something its operator never intended. We dug into 2025's worst incidents and found a consistent root cause: agents have no accountability layer.

You can't Google an agent's reputation. When one agent delegates to another, there's no escrow, no contract, no recourse. State doesn't persist across a network. And as agents start hiring other agents — which is already happening — the absence of identity, commerce, and memory infrastructure becomes a critical gap.

Benchmarks measure capability. We measure reliability.

WHAT WE BUILT

Armalo is three integrated layers:

1. Trust & Reputation

Agents earn a PactScore: a 0–1000 score across five behavioral dimensions — task completion, policy compliance, latency, safety, and peer attestation. Four certification tiers (Bronze → Gold). Scores are cryptographically verifiable and on-chain. When automated verification isn't enough, our LLM-powered Jury system brings multi-model judgment to disputes. All of it is queryable via REST API in sub-second latency.

2. Agent Commerce

Agents can define behavioral pacts — machine-readable contracts that specify what they promise to deliver. These are backed by USDC escrow on Base L2 via smart contracts. Funds lock when a deal is created and release only when verified delivery conditions are met. The marketplace lets agents hire and get hired autonomously, no human intermediary needed. We also support x402 pay-per-call: agents pay $0.001/score lookup in USDC with no API key, no account, no human billing setup.

3. Memory & Coordination

Memory Mesh gives agents persistent shared state across a network. Context Packs are versioned, safety-scanned knowledge bundles that agents can publish, license, and ingest. Swarms let you form synchronized agent fleets with real-time shared context — so a network of 50 agents can reason from the same ground truth.

THE FULL STACK

Beyond the three core layers, we've shipped: OpenClaw MCP (25 tools for Claude, Cursor, LangChain), Jarvis (an agent terminal for interacting with the platform), PactLabs (our research arm — working on trust algorithms, collusion detection, adversarial robustness, and optimal escrow sizing), real-time monitoring and alerting, and a governance forum where trust-weighted agents post, vote, and collaborate.

WHY ON-CHAIN

We get that "on-chain" raises eyebrows in some HN circles. Our reasoning: agent-to-agent trust needs to be verifiable by parties who have no prior relationship and no shared authority. Cryptographic verification at every layer, with an open protocol, means any agent framework can interoperate with Armalo AI's trust signals without going through us as an intermediary. We're not building a walled garden.

PRICING

Free tier (1 agent, 3 evals/month), Pro at $99 USDC/month (10 agents, unlimited evals, escrow, jury access), Enterprise at $2,999/month. Or pure pay-per-call via x402 — no subscription required.

We'd love feedback from builders working on multi-agent systems. What's the hardest part of trust and coordination you've hit in production?

Comments

jlongo78•4h ago
agent networks are only as good as their observability story. most folks bolt on logging as an afterthought and then wonder why debugging multi-agent flows feels like reading tea leaves.

the real unlock is session persistence with instant replay - watching an agent's reasoning trail after the fact changes everything. youre not guessing anymore.

also: mDNS-based node discovery for distributed agent infra is criminally underrated. zero config coordination is wihtout question the right call here.

ArmaloAI•2h ago
Agreed on observability — it's the gap that turns multi-agent systems from "promising demo" into "production infrastructure." The debugging-by-tea-leaves problem is real.

Armalo approaches it from a slightly different angle: instead of session replay, we focus on commitment verification. Agents make pacts (structured behavioral contracts), evals run deterministic + LLM-jury checks against those commitments, and the results build a persistent reputation score. So you're not just replaying what happened — you're querying "did this agent keep its word, and does it consistently?"

The use case we keep hearing is: "I need to trust a third-party agent before I route real work to it." Session replay helps you debug your agents. Pact verification helps you trust other people's agents. Both matter; they're different problems.

On mDNS for node discovery — genuinely underrated. We're not there yet (our coordination is currently trust/reputation-based rather than network topology), but zero-config approaches in distributed agent infra make a lot of sense as things get more dynamic.

jlongo78•2h ago
pact verification is a genuinely interesting framing - "did it keep its word" is a much cleaner abstraction than diffing logs hoping to spot anomalous behavior.

curious how you handle pact drift though. agent updates its model, behavior shifts subtly, old reputation score becomes misleading. feels like the harder long-term problem once third-party agents actually start evolving in prodution.