Commit History

Upload src/app.py with huggingface_hub
47e3960
verified

Yash030 commited on

Fix memory_save and agent_remember: write observation when sessionId provided to link memory to session
2816e70

Yash030 commited on

Upload src/app.py with huggingface_hub
680e40e
verified

Yash030 commited on

Upload src/app.py with huggingface_hub
35f53fb
verified

Yash030 commited on

feat: implement memory_antigravity_sync natively in Python
c8258aa

Yash030 commited on

feat: add Python plugin system, multi-agent connect CLI, and MCP tool expansions
26a284a

Yash030 Claude Opus 4.7 commited on

feat: rename sessions using agent summary title, display narrative summary, and add folder-wise filter to sessions tab
0d0d847

Yash030 commited on

feat: implement memory consolidation, session summarization, and fix StateKV list/get KeyError
1e3eb08

Yash030 commited on

feat: migrate from Dolt/MySQL to SQLite for faster boot and sync
169f06f

Yash030 Claude Opus 4.7 commited on

fix: use upload_folder for backup (prevents 429 rate limits) and auto-create second-brain dir
e24267e

Yash030 Claude Opus 4.7 commited on

fix: auto-inject AGENTMEMORY_SECRET into viewer so dashboard authenticates without manual token entry
4b16ae5

Yash030 Claude Opus 4.7 commited on

fix: use correct dataset repo (agentmemory-python-data) and fix second-brain default path for Linux
1ba6376

Yash030 commited on

Clean up legacy TS/Node files, fix Dolt backup path sync bug, and update CSP connect-src header
8ef8de0

Yash030 commited on

Update CSP frame-ancestors to allow Hugging Face iframe embedding
5114809

Yash030 commited on

Allow serving viewer HTML without auth header, facilitating client-side token prompt
9472157

Yash030 commited on

Initialize Hugging Face Space deployment for AgentMemory Python (clean without assets)
b2d9e47

Yash030 commited on