fix: remove all console.log/warn to avoid breaking TUI

This commit is contained in:
Vectry
2026-02-10 13:46:55 +00:00
parent 638a5d2640
commit 07cf717c15
4 changed files with 9 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "opencode-agentlens",
"version": "0.1.5",
"version": "0.1.6",
"description": "OpenCode plugin for AgentLens — trace your coding agent's decisions, tool calls, and sessions",
"type": "module",
"main": "./dist/index.cjs",