mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-09 17:19:13 +00:00
Merge pull request #401 from agostinilabsrl/add-opencode-telemetry
docs: add opencode-telemetry to plugins
This commit is contained in:
commit
baac25dc81
1 changed files with 13 additions and 0 deletions
13
data/plugins/opencode-telemetry.yaml
Normal file
13
data/plugins/opencode-telemetry.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: Opencode Telemetry
|
||||
repo: https://github.com/agostinilabsrl/opencode-telemetry
|
||||
tagline: Passive cross-session telemetry to local SQLite; cost rollups across agent orchestration chains
|
||||
description: Logs every opencode session to a local SQLite database automatically — tokens, tool calls, skills, per-turn cost. Aggregates costs across orchestration chains (conductor + child sessions), offers turn-by-turn forensic inspection, and ships an `octm` CLI for reports without spending model tokens. Zero cloud, zero network, no message bodies stored.
|
||||
scope:
|
||||
- global
|
||||
tags:
|
||||
- telemetry
|
||||
- observability
|
||||
- cost-tracking
|
||||
- sqlite
|
||||
- local-first
|
||||
- orchestration
|
||||
Loading…
Add table
Add a link
Reference in a new issue