feat(agent): forward ai_session_id run-state key to gateway properties #13817
typecheck.yml
on: pull_request
changes
6s
typecheck
1m 11s
Annotations
4 errors
|
typecheck
Process completed with exit code 2.
|
|
typecheck
@posthog/agent#typecheck: command (/home/runner/work/code/code/packages/agent) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run typecheck exited (2)
|
|
typecheck
Object literal may only specify known properties, and 'aiSessionId' does not exist in type '{ isInternal?: boolean | undefined; originProduct?: string | null | undefined; signalReportId?: string | null | undefined; aiStage?: string | null | undefined; taskId?: string | null | undefined; taskRunId?: string | ... 1 more ... | undefined; taskUserId?: number | ... 1 more ... | undefined; taskTitle?: string | ....'.
|
|
typecheck
Object literal may only specify known properties, and 'aiSessionId' does not exist in type '{ isInternal?: boolean | undefined; originProduct?: string | null | undefined; signalReportId?: string | null | undefined; aiStage?: string | null | undefined; taskId?: string | null | undefined; taskRunId?: string | ... 1 more ... | undefined; taskUserId?: number | ... 1 more ... | undefined; taskTitle?: string | ....'.
|