🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@josxa/opencode-recall

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@josxa/opencode-recall - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
package.json
{
"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",

@@ -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