Skip to content

Add companion-memory skill plugin#55

Open
zhyue365 wants to merge 1 commit into
ComposioHQ:masterfrom
zhyue365:add-companion-memory
Open

Add companion-memory skill plugin#55
zhyue365 wants to merge 1 commit into
ComposioHQ:masterfrom
zhyue365:add-companion-memory

Conversation

@zhyue365
Copy link
Copy Markdown

@zhyue365 zhyue365 commented May 7, 2026

Adds companion-memory, a local-first Codex relationship memory plugin/skill bundle.\n\nHighlights:\n- MCP stdio tools for persona and relationship memory operations\n- SQLite local storage with FTS5 and lightweight vector recall\n- Sensitive memories hidden from normal recall by default\n- Dry-run forgetting and soft delete\n- No external service required\n\nNote: this is listed as an external repo because the full capability includes a Codex plugin, MCP server, skill, and local SQLite service rather than a standalone SKILL.md-only folder.

Copilot AI review requested due to automatic review settings May 7, 2026 18:04
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new entry to the skills index in README.md pointing to the external companion-memory repository, which provides a local-first relationship/persona memory plugin bundle (MCP stdio tools + SQLite storage).

Changes:

  • Add companion-memory as an external repo in the “Meta & Utilities” list.
  • Describe key capabilities (SQLite + FTS5/vector recall, sensitive recall opt-in, dry-run forgetting).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants