feat: implement /auth.md agent onboarding route and add ws broadcast improvements c704030 Running Yash030 commited on about 17 hours ago
feat: migrate agentmemory to agentcache namespace, endpoints, and tools 12a6c9a Yash030 commited on about 17 hours ago
feat: dedup observations, fix dashboard buttons, add per-obs delete dc238fd Yash030 commited on about 18 hours ago
feat: obs lookup index, startup backfill, CORS wildcards, sync state in SQLite bbea853 Yash030 commited on 1 day ago
fix: prevent double-import of app.py by registering app namespace in sys.modules 9aca16b Yash030 commited on 1 day ago
fix: remove unclosed and unused renderDashboard function declaration that broke JS parsing ef46d54 Yash030 commited on 1 day ago
fix: wrap localStorage access for iframe environments and resolve footer mojibake 7e4fe2c Yash030 commited on 1 day ago
fix: resolve stuck command palette default display and UTF-8 mojibake df8c7d5 Yash030 commited on 1 day ago
fix: Hugging Face sync, routing, dashboard, and agent isolation bugs 12b5d50 Yash030 commited on 1 day ago
fix: rewrite /observe handler - unified compat path + fix undefined body in except 3edc290 Yash030 commited on 1 day ago
fix: CORS for HF Spaces + OPTIONS preflight + observe error logging 0697a1f Yash030 commited on 1 day ago
fix: compat shim for legacy observe callers - map sessionId/cwd to folderPath/agentId 522bc87 Yash030 commited on 1 day ago
fix: CORS for HF Spaces + OPTIONS preflight + observe error logging acea43f Yash030 commited on 1 day ago
fix: CORS for HuggingFace Spaces + OPTIONS preflight + auth banner visibility a00a0e3 Yash030 commited on 1 day ago
fix(viewer): fix blank page on load and loadFolders circular reference b27f86d Yash030 commited on 1 day ago
feat: upscale & UX overhaul — blueprint split, debounce, tests, viewer enhancements, DX improvements 4d5727a Yash030 commited on 2 days ago
refactor: folder-based memory model replacing session-based storage fbcb300 Yash030 commited on 3 days ago
Fix memory_save and agent_remember: write observation when sessionId provided to link memory to session 2816e70 Yash030 commited on 6 days ago
Merge branch 'main' of https://huggingface.co/spaces/Yash030/agentmemory-python 6b7f138 Yash030 commited on 6 days ago
Upload plugin/.claude-plugin/plugin.json with huggingface_hub c9d9b36 verified Yash030 commited on 6 days ago
Upload plugin/scripts/prompt_submit.py with huggingface_hub 3619c2d verified Yash030 commited on 6 days ago
Upload plugin/.claude-plugin/plugin.json with huggingface_hub 6737a9a verified Yash030 commited on 6 days ago
Expose missing MCP tools for Pinned Slots, Actions, and crystallization (Crystals) 447d72f Yash030 commited on 7 days ago
Fix auto_session_start: proper parsing of sessions list and upsert logic 2217e00 Yash030 commited on 7 days ago
Allow dynamic AGENTMEMORY_URL and AGENTMEMORY_SECRET in stdio MCP wrapper d1e1adf Yash030 commited on 7 days ago
feat: add Python plugin system, multi-agent connect CLI, and MCP tool expansions 26a284a Yash030 Claude Opus 4.7 commited on 7 days ago
fix: filter unnamed/random-ID folder nodes from graph 6900e77 verified Yash030 commited on 7 days ago
docs: rewrite all MD files for Python project + fix graph node colors 7921736 Yash030 Claude Opus 4.7 commited on 7 days ago
fix: graph nodes show correct unique colors (hsl->hex conversion) cc730c6 verified Yash030 commited on 7 days ago
fix: unique folder colors, edge labels on hover only, stronger repulsion 6741760 verified Yash030 commited on 7 days ago
fix: better folder graph layout — bigger nodes, always-on labels, wider spring dc211a7 verified Yash030 commited on 7 days ago