fix: guard span name to always be a non-empty string

This commit is contained in:
Vectry
2026-02-10 12:35:31 +00:00
parent 7e44ccb9e7
commit 7534c709f5
3 changed files with 3 additions and 3 deletions

View File

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