{"id":43760336,"url":"https://github.com/solomemory-ai/opencode-solomemory","last_synced_at":"2026-02-14T08:04:45.839Z","repository":{"id":336642860,"uuid":"1147201948","full_name":"solomemory-ai/opencode-solomemory","owner":"solomemory-ai","description":"Persistent memory plugin for OpenCode — your AI agent remembers across sessions and projects","archived":false,"fork":false,"pushed_at":"2026-02-08T15:24:23.000Z","size":175,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"v1.0","last_synced_at":"2026-02-08T17:06:13.972Z","etag":null,"topics":["ai","bun","coding-agent","memory","opencode","opencode-plugin","persistent-memory","plugin","solomemory","typescript"],"latest_commit_sha":null,"homepage":"https://solomemory.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solomemory-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-01T11:22:42.000Z","updated_at":"2026-02-08T15:23:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/solomemory-ai/opencode-solomemory","commit_stats":null,"previous_names":["solomemory-ai/opencode-solomemory"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/solomemory-ai/opencode-solomemory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomemory-ai%2Fopencode-solomemory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomemory-ai%2Fopencode-solomemory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomemory-ai%2Fopencode-solomemory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomemory-ai%2Fopencode-solomemory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solomemory-ai","download_url":"https://codeload.github.com/solomemory-ai/opencode-solomemory/tar.gz/refs/heads/v1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomemory-ai%2Fopencode-solomemory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","bun","coding-agent","memory","opencode","opencode-plugin","persistent-memory","plugin","solomemory","typescript"],"created_at":"2026-02-05T15:03:13.310Z","updated_at":"2026-02-14T08:04:45.834Z","avatar_url":"https://github.com/solomemory-ai.png","language":"TypeScript","readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/solomemory-ai/.github/main/brand/logo-mark-white-transparent.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/solomemory-ai/.github/main/brand/logo-mark-black-transparent.png\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/solomemory-ai/.github/main/brand/logo-mark-black-transparent.png\" alt=\"Solo Memory\" width=\"120\"\u003e\n\u003c/picture\u003e\n\n# Solo Memory for OpenCode\n\n[![npm version](https://img.shields.io/npm/v/oc-solomemory?color=blue\u0026label=stable)](https://www.npmjs.com/package/oc-solomemory)\n[![npm dev version](https://img.shields.io/npm/v/oc-solomemory-dev?color=orange\u0026label=dev)](https://www.npmjs.com/package/oc-solomemory-dev)\n[![npm downloads](https://img.shields.io/npm/dm/oc-solomemory)](https://www.npmjs.com/package/oc-solomemory)\n[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-green.svg)](LICENSE)\n[![TypeScript](https://img.shields.io/badge/TypeScript-strict-blue?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n\nPersistent memory plugin for [OpenCode](https://opencode.ai). Your AI agent remembers across sessions and projects.\n\n[Solo Memory](https://solomemory.com) gives your coding agent long-term memory — preferences you've shared, decisions you've made, context from past sessions. It all carries forward automatically.\n\n---\n\n## Install\n\nGet your API key at [solomemory.com](https://solomemory.com), then:\n\n```bash\nnpx oc-solomemory@latest install --api-key=your-key\n```\n\nRestart OpenCode. Done.\n\n## What It Does\n\n- **Remembers context** — Your preferences, project decisions, and past conversations are injected into every new session\n- **Syncs conversations** — Sessions are synced to Solo Memory, building knowledge over time\n- **Scopes memory** — Memories are organized by user, project, repo, and branch\n- **Keyword detection** — Say \"remember this\" and it saves to memory\n- **Codebase indexing** — Run `/solomemory-init` to memorize your project structure\n\n## How It Works\n\n```\nYou start a session\n  → Plugin fetches your profile + relevant memories\n  → Agent has full context from day one\n\nYou work with the agent\n  → Session syncs to Solo Memory when idle\n\nNext session\n  → Agent already knows what you discussed\n```\n\n### Memory Scopes\n\n| Scope       | What it remembers                    | Example                             |\n| ----------- | ------------------------------------ | ----------------------------------- |\n| **User**    | Your preferences across all projects | \"Prefers TypeScript strict mode\"    |\n| **Project** | Project-specific context             | \"Uses Bun, not Node\"                |\n| **Repo**    | Repository knowledge                 | \"Auth uses JWT with refresh tokens\" |\n| **Branch**  | Branch-specific work                 | \"Working on dark mode feature\"      |\n\n## Configuration\n\nSee [docs/CONFIG.md](docs/CONFIG.md) for advanced options.\n\n## Contributing\n\nSee [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md).\n\n## License\n\n[AGPL-3.0](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolomemory-ai%2Fopencode-solomemory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolomemory-ai%2Fopencode-solomemory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolomemory-ai%2Fopencode-solomemory/lists"}