@witness-ai/opencode
Advanced tools
+3
-3
| { | ||
| "name": "@witness-ai/opencode", | ||
| "mcpName": "io.github.IngTian/witness", | ||
| "version": "0.7.3", | ||
| "version": "0.7.4", | ||
| "description": "MCP memory / second brain for Claude Code & OpenCode — captures your coding sessions and distills how your knowledge and habits evolve over time, queryable by your agent.", | ||
@@ -24,4 +24,4 @@ "type": "module", | ||
| "optionalDependencies": { | ||
| "@witness-ai/opencode-darwin-arm64": "0.7.3", | ||
| "@witness-ai/opencode-linux-x64": "0.7.3" | ||
| "@witness-ai/opencode-darwin-arm64": "0.7.4", | ||
| "@witness-ai/opencode-linux-x64": "0.7.4" | ||
| }, | ||
@@ -28,0 +28,0 @@ "keywords": [ |
+5
-10
@@ -25,11 +25,6 @@ # @witness-ai/opencode | ||
| To test a prerelease, pin the plugin entry to the beta version instead of the unversioned package name: | ||
| To test a prerelease, pin an explicit version instead of the unversioned package name — e.g. | ||
| `"plugin": ["@witness-ai/opencode@0.8.0-beta.1"]`. Use a real published version; the `beta` dist-tag | ||
| is not kept current, so pinning it can silently install something several releases old. | ||
| ```json | ||
| { | ||
| "$schema": "https://opencode.ai/config.json", | ||
| "plugin": ["@witness-ai/opencode@beta"] | ||
| } | ||
| ``` | ||
| Optional: install it globally if you also want a `witness` CLI on your shell `PATH`: | ||
@@ -52,4 +47,4 @@ | ||
| ```sh | ||
| npm exec --yes --package=@witness-ai/opencode@beta -- witness doctor | ||
| npm exec --yes --package=@witness-ai/opencode@beta -- witness distill status | ||
| npm exec --yes --package=@witness-ai/opencode -- witness doctor | ||
| npm exec --yes --package=@witness-ai/opencode -- witness status | ||
| ``` | ||
@@ -56,0 +51,0 @@ |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
68757
0.08%71
-6.58%