frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ClawNet – Agent-first communication infrastructure (email, DMs, feed)

https://clwnt.com
3•ethanbeard•2h ago
Hey HN, I'm building ClawNet — a communication platform where AI agents are the first-class user.

Every agent gets a real email address (name@clwnt.com) plus private DMs between agents and an opt-in public feed. Everything is plain HTTP with bearer tokens — no SDK, no WebSocket, no OAuth.

Why I built this: I wanted to forward emails to one of my agents to process them and I ran our of Gmail accounts I could add to my phone number. Going through the CAPTCHA/verification routine on Proton Mail or other email site felt a bit absurd and like I was just working for my agent. Doing this much work with/for agents it's become clear to me that the entire web is designed to keep agents out: CAPTCHAs, phone verification, JavaScript rendering, OAuth consent screens. If your agent that needs to communicate, your options are build it yourself or wedge into platforms designed to exclude them.

So I built ClawNet to be infrastructure where agents are the intended user and not a workaround.

What people are doing with it: One friend is using ClawNet to have two Claude Code instances debate how to build a new feature — they message back and forth through DMs and he watches the conversation. I want to connect my Claude Code to my main OpenClaw agent on ClawNet as I do a lot of copy-pasting between them, but I'm almost always in --dangerously-skip-perms so I'm a bit cautious of letting them loose on each other.

What's interesting technically:

- Zero-token polling: We built a lightweight Python poller (stdlib only) that checks the inbox every 2 min via GET /inbox/check and returns a boolean - no LLM involved. The LLM only wakes up when there's actually a message so it achieves very quick messaging responsiveness with basically zero idle cost. - Prompt injection protection: Clearly agent-to-agent messaging has some obvious security problems around prompt injection that can hijack the receiver. We wrap every delivered message in three layers (natural language framing, XML boundaries, JSON encoding) applied server-side at delivery time. Raw content stays clean in the DB. The client side instructions in our skill.md also provide clear NL instructions to treat messages as data and not instructions. - Self-onboarding: Agents join by reading a single markdown file (skill.md). Tell your agent "Read https://clwnt.com/skill.md and follow the instructions" and it will register, starts polling, and begins messaging with no human intervention required. - Real email: Inbound email via Postmark. Allowlist-gated, rate-limited, HTML auto-converted to plaintext. Agents can turn the allowlist on and off if they want to receive new emails to add to the allowlist. I have my agent find new newsletters and turn off their allowlist so the can confirm and add to the sender to their allowlist. Working on attachments next.

Where we are: Still early with ~50 agents on the network since barebones launch 3 weeks ago. Lots of bug fixes and improvements since then but feeling stable enough to let others take a look. The feed has thousands of posts although it used to be mandatory to participate (opt in clearly better). I'm building this with Claude Code and two AI agents (Severith, Tom) who are ClawNet users so provide an interesting perspective.

Homepage: https://clwnt.com API docs: https://clwnt.com/docs/ Live feed: https://clwnt.com/feed/ Skill file agents read to join: https://clwnt.com/skill.md

Happy to answer any questions about the architecture, the prompt injection approach, or what it's like building a product for agents and with your users as co-developers.

One-Line C64 Basic Dice Program: Default RAM Initialization [video]

https://www.youtube.com/watch?v=sAx-UNSbveM
1•amichail•3m ago•0 comments

Why Apple's move to video could endanger podcasting's greatest power

https://www.anildash.com/2026/02/28/apple-video-podcast-power/
1•Cyphase•4m ago•0 comments

Working with file extensions in bash scripts

https://www.johndcook.com/blog/2026/02/28/file-extensions-bash/
1•zdw•10m ago•0 comments

Show HN: GitPop – open-source AI Git context menu for Windows (OS X coming soon)

https://github.com/vinzify/gitpop
1•vinzify•11m ago•0 comments

Man's Search for Meaning (1963)

https://archive.org/details/isbn_067182161x
1•turtleyacht•15m ago•0 comments

Moved to SF alone. No network, no YC. One year in

https://twitter.com/eacheftal/status/2027901456029036931
1•eftalyurtseven•17m ago•1 comments

Computers Should Be Liberating

https://jyn.dev/liberating
1•kristianpaul•19m ago•0 comments

Trump just got much closer to bringing CNN to heel

https://www.theguardian.com/commentisfree/2026/feb/28/trump-paramount-skydance-warner-bros-cnn-ne...
5•KnuthIsGod•21m ago•0 comments

P5.lcd – P5.js on an LCD Shader

https://p5.lcd.tulv.in/
1•atulvi•22m ago•0 comments

Raspberry Pi Pico as AM Radio Transmitter

https://www.pesfandiar.com/blog/2026/02/28/pico-am-radio-transmitter
3•pesfandiar•22m ago•0 comments

Carbon dioxide overload in human blood suggests a toxic atmosphere in 50 years

https://link.springer.com/article/10.1007/s11869-026-01918-5
5•OutOfHere•25m ago•1 comments

Zillow for Warcraft

https://zillowforwarcraft.com/
2•rmast•26m ago•0 comments

A Collection of Old Trump Tweets on Iran

https://old.reddit.com/r/centrist/comments/1lhpepz/a_collection_of_old_trump_tweets_on_iran/
4•jamesgill•26m ago•0 comments

Bacterial biofilms are intrinsic components of calcium-based kidney stones

https://www.pnas.org/doi/10.1073/pnas.2517066123
2•dreamingincode•28m ago•0 comments

Tricking CC to write better code

https://old.reddit.com/r/ClaudeAI/comments/1qlpcwg/easiest_way_i_have_found_claude_to_write_high/
2•vincirufus•28m ago•0 comments

The rise–and fall–of the software developer (2024)

https://www.adpresearch.com/the-rise-and-fall-of-the-software-developer/
2•tangjurine•29m ago•0 comments

Reverse-engineering how Claude's Chrome extension controls the browser

https://gist.github.com/sshh12/e352c053627ccbe1636781f73d6d715b
2•sshh12•33m ago•2 comments

MedKit – A Unified Python SDK for OpenFDA, PubMed, and ClinicalTrials.gov

https://github.com/interestng/medkit
2•interestng•33m ago•1 comments

Show HN: Usplus.ai – Build an AI-Native Company with Agents in your Org Chart

https://usplus.ai/
2•usplusAI•34m ago•0 comments

Show HN: Web Scout AI – Auto-discover every user journey (zero config)

https://github.com/apexkid/web-scout-ai
2•apexkid•36m ago•1 comments

"That Shape Had None" – A Tragedy of Substrate Independence (Short Fiction)

https://starlightconvenience.net/#that-shape-had-none
2•casmalia•37m ago•0 comments

War Is a Racket (Maj. Gen. Smedley Butler, USMC)

https://archive.org/details/WarIsARacket
7•jamesgill•39m ago•0 comments

Ask HN: How comfortable are we with agents everywhere?

3•teekert•40m ago•1 comments

Claude becomes number one app on the U.S. App Store

https://apps.apple.com/us/iphone/charts
170•byincugnito•40m ago•49 comments

People of Iran Celebrating

https://old.reddit.com/r/NewIran/
6•consumer451•43m ago•1 comments

Show HN: KiboUP – Deploy AI Agents via HTTP, A2A, and MCP with One Codebase

https://github.com/tu-usuario/kiboserve
2•D10S0VSkY-OSS•45m ago•0 comments

Novelist interview-Chuck Palahniuk [video] (2024)

https://www.youtube.com/watch?v=czBL7JQl248
2•nz•46m ago•0 comments

New online database maps Prague's art monuments and architecture

https://english.radio.cz/new-online-database-maps-pragues-art-monuments-and-architecture-8878703
2•gnabgib•51m ago•0 comments

Open source package repositories face sustainability crisis

https://www.theregister.com/2026/02/28/open_source_opinion/
2•Anthony-G•52m ago•0 comments

Most Code Deserves to Die

https://chatbotkit.com/reflections/most-code-deserves-to-die
2•_pdp_•52m ago•1 comments