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

标签:#hackernews

找到 10515 篇相关文章

AI 资讯

Show HN: RePlaya – self-hosted browser session replay with live tailing

Hi HN, I'm one of the founders of s2.dev. RePlaya ( https://github.com/s2-streamstore/replaya ) is a self-hosted browser session replay tool using rrweb ( https://github.com/rrweb-io/rrweb ). It occurred to me that a durable stream per session would be a much neater architectural foundation for much of what you'd want from such a tool. As a unique feature, it also made live tailing straightforward because the player can read from the same stream the recorder is appending to. The alternative arch

2026-06-03 原文 →
AI 资讯

Show HN: MetaBrain – A local document memory for AI agents

Hello there HN I experimented with agentic coding recently and I felt the need to track more contextual data by project. Also I felt the need to be able to go beyond the 1D chat to communicate with agents. So I created a local document memory, that is discoverable by agents themselves. The CLI is designed to be easy to pick up by agents. It allows humans to collaborate too by reading / searching / editing documents in the store. I have a Mac native GUI in the review process, I hope it will show

2026-06-03 原文 →