今日已更新 307 条资讯 | 累计 32942 条内容
关于我们

标签:#news

找到 12658 篇相关文章

AI 资讯

The Agent That Never Forgets: How Nous Research's Hermes Agent Is Rewriting the Rules of Open-Source AI

Nous Research's Hermes Agent, released February 25, 2026, is the open source AI agent that actually learns and remembers not just within a session, but permanently across every session. While every other agent framework forgets everything the moment you close the window, Hermes builds reusable "Skills" from its own experience, stores them as readable Markdown files on your machine, and gets measurably better the longer you use it. Built by the team behind the Hermes, Nomos, and Psyche model families, it runs entirely on your hardware with no telemetry, no cloud lock-in, and a clean MIT license one curl command to install. In just 90 days it crossed 140,000 GitHub stars and dethroned OpenClaw as the world's most used open-source agent, processing 224 billion tokens in a single day. Simply put, every other agent is a fast stranger you reintroduce yourself to every morning Hermes is the one that finally remembers your name.

2026-05-30 原文 →
开发者

Show HN: Open-source private home security camera system (end-to-end encryption)

Hey everyone, I previously introduced an open source private home security camera in 2024, which uses OpenMLS for end-to-end encryption: https://news.ycombinator.com/item?id=42284412 . It was called Privastead then and it's now renamed to Secluso. John Kaczman found my project from here and has been working on it with me over the last year and half. We've made a lot of improvements to the software, which we would like to share with you: - You can now set this up on your Raspberry Pi in less than

2026-05-30 原文 →