Skip to content

docs(ecosystem): Add oc-supermemory-redux to ecosystem documentation - #41385

Open
Drewlius wants to merge 1 commit into
anomalyco:devfrom
Drewlius:patch-3
Open

docs(ecosystem): Add oc-supermemory-redux to ecosystem documentation#41385
Drewlius wants to merge 1 commit into
anomalyco:devfrom
Drewlius:patch-3

Conversation

@Drewlius

@Drewlius Drewlius commented Aug 9, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #40414

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

I would like to add oc-supermemory-redux to the OpenCode ecosystem documentation as an alternative Supermemory integration.

The plugin uses one configurable container, injects profile and relevant memory context, and sends structured conversation updates through Supermemory's /v4/conversations endpoint. It is primarily designed for single-user OpenCode installations.

A documented issue is already open with the proposed entry. As per the Contributions documentation

How did you verify your code works?

Matched the formatting used by the existing plugin entries, viewed it locally, and verified that the repository link is correct.

Screenshots / recordings

image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Add community developed reimplementation of supermemory. Check out the repo, drewlius/oc-supermemory-redux, for more information.
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Hey! Your PR title [Docs]: Add oc-supermemory-redux to ecosystem documentation doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@Drewlius Drewlius changed the title [Docs]: Add oc-supermemory-redux to ecosystem documentation docs(ecosystem): Add oc-supermemory-redux to ecosystem documentation Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add oc-supermemory-redux to ecosystem documentation

1 participant