Top stories from https://news.ycombinator.com (with 100+ score) Contribute to the development here: https://github.com/phil-r/hackernewsbot Also check https://t.me/designer_news Contacts: @philr
Launch HN: Airweave (YC X25) – Let agents search any app (Score: 151+ in 16 hours)
Link: https://readhacker.news/s/6CFP4
Comments: https://readhacker.news/c/6CFP4
Hey HN, we’re Lennert and Rauf. We’re building Airweave (https://airweave.ai/), an open-source tool that lets AI agents search and retrieve context from your existing apps and databases through a single LLM-friendly API (or an MCP server, if that’s your thing). Our Github is at https://github.com/airweave-ai/airweave. We previously did a Show HN https://news.ycombinator.com/item?id=43964201 and since then we’ve recently launched the managed service and new search functionality.
Here’s an example of Cursor using Airweave https://www.youtube.com/watch?v=IvxidK9Ciy4. And here’s a general example of our new search functionality: https://www.youtube.com/watch?v=iqEqc_iGUO8
We came to this problem while building agentic applications for webshop owners and customer service, and noticing most failure modes weren’t about tool execution, but finding the right internal context to enable the right actions.
We started solving, what seemed at the time, a problem for our own use case, and quickly fell into a rabbithole of issues. Company and user data lives across SaaS and databases; it’s sparse, messy, and constantly changing. Agents need a data orchestration and retrieval layer that accepts free-form natural language queries and returns actionable results quickly.
Simply pointing an agent at an MCP server does not equate to fine-grained search functionality or deep understanding of the underlying resource. Most MCP servers are thin wrappers that expose an existing API in a more LLM-friendly way, but this doesn’t actually give the agent any new capabilities beyond what the resource or app already offered. Specifically, it doesn’t give the agent a way to thoroughly search and understand the contents of the resource.
Airweave connects to sources via their APIs, crawls and normalizes content, chunks it, extracts entity relationships, and indexes the chunks in a vector store alongside keyword fields and lightweight graph metadata in Postgres. Data sync is orchestrated with Temporal (handles pagination/rate limits, schedules, and change detection via timestamps and content hashes) so collections stay close to real-time with their sources.
On retrieval, Airweave can run semantic and BM25 keyword search in parallel, fuse results (RRF), apply recency bias, and re-rank. Agents can fetch ranked chunks with citations or ask for a synthesized answer. The same interface is exposed via REST, Python/TS SDKs, and MCP so agents can discover it like any other tool.
It’s been fun to see what users have built with Airweave; from legal AI assistants to research discovery agents and context augmentation for coding agents. We’re currently experimenting with agentic search patterns, layering different types of enrichment and indexing, RBAC on indexed data, and streaming architectures.
If this is interesting to you, feel free to take it for a spin. Curious to hear your thoughts and feedback on the problem and our solution!
How to create an OS from scratch (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6CDux
Comments: https://readhacker.news/c/6CDux
Loadmo.re: design inspiration for unconventional web (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/6CBTR
Comments: https://readhacker.news/c/6CBTR
Show HN: Vibe Linking (❄️ Score: 150+ in 5 days)
Link: https://readhacker.news/s/6Cjcf
Comments: https://readhacker.news/c/6Cjcf
Larry Ellison – 'citizens will be on their best behavior' amid nonstop recording (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/6CBe4
Comments: https://readhacker.news/c/6CBe4
Zero ASIC releases Wildebeest, the highest performance FPGA synthesis tool (Score: 151+ in 11 hours)
Link: https://readhacker.news/s/6CAhD
Comments: https://readhacker.news/c/6CAhD
EA Announces Agreement to be Acquired by PIF, Silver Lake, and Affinity Partners (🔥 Score: 151+ in 2 hours)
Link: https://readhacker.news/s/6CBdV
Comments: https://readhacker.news/c/6CBdV
What is "good taste" in software engineering? (Score: 153+ in 7 hours)
Link: https://readhacker.news/s/6CAxE
Comments: https://readhacker.news/c/6CAxE
Users only care about 20% of your application (❄️ Score: 151+ in 2 days)
Link: https://readhacker.news/s/6CvBn
Comments: https://readhacker.news/c/6CvBn
What if I don't want videos of my hobby time available to the world? (🔥 Score: 154+ in 1 hour)
Link: https://readhacker.news/s/6CB25
Comments: https://readhacker.news/c/6CB25
Zlib visualizer (❄️ Score: 151+ in 3 days)
Link: https://readhacker.news/s/6CnGa
Comments: https://readhacker.news/c/6CnGa
Autism may be the price of human intelligence, linked to human brain evolution (Score: 151+ in 7 hours)
Link: https://readhacker.news/s/6CzUU
Comments: https://readhacker.news/c/6CzUU
Farewell friends (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6CzFf
Comments: https://readhacker.news/c/6CzFf
Show HN: Toolbrew – Free little tools without signups or ads (Score: 150+ in 9 hours)
Link: https://readhacker.news/s/6CyxD
Comments: https://readhacker.news/c/6CyxD
I got tired of fighting through spammy tool sites just to do something simple, so I made Toolbrew in a few hours on Replit. Just a bunch of free little tools in one place. Text converters, SEO checks, video downloaders, that kind of stuff. No signups, no ads.
If there is a tool you wish existed, you can request it on the site and I will build it. Do your worst. Seriously, ANY tool.
Maybe it helps, maybe not. Enjoy!
Supermicro server motherboards can be infected with unremovable malware (❄️ Score: 152+ in 4 days)
Link: https://readhacker.news/s/6CjpT
Comments: https://readhacker.news/c/6CjpT
An informational website about why I went to prison (🔥 Score: 151+ in 2 hours)
Link: https://readhacker.news/s/6CHUy
Comments: https://readhacker.news/c/6CHUy
Instant Checkout and the Agentic Commerce Protocol (Score: 151+ in 8 hours)
Link: https://readhacker.news/s/6CCbs
Comments: https://readhacker.news/c/6CCbs
Agentic Commerce Protocol: https://www.agenticcommerce.dev/, ChatGPT Page: https://chatgpt.com/merchants, Stripe post: https://stripe.com/blog/developing-an-open-standard-for-agen...
Claude Code 2.0 (🔥 Score: 155+ in 1 hour)
Link: https://readhacker.news/s/6CCe6
Comments: https://readhacker.news/c/6CCe6
Claude Sonnet 4.5 (🔥 Score: 202+ in 37 minutes)
Link: https://readhacker.news/s/6CC9k
Comments: https://readhacker.news/c/6CC9k
Linus Learns Analog Circuits (Score: 150+ in 19 hours)
Link: https://readhacker.news/s/6Czuj
Comments: https://readhacker.news/c/6Czuj
Meta-analysis of 2.2M people: Loneliness increases mortality risk by 32% (🔥 Score: 151+ in 1 hour)
Link: https://readhacker.news/s/6CBm3
Comments: https://readhacker.news/c/6CBm3
The Weird Concept of Branchless Programming (Score: 150+ in 21 hours)
Link: https://readhacker.news/s/6CySY
Comments: https://readhacker.news/c/6CySY
DeepSeek-v3.2-Exp (🔥 Score: 152+ in 3 hours)
Link: https://readhacker.news/s/6CAUk
Comments: https://readhacker.news/c/6CAUk
Google just erased 7 years of our political history (Score: 152+ in 5 hours)
Link: https://readhacker.news/s/6CAEE
Comments: https://readhacker.news/c/6CAEE
Go ahead, write the “stupid” code (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6CzNb
Comments: https://readhacker.news/c/6CzNb
Scm2wasm: A Scheme to WASM compiler in 600 lines of C, making use of WASM GC (Score: 150+ in 14 hours)
Link: https://readhacker.news/s/6CyGH
Comments: https://readhacker.news/c/6CyGH
F-Droid and Google's Developer Registration Decree (🔥 Score: 160+ in 3 hours)
Link: https://readhacker.news/s/6CAbc
Comments: https://readhacker.news/c/6CAbc
The Demon-Haunted World (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6Cysp
Comments: https://readhacker.news/c/6Cysp
Exploit allows for takeover of fleets of Unitree robots (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6Crby
Comments: https://readhacker.news/c/6Crby
Play snake in the URL address bar (🔥 Score: 158+ in 1 hour)
Link: https://readhacker.news/s/6CzBx
Comments: https://readhacker.news/c/6CzBx