chore: update package.json description (#553)

This commit is contained in:
Junho Yeo
2026-01-07 05:09:13 +09:00
committed by GitHub
parent 57bf84536b
commit 947ebea20b

View File

@@ -1,7 +1,7 @@
{ {
"name": "oh-my-opencode", "name": "oh-my-opencode",
"version": "2.14.0", "version": "2.14.0",
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features", "description": "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"type": "module", "type": "module",