@josxa/opencode-recall
Advanced tools
+1
-1
| { | ||
| "name": "@josxa/opencode-recall", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "OpenCode plugin that adds semantic + lexical recall over your local session history, with cursor-paginated ChatML transcript reads.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+0
-12
@@ -173,16 +173,4 @@ # @josxa/opencode-recall | ||
| ## Releases | ||
| Tag‑driven via GitHub Actions (`.github/workflows/release.yml`): | ||
| ```sh | ||
| # bump version in package.json (conventional commits drive the bump) | ||
| git tag v0.1.0 | ||
| git push --tags | ||
| ``` | ||
| The workflow runs `ai:check`, builds, generates release notes from commits, creates the GitHub release, and publishes to npm with `--provenance`. | ||
| ## License | ||
| [MIT](./LICENSE) © JosXa |
90220
-0.37%176
-6.38%