mempalace/website
mvalentsev 1d3eecbf9d feat(sync): add gitignore-aware drawer prune (#1252)
Add `mempalace sync` CLI command and `mempalace_sync` MCP tool that
prune drawers whose source files are gitignored, deleted, or moved
out of the project. Reuses the existing GitignoreMatcher
infrastructure in mempalace/miner.py so the same gitignore rules
that block ingest also drive the corresponding cleanup.

Closes #1252.
2026-05-09 03:16:03 +05:00
..
.vitepress feat(website): apply Crystal Lattice brand — fonts, palette, hero copy 2026-04-22 20:24:39 -07:00
concepts docs(website): align mempalaceofficial.com with honest benchmarks 2026-04-14 21:37:45 -03:00
guide docs(install): recommend uv as the package manager 2026-05-08 01:38:00 -03:00
public Merge remote-tracking branch 'upstream/develop' into feat/landing-page-update 2026-04-16 22:31:22 -03:00
reference feat(sync): add gitignore-aware drawer prune (#1252) 2026-05-09 03:16:03 +05:00
.gitignore fix(website): update vitepress base url for custom domain 2026-04-13 21:23:51 -03:00
bun.lock docs: add VitePress documentation site 2026-04-09 19:41:08 -03:00
index.md new landing page 2026-04-16 21:46:03 -03:00
package.json docs: add VitePress documentation site 2026-04-09 19:41:08 -03:00