Commit History

fix: rewrite /observe handler - unified compat path + fix undefined body in except
3edc290
Running

Yash030 commited on

fix: CORS for HF Spaces + OPTIONS preflight + observe error logging
0697a1f

Yash030 commited on

fix: compat shim for legacy observe callers - map sessionId/cwd to folderPath/agentId
522bc87

Yash030 commited on

fix: CORS for HF Spaces + OPTIONS preflight + observe error logging
acea43f

Yash030 commited on

fix: CORS for HuggingFace Spaces + OPTIONS preflight + auth banner visibility
a00a0e3

Yash030 commited on

fix: add legacy API compat shims + fix /observe auto-routing
f888ff4

Yash030 commited on

fix(viewer): fix blank page on load and loadFolders circular reference
b27f86d

Yash030 commited on

fix(viewer): sync dashboard to folder-based backend
9828fcf

Yash030 commited on

feat: upscale & UX overhaul — blueprint split, debounce, tests, viewer enhancements, DX improvements
4d5727a

Yash030 commited on

refactor: folder-based memory model replacing session-based storage
fbcb300

Yash030 commited on

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

Yash030 commited on

Merge branch 'main' of https://huggingface.co/spaces/Yash030/agentmemory-python
6b7f138

Yash030 commited on

Implement memory_antigravity_sync_all master sync tool
dd1ca6e

Yash030 commited on

Upload plugin/.claude-plugin/plugin.json with huggingface_hub
c9d9b36
verified

Yash030 commited on

Upload plugin/plugin.json with huggingface_hub
57c3c57
verified

Yash030 commited on

Upload README.md with huggingface_hub
6919f68
verified

Yash030 commited on

Upload AGENTS.md with huggingface_hub
1c3977b
verified

Yash030 commited on

Upload src/mcp_stdio.py with huggingface_hub
5b7c355
verified

Yash030 commited on

Upload src/app.py with huggingface_hub
680e40e
verified

Yash030 commited on

Upload plugin/scripts/prompt_submit.py with huggingface_hub
3619c2d
verified

Yash030 commited on

Upload plugin/.claude-plugin/plugin.json with huggingface_hub
6737a9a
verified

Yash030 commited on

Upload plugin/plugin.json with huggingface_hub
20fe353
verified

Yash030 commited on

Upload README.md with huggingface_hub
1b5e99d
verified

Yash030 commited on

Upload AGENTS.md with huggingface_hub
7340590
verified

Yash030 commited on

Upload src/mcp_stdio.py with huggingface_hub
5b627dc
verified

Yash030 commited on

Upload src/app.py with huggingface_hub
35f53fb
verified

Yash030 commited on

Expose missing MCP tools for Pinned Slots, Actions, and crystallization (Crystals)
447d72f

Yash030 commited on

feat: implement memory_antigravity_sync natively in Python
c8258aa

Yash030 commited on

Fix auto_session_start: proper parsing of sessions list and upsert logic
2217e00

Yash030 commited on

Document Antigravity sync automation workaround
354402f

Yash030 commited on

Fix double stdin read bug in prompt_submit.py hook
17d50c1

Yash030 commited on

Add logging to prompt_submit hook
14636f1

Yash030 commited on

Allow dynamic AGENTMEMORY_URL and AGENTMEMORY_SECRET in stdio MCP wrapper
d1e1adf

Yash030 commited on

feat: connect CLI reads AGENTMEMORY_URL and SECRET from env
5f7e21e

Yash030 commited on

Merge remote-tracking branch 'origin/main'
d16ed64

Yash030 commited on

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

Yash030 Claude Opus 4.7 commited on

fix: filter unnamed/random-ID folder nodes from graph
6900e77
verified

Yash030 commited on

docs: rewrite all MD files for Python project + fix graph node colors
7921736

Yash030 Claude Opus 4.7 commited on

fix: graph nodes show correct unique colors (hsl->hex conversion)
cc730c6
verified

Yash030 commited on

fix: unique folder colors, edge labels on hover only, stronger repulsion
6741760
verified

Yash030 commited on

fix: better folder graph layout — bigger nodes, always-on labels, wider spring
dc211a7
verified

Yash030 commited on

feat: rewrite graph tab to show project folders as nodes
9d8c96c
verified

Yash030 commited on

feat: rewrite graph tab to show project folders as nodes
590957a

Yash030 Claude Opus 4.7 commited on

feat: add folder filter dropdown to memories tab
4b7ed2a

Yash030 commited on

trigger deploy after updating database
c975760

Yash030 commited on

fix: auto-complete dangling active sessions on new session start
2d394e5

Yash030 commited on

fix: resolve semantic and procedural memory dashboard display issue
a8c9dbb

Yash030 commited on

refactor: filter sessions by full project folder paths and support Uncategorized category
0f9d0de

Yash030 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