-
released this
2026-02-10 11:26:08 +00:00 | 14 commits to main since this releaseWhat's Changed
Bug Fixes
- OpenCode Plugin: Fixed event property shape mismatches that prevented traces from being captured
session.created/session.deletednow correctly readsproperties.info.id(Session object) instead ofproperties.idsession.diffnow readsproperties.diffasFileDiff[]array instead of stringfile.editednow readsproperties.fileinstead ofproperties.filePath
- Dashboard Navigation: Fixed highlight staying on "Traces" when visiting Decisions or Settings pages
- Plugin Resilience: Added auto-session creation fallback from
tool.execute.beforeandchat.messagehooks - Plugin Flush: Added
flushSession()for intermediate trace sends onsession.idleto prevent data loss
New Features
- Docs Syntax Highlighting: All 10 documentation pages now use Shiki with
github-darktheme for proper code highlighting - Copy-to-Clipboard: Every code block in docs has a one-click copy button
- README: Updated with TypeScript SDK and OpenCode plugin sections
Published Packages
opencode-agentlens@0.1.1on npmagentlens-sdk@0.1.0on npm (unchanged)vectry-agentlens@0.1.1on PyPI
Full Changelog
https://gitea.repi.fun/repi/agentlens/compare/v0.1.0...v0.1.1
Downloads
- OpenCode Plugin: Fixed event property shape mismatches that prevented traces from being captured