Skip to content

Instantly share code, notes, and snippets.

@rms1000watt
Created April 14, 2026 21:11
Show Gist options
  • Select an option

  • Save rms1000watt/e333ab06d3fcb2004312ce77af43180c to your computer and use it in GitHub Desktop.

Select an option

Save rms1000watt/e333ab06d3fcb2004312ce77af43180c to your computer and use it in GitHub Desktop.
Easy Usage of MemPalace for Opencode AI Agent
#!/usr/bin/env bash
pip3 install mempalace
mempalace init ~/mempalace
mempalace mine ~/.local/share/opencode/storage/message/ --mode convos
npx skills add -y -g MemPalace/mempalace
opencode run "what happened with my code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment