
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@vaur94/opencode2-memory
Advanced tools
Persistent memory plugin for OpenCode V2 (v3 architecture: inline/indexed notes + graph)
Persistent memory plugin for OpenCode V2 (v3 architecture).
Inline/indexed notes, directed graph edges, 4 tools, no approval flow.
{
"plugins": [
{
"package": "@vaur94/opencode2-memory@0.2.1",
"options": { "enabled": true }
}
]
}
Restart the OpenCode service after changing the package version, then verify:
opencode2 api get /api/plugin
Plugin ID: opencode2-memory.
| Key | Default | Description |
|---|---|---|
enabled | true | Master switch |
databasePath | ~/.local/share/opencode-memory/memory.sqlite | SQLite location |
inlineTokenBudget | 2000 | Token budget for inline note injection |
indexedMaxCards | 8 | Max indexed title/summary cards per session |
First start migrates v2 data automatically (one-way, backup created as
<db>.v2-backup). Forgotten data stays forgotten.
See ARCHITECTURE.md in the repository for the design.
FAQs
Persistent linked memory MCP server for OpenCode V2
The npm package @vaur94/opencode2-memory receives a total of 59 weekly downloads. As such, @vaur94/opencode2-memory popularity was classified as not popular.
We found that @vaur94/opencode2-memory demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.