
ContextVault: Shared memory for AI systems
一次存储共享记忆,在AI系统和团队中复用。
Repeater22746 · HN
ContextVault – Shared memory layer for your AI and your team
完整作品展
技术栈
60 projects

一次存储共享记忆,在AI系统和团队中复用。
Repeater22746 · HN
ContextVault – Shared memory layer for your AI and your team

为语音AI代理提供实时记忆和上下文处理,延迟低至10ms。
@SouravDaaa · X
- End to end personalised memory retrieval in 10ms. Would love some feedback here

为人类和AI代理记录和检索决策,追踪完整来源。
@burn2delete · X

个人AI助手,具有持久记忆,管理邮件和日历。
Cloud9Trader · HN
1Presence – AI with memory at scale, layered recall and a vault you own

Future Memory AI 学习你的周习惯,在忘记前及时提醒。
@Prajwalr04_ · X
Check out what I just built with Lovable!

为AI代理提供托管服务,支持持久工作空间、记忆和自动备份。
@hijak01 · X
check out the demo

Persistent memory API for AI agents. Hybrid scoring (semantic + recency + importance) that works with LangGraph, AutoGen, and CrewAI. Free to start.
@sunvic567 · X

AgentKanban是VS Code中的AI代理任务管理工具,支持会话间上下文持久化。
gb2d_hn · HN
It was with the transience of valuable agent session dialogue in mind that I built https://www.agentkanban.io - A key feature is context capture in the tasks which you create on the board and then progress in agent sessions. Supported agents are currently Claude and Github CoPilot in VS Code. All of your context is captured in the task and can be reloaded into new agent sessions at any point in the future. Tool use is intentionally discarded because it is proprietary in nature and therefore brea

与AI助手分享加密代码和文本,它会记住对话上下文。
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us

观看AI在任务中失去对撤销记忆的访问权限。
coleaalkire · HN
Pupul, portable and revocable memory you carry into any AI

在平台上管理和同步你的AI Agent技能配置,避免供应商锁定。
@matebenyovszky · X
I use multiple providers Claude Code, Cursor, Codex, Hermes, Antigravity etc. and multiple machines. Over time, each one ended up with its own slightly different skills and tools 😰 So I started where a playbook is a portable bundle containing my MCP/OpenAPI servers, skills, prompts, personas and memory, which I can take with me into whichever environment I’m using. I’m still trying to figure out whether this is useful beyond my own workflow. Ideas? 🤔 🍎 Source / open source on Github: matebenyovszky/agentplaybooks I also built an npm CLI that audits a project and syncs the same skills and MCP definitions across harnesses.

追踪目标和失败的LLM智能体,跨会话保存状态并展示每步推理。
u/OGMYT · Reddit
I built LOLM, a lower-cost LLM agent that shows what it actually did — looking for blunt feedback I’m one of the founders/builders behind LOLM. Most AI products show an answer but hide whether the system retrieved anything useful, verified the result, switched models, hit a limit, or simply stopped. LOLM exposes those parts through controller events and run receipts. It includes: - Live agent - CLI - Coding and small app-building workflows - Memory and self-hosting options - Control decis