Fix memory_save and agent_remember: write observation when sessionId provided to link memory to session 2816e70 Yash030 commited on 1 day ago
Merge branch 'main' of https://huggingface.co/spaces/Yash030/agentmemory-python 6b7f138 Yash030 commited on 1 day ago
Upload plugin/.claude-plugin/plugin.json with huggingface_hub c9d9b36 verified Yash030 commited on 1 day ago
Upload plugin/scripts/prompt_submit.py with huggingface_hub 3619c2d verified Yash030 commited on 1 day ago
Upload plugin/.claude-plugin/plugin.json with huggingface_hub 6737a9a verified Yash030 commited on 1 day ago
Expose missing MCP tools for Pinned Slots, Actions, and crystallization (Crystals) 447d72f Yash030 commited on 2 days ago
Fix auto_session_start: proper parsing of sessions list and upsert logic 2217e00 Yash030 commited on 2 days ago
Allow dynamic AGENTMEMORY_URL and AGENTMEMORY_SECRET in stdio MCP wrapper d1e1adf Yash030 commited on 3 days ago
feat: add Python plugin system, multi-agent connect CLI, and MCP tool expansions 26a284a Yash030 Claude Opus 4.7 commited on 3 days ago
fix: filter unnamed/random-ID folder nodes from graph 6900e77 verified Yash030 commited on 3 days ago
docs: rewrite all MD files for Python project + fix graph node colors 7921736 Yash030 Claude Opus 4.7 commited on 3 days ago
fix: graph nodes show correct unique colors (hsl->hex conversion) cc730c6 verified Yash030 commited on 3 days ago
fix: unique folder colors, edge labels on hover only, stronger repulsion 6741760 verified Yash030 commited on 3 days ago
fix: better folder graph layout — bigger nodes, always-on labels, wider spring dc211a7 verified Yash030 commited on 3 days ago
feat: rewrite graph tab to show project folders as nodes 9d8c96c verified Yash030 commited on 3 days ago
feat: rewrite graph tab to show project folders as nodes 590957a Yash030 Claude Opus 4.7 commited on 3 days ago
fix: auto-complete dangling active sessions on new session start 2d394e5 Yash030 commited on 3 days ago
fix: resolve semantic and procedural memory dashboard display issue a8c9dbb Yash030 commited on 3 days ago
refactor: filter sessions by full project folder paths and support Uncategorized category 0f9d0de Yash030 commited on 3 days ago
feat: rename sessions using agent summary title, display narrative summary, and add folder-wise filter to sessions tab 0d0d847 Yash030 commited on 3 days ago
feat: implement memory consolidation, session summarization, and fix StateKV list/get KeyError 1e3eb08 Yash030 commited on 3 days ago
refactor: remove DOLT_AUTO_COMMIT guard from commit_if_enabled 03dde81 Yash030 Claude Opus 4.7 commited on 3 days ago
feat: migrate from Dolt/MySQL to SQLite for faster boot and sync 169f06f Yash030 Claude Opus 4.7 commited on 3 days ago
perf: use snapshot_download for faster restore on Space boot 2bb6974 Yash030 Claude Opus 4.7 commited on 3 days ago
perf: skip backup when no files changed using mtime fingerprint a7a7e59 Yash030 Claude Opus 4.7 commited on 3 days ago
fix: use upload_folder for backup (prevents 429 rate limits) and auto-create second-brain dir e24267e Yash030 Claude Opus 4.7 commited on 3 days ago
feat: auto-migrate legacy state_store.db to Dolt SQL on first boot c23ccf2 Yash030 Claude Opus 4.7 commited on 3 days ago
fix: auto-inject AGENTMEMORY_SECRET into viewer so dashboard authenticates without manual token entry 4b16ae5 Yash030 Claude Opus 4.7 commited on 3 days ago