From 947ebea20b2124af3900392433d6cd386b3ace3e Mon Sep 17 00:00:00 2001 From: Junho Yeo Date: Wed, 7 Jan 2026 05:09:13 +0900 Subject: [PATCH] chore: update package.json description (#553) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b23b43..2ef860a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oh-my-opencode", "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", "types": "dist/index.d.ts", "type": "module",