fix(opencode): export AI SDK telemetry spans (#22526)

This commit is contained in:
Kit Langton
2026-04-14 22:30:50 -04:00
committed by GitHub
parent 68a9a47976
commit f73ff781e7
10 changed files with 489 additions and 402 deletions
@@ -10,7 +10,7 @@ import { File } from "@/file"
import { Vcs } from "@/project/vcs"
import { Snapshot } from "@/snapshot"
import { Bus } from "@/bus"
import { Observability } from "./oltp"
import { Observability } from "./observability"
export const BootstrapLayer = Layer.mergeAll(
Plugin.defaultLayer,