Alternatives
Products that do what Opensourcing APH Engine and Servers in Rust and N Lang does
rustaceans, we've completely open sourced our APH rust engine and servers! APH is a Agent Per Human notarization protocol, that acts like remote guardrails for when your agents are working with agents you don't own. It allows both parties to share public keys that they can verify each other are working in good faith against public servers. APH by Squillo is the missing piece of the A2A and AP2 families from Google, built with the same pedigree as the web but for the agentic web. It's designed to work with existing agentic protocols and future ones, but is the cornerstone for the agentic web…
- 1
- 2

- 3EO
Hey HN! We’re Arne and Raban, the founders of Emdash (https://github.com/generalaction/emdash). Emdash is an open-source and provider-agnostic desktop app that lets you run multiple coding agents in parallel, each isolated in its own git worktree, either locally or over SSH on a remote machine. We call it an Agentic Development Environment (ADE). You can see a 1 minute demo here: https://youtu.be/X31nK-zlzKo We are building Emdash for ourselves. While working on a cap-table management application (think Stripe Atlas + Pulley), we found our development…
Feb 2026 · github.com
- 4

- 5ST
2023 · github.com
- 6PR
Hi HN, Founder here. We built Pica, an open-source platform in Rust to enable agentic AI with three main focus areas: - Access to APIs and tools: Universal SDKs that let AI agents use thousands of external actions without blowing up your context window. - Visibility and traceability: Full audit logs of every decision/action to ensure transparency and accountability. - Alignment with human intentions: Seamless guardrails for autonomous tasks; e.g., restricting certain email actions to human approval. Why this matters: As autonomy in AI grows, we need robust solutions for trust and…
2025 · picaos.com
- 7AA
Earlier this year, we released our open-source game engine [0] built with Rust, WebAssembly, and WebGPU. Today, we’re happy to announce the Ambient platform, which brings web deployment, server hosting, and more to the runtime. With Ambient, you can make a game, deploy it to the browser in one command, share your URL and instantly play with others, no downloads or installs needed. Our WASM use is innovative; it is being used as both a sandboxed runtime for user code, and as a way to run the entire Ambient runtime in the browser. This, paired with our ECS data model, enables a highly modular…
2023 · ambient.run
- 8

- 9IB
2024 · github.com
- 10

- 11TP
Much of my work right now involves complex, long-running, multi-agentic teams of agents. I kept running into the same problem: “How do I keep these guys in line?” Rules weren’t cutting it, and we needed a scalable, agentic-native STANDARD I could count on. There wasn’t one. So I built one. Here are two open-source protocols that extend A2A, granting AI agents behavioral contracts and runtime integrity monitoring: - Agent Alignment Protocol (AAP): What an agent can do / has done. - Agent Integrity Protocol (AIP): What an agent is thinking about doing / is allowed to do. The problem:…
Feb 2026 · mnemom.ai
- 12

13,000+ MCP servers, skills & plugins for AI coding agents
Jul 2026 · codexmarketplaces.com
- 13PS
I originally was just messing with pi-autoresearch. Gave it a sample task to build the most portable coding agent. First cut was 6 KB of shell. Great for one-shots, unusable interactively. I was shocked it actually worked. Started building up -- adding features — but with a self-imposed rule: no new dependencies, and sub 500 LOC. This thing had to be truly portable. Just sh, curl, awk. System primitives only. Which means I did some genuinely disgusting things in awk, including JSON parsing and the OpenAI Responses tool loop with reasoning items carried across turns. It's now ~400 lines. In…
Apr 2026 · pu.dev
- 14OA
A lightweight engine for durable execution / deterministic workflows I built with Rust, wasmtime and the WASM Component Model. Its main use is running reliable, long-running workflows that can automatically resume after failures. Looking for feedback on the approach and potential use cases!
2025 · obeli.sk
- 15OS
We recently open-sourced Hive after using it internally to support real production workflows tied to contracts totaling over $500k. Instead of manually wiring workflows or building brittle automations, Hive is designed to let developers define a goal in natural language and generate an initial agent that can execute real tasks. Today, Hive supports goal-driven agent generation, multi-agent coordination, and production-oriented execution with observability and guardrails. We are actively building toward a system that can capture failure context, evolve agent logic, and continuously improve…
Feb 2026 · github.com
- 16

AURA is a production-tested SRE agent platform you can deploy in minutes. AURA handles the guardrails, APIs, state management, streaming, and failure handling required to put AI to work safely on production infrastructure. - mezmo/aura
4d ago · github.com
- 17AA
Nov 2025 · github.com
- 18OD
May 2026 · github.com
- 19

Love OpenClaw? Now ship it to production. Built in Rust.
Feb 2026
- 20OS
We build runtime security for AI agents. The playground started as an internal tool that we used to test our own guardrails. But we kept finding the same types of vulnerabilities because we think about attacks a certain way. At some point you need people who don't think like you. So we open-sourced it. Each challenge is a live agent with real tools and a published system prompt. Whenever a challenge is over, the full winning conversation transcript and guardrail logs get documented publicly. Building the general-purpose agent itself was probably the most fun part. Getting it to reliably use…
Mar 2026 · github.com
- 21

- 22OA
it won't let me put url for some reason, here it is: https://github.com/octopii-rs/octopii
Nov 2025
- 23DO
Coding agents spend a lot of time in the shell. When exploring a codebase, they usually reach for the same handful of tools: grep, find, ls, cat. We built a public SSH server that hosts Supabase docs as markdown files so that agents can explore them the same way they explore code: ssh supabase.sh grep -rl 'RLS' docs ssh supabase.sh cat docs/guides/database/postgres/row-level-security.md | head -10 Under the hood commands run inside Vercel's just-bash [1] library - an emulated bash shell sandboxed within the JS runtime. It uses a VFS where the docs are mounted as markdown…
Apr 2026 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →