Quick Start
This chapter helps you install and configure the opencode-supermemory plugin from scratch, giving your OpenCode Agent persistent memory capabilities. After completing this chapter, the Agent will be able to remember your project architecture and preference settings.
Chapter Contents
Quick Start: Installation and Configuration
Install the plugin, configure API Key, resolve plugin conflicts, and connect the Agent to the cloud memory repository.
Project Initialization: First Impressions
Use the /supermemory-init command to let the Agent deeply scan your codebase and automatically remember project architecture and conventions.
Learning Path
┌─────────────────────────────────────────────────────────────────┐
│ │
│ 1. Quick Start 2. Project Initialization │
│ ───────────── → ───────────── │
│ Install Plugin Let Agent Remember │
│ Configure API Key Project Architecture │
│ │
└─────────────────────────────────────────────────────────────────┘Recommended Sequence:
- Quick Start: Complete plugin installation and API Key configuration first—this is the prerequisite for using all features.
- Project Initialization: After installation, run the initialization command to help the Agent familiarize with your project.
Prerequisites
Before starting this chapter, ensure:
- ✅ OpenCode is installed and the
opencodecommand is available in your terminal - ✅ You have registered for a Supermemory account and obtained an API Key
Next Steps
After completing this chapter, you can continue learning:
- Core Features: Deep dive into context injection mechanisms, toolset usage, and memory management
- Advanced Configuration: Customize compression thresholds, keyword triggering rules, and other advanced settings