Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@hung319/opencode-hive

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hung319/opencode-hive - npm Package Compare versions

Comparing version
1.12.0
to
1.12.2
+1
-1
dist/tools/btca-ask.d.ts

@@ -12,3 +12,3 @@ import { type ToolDefinition } from "@opencode-ai/plugin";

* Before using, you need to:
* 1. Install btca CLI: npm install -g btca-cli
* 1. Install btca CLI: npm install -g btca
* 2. Pair your Bluetooth device

@@ -15,0 +15,0 @@ * 3. Connect to the device: btca connect <device-name>

{
"name": "@hung319/opencode-hive",
"version": "1.12.0",
"version": "1.12.2",
"type": "module",

@@ -10,3 +10,3 @@ "description": "OpenCode plugin for Agent Hive - from vibe coding to hive coding",

"type": "git",
"url": "https://github.com/hung319/agent-hive.git",
"url": "git+https://github.com/hung319/agent-hive.git",
"directory": "packages/opencode-hive"

@@ -13,0 +13,0 @@ },

@@ -22,3 +22,3 @@ # @hung319/opencode-hive

- **Agent Tools**: `@sparkleideas/agent-booster` (52x faster code editing), `@sparkleideas/memory` (vector memory)
- **CLI Tools**: `dora` (SCIP code navigation), `auto-cr-cmd` (automated code review), `btca-cli`
- **CLI Tools**: `dora` (SCIP code navigation), `auto-cr-cmd` (automated code review), `btca` (Bluetooth Classic Audio)
- **Snip binary**: 60-90% token reduction by filtering shell output

@@ -25,0 +25,0 @@

Sorry, the diff of this file is too big to display