You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@howaboua/opencode-chat

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@howaboua/opencode-chat - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+2
-2
package.json
{
"name": "@howaboua/opencode-chat",
"version": "0.1.5",
"version": "0.1.6",
"description": "Chatifier plugin for OpenCode - Adds chat-optimized tools and semantic search",

@@ -12,3 +12,3 @@ "type": "module",

},
"author": "Igor Wiedler <igor@wiedler.ch>",
"author": "Igor Warzocha",
"license": "MIT",

@@ -15,0 +15,0 @@ "scripts": {

@@ -1,5 +0,7 @@

# OpenCode Chatifier
# OpenCode Chat
A conversational coding assistant plugin for OpenCode with semantic code search.
**This project is not led by Opencode Developers. If you encounter any problems, file an issue here.**
## What It Does

@@ -42,3 +44,3 @@

{
"plugin": ["@howaboua/opencode-chat@0.1.5"]
"plugin": ["@howaboua/opencode-chat@0.1.6"]
}

@@ -45,0 +47,0 @@ ```