@xanomyrox/opencode-memory
v1.0.1
Published
Memory system plugin for OpenCode AI with FREE/PRO tiers
Maintainers
Readme
@xanomyrox/opencode-memory
Memory system plugin for OpenCode AI with freemium model.
Pricing
| Tier | Price | Features | |------|-------|----------| | FREE | $0 | 500 memories, basic extraction, standard export | | PRO | $29 one-time | Unlimited memories, priority extraction, custom tags, priority support |
Why Pay for PRO?
- Unlimited memories - Never worry about hitting a limit
- Priority extraction - Extract more patterns per session
- Custom tags - Create your own topic tags
- Priority support - Get help faster
- Lifetime license - One payment, yours forever
How to Upgrade
- Visit: https://xanomyrox.gumroad.com/memory-plugin
- Purchase for $29
- Get your license key
- In OpenCode, run:
/activate <your-license-key> - Enjoy PRO features!
Installation
opencode plugin install @xanomyrox/opencode-memoryCommands
| Command | Description | Shortcut | Tier | |---------|-------------|----------|------| | /extract | Extract memories from conversation | Ctrl+E | All | | /memory | Browse saved memories | Ctrl+M | All | | /m-search | Search memories | | All | | /m-filter | Filter by type | | All | | /m-delete | Delete a memory | | All | | /resume | Resume last session | Ctrl+R | All | | /sessions | List recent sessions | | All | | /export | Export to Obsidian | Ctrl+X | All | | /topics | Show detected topics | | All | | /memory-stats | Show statistics | | All | | /upgrade | Upgrade to PRO | | Free | | /activate | Activate license key | | Free | | /license | Show license status | | All |
Storage
- Free:
~/.config/opencode/data/memory-meta.json(500 memories max) - PRO: Same location, unlimited memories
- License:
~/.config/opencode/data/memory-license.json
Topics
Auto-detected topics with icons:
- bugfix | feature | research
- refactor | config | documentation
- testing | security | deployment
License Key Format
MEMORY-PRO-XXXX-XXXX-XXXX-XXXXExample: MEMORY-PRO-A1B2-C3D4-E5F6-G7H8
Support
- Issues: https://github.com/xanomyrox/opencode-memory/issues
- License Problems:
/licenseto check your status
Changelog
v1.0.0
- Initial release
- Cross-session memory storage
- Auto-extraction from conversations
- Topic-based tagging
- Obsidian export
- NEW License system with FREE/PRO tiers
License
MIT License - Copyright (c) 2026 xanomyrox
See LICENSE for full text.
