feat: use @latest for plugin config and add Oh My OpenCode integration#4
Merged
nexxeln merged 3 commits intosupermemoryai:mainfrom Dec 31, 2025
ShivamB25:main
Merged
feat: use @latest for plugin config and add Oh My OpenCode integration#4nexxeln merged 3 commits intosupermemoryai:mainfrom ShivamB25:main
nexxeln merged 3 commits intosupermemoryai:mainfrom
ShivamB25:main
Conversation
bunx opencode-supermemory@latest setup Note: 'setup' is deprecated. Use 'install' instead. happens. bun uses cache instead always if u don't make it @latest. same can be said for the plugin. version locking is bad here incase frequent update. suggestion to update the plugin to always have @latest in config.json too.
This ensures the plugin always fetches the latest version instead of using cached versions, which is important for frequently updated packages. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
- Detect Oh My OpenCode plugin in user's config - Add option to disable anthropic-auto-compact hook for Supermemory compatibility - In TUI mode: prompt user for confirmation - In --no-tui mode: require explicit --disable-auto-compact flag - Update help text and examples to use @latest tag Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
nexxeln
approved these changes
Dec 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
1. Fix bun caching issue
opencode-supermemorytoopencode-supermemory@latestin config.json2. Oh My OpenCode integration
anthropic-auto-compacthook so Supermemory handles context compaction--disable-auto-compactflag3. Updated help and examples
@latesttag consistently--disable-auto-compactflagUsage