From c831cbc78a2a16d7427cfd707eed4adf7cb67e7a Mon Sep 17 00:00:00 2001 From: yxtay <5795122+yxtay@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:26:15 +0800 Subject: [PATCH] feat(claude): add mempalace plugin Co-Authored-By: Claude Sonnet 4.6 (1M context) --- chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl b/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl index 5419ddaa..ad777605 100644 --- a/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl +++ b/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl @@ -11,6 +11,7 @@ marketplaces=( anthropics/claude-plugins-official JuliusBrussee/caveman mattpocock/skills + MemPalace/mempalace zilliztech/memsearch ) for entry in "${marketplaces[@]}"; do @@ -25,6 +26,7 @@ plugins=( typescript-lsp@claude-plugins-official caveman@caveman mattpocock-skills@mattpocock + mempalace@mempalace memsearch@memsearch-plugins ) for entry in "${plugins[@]}"; do