[PR #2959] feat: enrich tool telemetry with environment and payloads #10497

Closed
opened 2026-02-16 18:15:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/2959

State: closed
Merged: No


Summary

  • attach environment metadata (project/worktree/cwd/agent) to every tool telemetry event
  • let tools supply telemetry hooks to capture sanitized inputs/outputs/errors
  • wire read and list tools so their inputs and summary details get logged for analytics

Testing

  • bun run typecheck
  • bun test
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2959 **State:** closed **Merged:** No --- ## Summary - attach environment metadata (project/worktree/cwd/agent) to every tool telemetry event - let tools supply telemetry hooks to capture sanitized inputs/outputs/errors - wire `read` and `list` tools so their inputs and summary details get logged for analytics ## Testing - `bun run typecheck` - `bun test`
yindo added the pull-request label 2026-02-16 18:15:10 -05:00
yindo closed this issue 2026-02-16 18:15:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10497