v0.6.0-rc74
Pre-release
Pre-release
Export SimpleTelemetry classes for SDK usage (#148) Add SimpleTelemetry, SimpleAppTracer, and initializeSimpleTelemetryFromOptions to npm package exports, enabling SDK users to access the same lightweight telemetry functionality used by the CLI. - Add telemetry classes to main package exports in src/index.js - Add dedicated /telemetry export path in package.json - Enables consistent tracing across CLI and SDK usage - Maintains backwards compatibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>