Skip to content

Commit 26df091

Browse files
altimate-harness-bot[bot]saravmajesticralphstodomingo
authored
feat: pass source=poweruser to altimate-code chat session telemetry (#2014)
Co-authored-by: saravmajestic <saravmajestic@altimate.ai> Co-authored-by: Ralph Sto. Domingo <79431566+ralphstodomingo@users.noreply.github.com>
1 parent 444cd82 commit 26df091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/services/altimateCodeChatService.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export class AltimateCodeChatService implements Disposable {
3737
prefillMessage: options.prefillMessage,
3838
title: options.title,
3939
beside: options.beside,
40+
source: "poweruser",
4041
});
4142
return true;
4243
}

0 commit comments

Comments
 (0)