11// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
22
3- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (0) > onActionClose 1` ] = `
3+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (0) > onActionClose 1` ] = `
44{
55 " action" : {
66 " content" : " npm install" ,
@@ -12,7 +12,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
1212}
1313` ;
1414
15- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (0) > onActionOpen 1` ] = `
15+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (0) > onActionOpen 1` ] = `
1616{
1717 " action" : {
1818 " content" : " " ,
@@ -24,7 +24,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
2424}
2525` ;
2626
27- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (0) > onArtifactClose 1` ] = `
27+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (0) > onArtifactClose 1` ] = `
2828{
2929 " id" : " artifact_1" ,
3030 " messageId" : " message_1" ,
@@ -33,7 +33,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
3333}
3434` ;
3535
36- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (0) > onArtifactOpen 1` ] = `
36+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (0) > onArtifactOpen 1` ] = `
3737{
3838 " id" : " artifact_1" ,
3939 " messageId" : " message_1" ,
@@ -42,7 +42,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
4242}
4343` ;
4444
45- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (1) > onActionClose 1` ] = `
45+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (1) > onActionClose 1` ] = `
4646{
4747 " action" : {
4848 " content" : " npm install" ,
@@ -54,7 +54,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
5454}
5555` ;
5656
57- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (1) > onActionClose 2` ] = `
57+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (1) > onActionClose 2` ] = `
5858{
5959 " action" : {
6060 " content" : " some content
@@ -68,7 +68,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
6868}
6969` ;
7070
71- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (1) > onActionOpen 1` ] = `
71+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (1) > onActionOpen 1` ] = `
7272{
7373 " action" : {
7474 " content" : " " ,
@@ -80,7 +80,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
8080}
8181` ;
8282
83- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (1) > onActionOpen 2` ] = `
83+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (1) > onActionOpen 2` ] = `
8484{
8585 " action" : {
8686 " content" : " " ,
@@ -93,7 +93,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
9393}
9494` ;
9595
96- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (1) > onArtifactClose 1` ] = `
96+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (1) > onArtifactClose 1` ] = `
9797{
9898 " id" : " artifact_1" ,
9999 " messageId" : " message_1" ,
@@ -102,7 +102,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
102102}
103103` ;
104104
105- exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out bolt artifacts (1) > onArtifactOpen 1` ] = `
105+ exports [` StreamingMessageParser > valid artifacts with actions > should correctly parse chunks and strip out codinit artifacts (1) > onArtifactOpen 1` ] = `
106106{
107107 " id" : " artifact_1" ,
108108 " messageId" : " message_1" ,
@@ -111,7 +111,7 @@ exports[`StreamingMessageParser > valid artifacts with actions > should correctl
111111}
112112` ;
113113
114- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (0) > onArtifactClose 1` ] = `
114+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (0) > onArtifactClose 1` ] = `
115115{
116116 " id" : " artifact_1" ,
117117 " messageId" : " message_1" ,
@@ -120,7 +120,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
120120}
121121` ;
122122
123- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (0) > onArtifactOpen 1` ] = `
123+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (0) > onArtifactOpen 1` ] = `
124124{
125125 " id" : " artifact_1" ,
126126 " messageId" : " message_1" ,
@@ -129,7 +129,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
129129}
130130` ;
131131
132- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (1) > onArtifactClose 1` ] = `
132+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (1) > onArtifactClose 1` ] = `
133133{
134134 " id" : " artifact_1" ,
135135 " messageId" : " message_1" ,
@@ -138,7 +138,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
138138}
139139` ;
140140
141- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (1) > onArtifactOpen 1` ] = `
141+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (1) > onArtifactOpen 1` ] = `
142142{
143143 " id" : " artifact_1" ,
144144 " messageId" : " message_1" ,
@@ -147,7 +147,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
147147}
148148` ;
149149
150- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (2) > onArtifactClose 1` ] = `
150+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (2) > onArtifactClose 1` ] = `
151151{
152152 " id" : " artifact_1" ,
153153 " messageId" : " message_1" ,
@@ -156,7 +156,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
156156}
157157` ;
158158
159- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (2) > onArtifactOpen 1` ] = `
159+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (2) > onArtifactOpen 1` ] = `
160160{
161161 " id" : " artifact_1" ,
162162 " messageId" : " message_1" ,
@@ -165,7 +165,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
165165}
166166` ;
167167
168- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (3) > onArtifactClose 1` ] = `
168+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (3) > onArtifactClose 1` ] = `
169169{
170170 " id" : " artifact_1" ,
171171 " messageId" : " message_1" ,
@@ -174,7 +174,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
174174}
175175` ;
176176
177- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (3) > onArtifactOpen 1` ] = `
177+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (3) > onArtifactOpen 1` ] = `
178178{
179179 " id" : " artifact_1" ,
180180 " messageId" : " message_1" ,
@@ -183,7 +183,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
183183}
184184` ;
185185
186- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (4) > onArtifactClose 1` ] = `
186+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (4) > onArtifactClose 1` ] = `
187187{
188188 " id" : " artifact_1" ,
189189 " messageId" : " message_1" ,
@@ -192,7 +192,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
192192}
193193` ;
194194
195- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (4) > onArtifactOpen 1` ] = `
195+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (4) > onArtifactOpen 1` ] = `
196196{
197197 " id" : " artifact_1" ,
198198 " messageId" : " message_1" ,
@@ -201,7 +201,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
201201}
202202` ;
203203
204- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (5) > onArtifactClose 1` ] = `
204+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (5) > onArtifactClose 1` ] = `
205205{
206206 " id" : " artifact_1" ,
207207 " messageId" : " message_1" ,
@@ -210,7 +210,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
210210}
211211` ;
212212
213- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (5) > onArtifactOpen 1` ] = `
213+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (5) > onArtifactOpen 1` ] = `
214214{
215215 " id" : " artifact_1" ,
216216 " messageId" : " message_1" ,
@@ -219,7 +219,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
219219}
220220` ;
221221
222- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (6) > onArtifactClose 1` ] = `
222+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (6) > onArtifactClose 1` ] = `
223223{
224224 " id" : " artifact_1" ,
225225 " messageId" : " message_1" ,
@@ -228,7 +228,7 @@ exports[`StreamingMessageParser > valid artifacts without actions > should corre
228228}
229229` ;
230230
231- exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out bolt artifacts (6) > onArtifactOpen 1` ] = `
231+ exports [` StreamingMessageParser > valid artifacts without actions > should correctly parse chunks and strip out codinit artifacts (6) > onArtifactOpen 1` ] = `
232232{
233233 " id" : " artifact_1" ,
234234 " messageId" : " message_1" ,
0 commit comments