mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 01:51:21 +08:00
Bump @opentelemetry/core, sdk-trace-base, sdk-trace-node, and resources from 1.30.x to 2.6.1 and semantic-conventions from 1.28.0 to 1.40.0 in kilo-telemetry. Migrate to the new v2 API surface: replace `new Resource()` with `resourceFromAttributes()`, rename `parentSpanId` to `parentSpanContext`, and rename `instrumentationLibrary` to `instrumentationScope` in span types and tests. Alphabetically sort dependency entries in the opencode package.json.