docs: revamp README with centered header and documented missing config/commands - #84
Open
ishaanxgupta wants to merge 1 commit into
Open
docs: revamp README with centered header and documented missing config/commands#84ishaanxgupta wants to merge 1 commit into
ishaanxgupta wants to merge 1 commit into
Conversation
…g/commands - Centered header with a dynamic npm version badge (matches the published package here, unlike cursor-supermemory) and license badge. - Two-column feature grid; verified Reasoned Recall against services/recall.ts and confirmed it's accurate here (the directive fires unconditionally every turn - this plugin has no direct-search hook path at all, unlike the codex/claude siblings where a similar-sounding claim turned out to be wrong). - Added an Environment variables table - there wasn't one at all, despite SUPERMEMORY_API_URL, SUPERMEMORY_AUTH_URL, SUPERMEMORY_AUTH_TIMEOUT, SUPERMEMORY_ISOLATE_WORKTREES, SUPERMEMORY_REPO_TAG all being read in source. - Documented autoRecallEveryPrompt in the config example and Features - a real config key (config.ts) controlling whether the first-message context injection also runs a semantic search over personal memories, previously absent from the README entirely. - Added cursor_user_*/cursor_project_* to the legacy container list (tags.ts reads them; the README didn't mention them) - the same gap found and fixed in the codex-supermemory README. - Documented that /supermemory-init, /supermemory-login, /supermemory-logout, and /supermemory-status all exist as in-chat commands, not just CLI subcommands. - Documented the update-notice check (services/version-check.js) and the install --disable-context-recovery flag as an alternative to manually editing oh-my-opencode.json. - Tucked the LLM-agent install walkthrough and dev instructions into details blocks, kept from the original. - No em dashes.
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.
No description provided.