We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfde04 commit 14a620aCopy full SHA for 14a620a
packages/core/src/amazonqFeatureDev/client/featureDev.ts
@@ -134,10 +134,14 @@ export class FeatureDevClient {
134
conversationId: string,
135
uploadId: string,
136
message: string,
137
+<<<<<<< HEAD
138
<<<<<<< HEAD
139
codeGenerationId: string,
140
=======
141
>>>>>>> 4742b3c59 (refactor(amazonqFeatureDev): include updated rts model)
142
+=======
143
+ codeGenerationId: string,
144
+>>>>>>> d9c61d527 (refactor(amazonqFeatureDev): add logic for codeGenerationId)
145
currentCodeGenerationId?: string
146
) {
147
try {
0 commit comments