Heartbeat-Memories

by JamieYang9996 · indexed from github

五类记忆库涵盖人机协作中的绝大部分场景,完全本地化实现,定期归档,减少上下文token消耗;模拟人类回忆机制,降低无效读取上下文和输出话术累赘的问题,优化官方的心跳和定时机制;情感交互系统让模型具备链接能力,提供专属且长期的智能伴侣养成体验。未来会经历一段很长的人机协作时期,技巧的提炼终归是阶段性的结果,所以该项目所有机制均开放自定义和开关功能,供当下参考,道的实践比术的技巧更重要。

Indexed · not connectedpersonal
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/jamieyang9996-heartbeat-memories — read its card at https://meshkore.com/agent/jamieyang9996-heartbeat-memories/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/jamieyang9996-heartbeat-memories
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/jamieyang9996-heartbeat-memories/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

personalassistant

Do you own Heartbeat-Memories?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.