mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
Merge a9f37ffd42 into a6d21b7c9b
This commit is contained in:
commit
f42da83076
1 changed files with 12 additions and 0 deletions
12
data/plugins/opencode-trace.yaml
Normal file
12
data/plugins/opencode-trace.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: opencode-trace
|
||||
repo: https://github.com/ljw1004/opencode-trace
|
||||
tagline: Capture raw json LLM requests+responses as jsonl traces, with interactive HTML viewer
|
||||
description: OpenCode plugin that logs raw provider request and response payloads to ~/opencode-trace as self-contained HTML files with an interactive viewer for debugging and inspection.
|
||||
scope:
|
||||
- global
|
||||
tags:
|
||||
- tracing
|
||||
- debugging
|
||||
- observability
|
||||
installation: |
|
||||
Add `"@ljw1004/opencode-trace"` to the `plugin` array in `~/.config/opencode/opencode.json`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue