Show HN: Kungfu – Keep coding-agent work alive across sessions and handoffs
让AI编程Agent跨会话续命,任务交接不丢进度,开发者协作效率新解法
Article URL: https://github.com/kungfu-systems/kungfu Comments URL: https://news.ycombinator.com/item?id=49320095 Points: 1 # Comments: 0
让AI编程Agent跨会话续命,任务交接不丢进度,开发者协作效率新解法
Article URL: https://github.com/kungfu-systems/kungfu Comments URL: https://news.ycombinator.com/item?id=49320095 Points: 1 # Comments: 0
给LLM装上跨会话持久记忆,可视化知识图谱让AI真正“记得你”三月前的对话。
How a graph-memory proxy sits between your app and the OpenAI API, quietly remembering everything your LLM would otherwise lose. Every conversation wi…
模拟API也能持久保存数据,像真实后端一样支持分页、更新操作,让前端调试更逼真
If you’ve ever built a frontend prototype, mobile app, or design demo, you’ve likely run into this common headache: You connect your app to a mock RES…
首个针对多提供商LLM路由中状态故障转移的基准研究与系统评估,揭示服务可靠性关键挑战。
arXiv:2607.15899v1 Announce Type: new Abstract: In production large language model (LLM) deployments, high API availability guarantees do not equate t…
一款无需数据库或消息代理的持久化 curl 工具,轻量可靠,适合批处理与自动化场景。
Article URL: https://github.com/Rionlyu/spoold Comments URL: https://news.ycombinator.com/item?id=48976406 Points: 2 # Comments: 0
别再用带坑的localStorage Hook了,这份SSR安全方案解决多标签页同步致命bug
React useLocalStorage Hook: SSR-Safe Persistent State (2026) The user spends two minutes setting up filters on your dashboard, hits refresh, and every…
SQLite在Capacitor应用中如何实现持久化存储?一文对比IndexedDB,讲透原生数据库文件的优势与用法。
If you are building a Capacitor app that needs to store more than a few key-value pairs, you will hit the limits of the Preferences API pretty quickly…
AI 助手总失忆?开源内存侧车让 Agent 跨会话记住架构决策,告别重复沟通。
Stop Your AI Agent Forgetting Everything Between Sessions You know that feeling — you start a new session and your assistant has no memory of yesterda…
零依赖CLI为Claude Code等编码代理添加持久化项目记忆层,让AI记住需求与约束。
A persistent, file-based memory layer for coding agents — give Claude Code, Codex & others a project brain (durable decisions, requirements, constrain…
AI代理跨平台同步难题的实用解法!基于S3的持久化文件系统,支持Python/TS/CLI,一键挂载任意设备。
I run AI agents on my laptop and cloud. Often I wish to synchronize the memory markdowns created on multiple platforms. So I built a S3 based durable …
别追逐最新AI模型,先解决工程基础——持久化工作流和编排税才是团队真正痛点
The real upgrade is your workflow contract: permissions, durability, and handoffs. The Hook: the bottleneck moved, and most teams missed it The fastes…
让AI代码决策持久化,可用钩子验证一致性,与mem0互补的开源工具。
In the past few months, I’ve been building and shipping things extremely fast. Some of the MVPs that I built for my friends were completely vibe-coded…
让Claude Code编程助手会话随身走,任何设备都能接着干,远程协作神器。
Hey HN, I built woltspace as a way to interact with my coding agents when I'm away from the computer. It's fully containerized, so you can give them f…
Neonmem为AI助手赋予项目级持久记忆,以类型化方式组织知识,让每个对话都基于完整上下文,告别碎片化遗忘。
Your AI assistant is sharp in the moment and blank by morning. Neonmem gives it a memory that lives with your project — and the interesting part isn't…
为ChatGPT、Claude等AI大模型提供私有记忆,保护隐私的同时提升对话连贯性。
Article URL: https://memoriq.me/ Comments URL: https://news.ycombinator.com/item?id=48504064 Points: 2 # Comments: 0
为AI代理赋予持久化记忆的开源SDK,让智能体不再“失忆”,值得开发者关注。
Article URL: https://github.com/gharibyan/agent-memory Comments URL: https://news.ycombinator.com/item?id=48494184 Points: 2 # Comments: 0
终端原生的AI编程助手,能读写代码、执行命令、管理Git,具备持久化记忆与自我进化能力,限免MiMo-V2.5中
MiMoCode 是一个终端原生的 AI 编程助手,基于 OpenCode fork 构建,能读写代码、执行命令、管理 Git,通过持久化记忆系统,在多次会话间保持对你项目的深度理解,并自我进化。@Appinn 上面的内容不重要,重要的是 MiMoCode 内置了一个可以直接使用的免费 MiMo A
六层容错机制让大模型编码代理写入更可靠,不再默默失败
arXiv:2604.10842v3 Announce Type: replace-cross Abstract: LLM-powered coding agents increasingly rely on tool-use protocols such as the Model Context …
用 Rust 构建的持久化异步 LLM 工作流引擎,支持在线/批处理无缝切换,专为简化开发而生。
I built this over the weekend to scratch a personal itch. Might be useful to others. Supports transparently switching live to batch without code chang…
微软开源pg_durable,将持久化执行模式嵌入PostgreSQL数据库,无需额外服务基础设施即可实现可靠工作流。
Article URL: https://github.com/microsoft/pg_durable Comments URL: https://news.ycombinator.com/item?id=48414367 Points: 189 # Comments: 42