Skip to content

[Resource]: Voight #1876

@Seenfinity

Description

@Seenfinity

Display Name

Voight

Category

Hooks

Sub-Category

None

Primary Link

https://github.com/Voightxyz/voight-sdk

Author Name

Voight

Author Link

https://github.com/Voightxyz

License

Apache-2.0

Other License

No response

Description

Real-time observability for Claude Code sessions via the hooks API. Captures every prompt, tool call, token cost, and error to a hosted dashboard with cross-session tracing. Three privacy levels with local PII scrubbing before transmission.

Validate Claims

Production deployments at voight.xyz with active users. 272 unit tests on the SDK (Apache 2.0). Verified end-to-end against real Claude Code sessions emitting events through PreToolUse / PostToolUse / Stop / UserPromptSubmit / PreCompact hooks.

Specific Task(s)

Monitor LLM cost and latency per agent and per session. Detect anomalies (cost spikes, error rate, orphan tool calls). Cross-session search via traceId. Per-tool execution breakdown.

Specific Prompt(s)

After installing via npx -y @voightxyz/sdk setup, start any Claude Code session — events appear live in the dashboard. Example: ask Claude to refactor a file; the dashboard shows the prompt, every tool call, tokens, cost, and the assistant's response.

Additional Comments

Apache 2.0 OSS. Also provides companion App SDKs (@voightxyz/openai, @voightxyz/anthropic, @voightxyz/vercel-ai) for production LLM app monitoring beyond just Claude Code.

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions