@agentskit/harness 0.6.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,13 +2,13 @@
2
2
  "type": "agentskit-harness-capability-manifest",
3
3
  "schemaVersion": 1,
4
4
  "package": "@agentskit/harness",
5
- "packageVersion": "0.6.0",
5
+ "packageVersion": "0.8.0",
6
6
  "entryPoint": "src/index.ts",
7
- "sourceDigest": "0c2f78dcedb17c5e4ea44206bee3a87cf370b94ab9f063cc780227897f3fad75",
7
+ "sourceDigest": "4f8c4c0f3f4d452ea2e74a3b42a9d0acfc193784a334b7b40b447f73012767f2",
8
8
  "capabilities": [
9
9
  {
10
10
  "id": "public-surface:adapters/agent",
11
- "version": "0.6.0",
11
+ "version": "0.8.0",
12
12
  "kind": "adapter",
13
13
  "entryPoint": "src/index.ts",
14
14
  "exports": [
@@ -22,7 +22,7 @@
22
22
  },
23
23
  {
24
24
  "id": "public-surface:adapters/code-review",
25
- "version": "0.6.0",
25
+ "version": "0.8.0",
26
26
  "kind": "adapter",
27
27
  "entryPoint": "src/index.ts",
28
28
  "exports": [
@@ -41,7 +41,7 @@
41
41
  },
42
42
  {
43
43
  "id": "public-surface:adapters/command",
44
- "version": "0.6.0",
44
+ "version": "0.8.0",
45
45
  "kind": "adapter",
46
46
  "entryPoint": "src/index.ts",
47
47
  "exports": [
@@ -54,7 +54,7 @@
54
54
  },
55
55
  {
56
56
  "id": "public-surface:adapters/doc-bridge",
57
- "version": "0.6.0",
57
+ "version": "0.8.0",
58
58
  "kind": "adapter",
59
59
  "entryPoint": "src/index.ts",
60
60
  "exports": [
@@ -65,7 +65,7 @@
65
65
  },
66
66
  {
67
67
  "id": "public-surface:adapters/github-cli",
68
- "version": "0.6.0",
68
+ "version": "0.8.0",
69
69
  "kind": "adapter",
70
70
  "entryPoint": "src/index.ts",
71
71
  "exports": [
@@ -90,7 +90,7 @@
90
90
  },
91
91
  {
92
92
  "id": "public-surface:adapters/linear-orca",
93
- "version": "0.6.0",
93
+ "version": "0.8.0",
94
94
  "kind": "adapter",
95
95
  "entryPoint": "src/index.ts",
96
96
  "exports": [
@@ -121,7 +121,7 @@
121
121
  },
122
122
  {
123
123
  "id": "public-surface:adapters/mcp",
124
- "version": "0.6.0",
124
+ "version": "0.8.0",
125
125
  "kind": "adapter",
126
126
  "entryPoint": "src/index.ts",
127
127
  "exports": [
@@ -136,7 +136,7 @@
136
136
  },
137
137
  {
138
138
  "id": "public-surface:adapters/orca-cli",
139
- "version": "0.6.0",
139
+ "version": "0.8.0",
140
140
  "kind": "adapter",
141
141
  "entryPoint": "src/index.ts",
142
142
  "exports": [
@@ -183,7 +183,7 @@
183
183
  },
184
184
  {
185
185
  "id": "public-surface:adapters/orca",
186
- "version": "0.6.0",
186
+ "version": "0.8.0",
187
187
  "kind": "adapter",
188
188
  "entryPoint": "src/index.ts",
189
189
  "exports": [
@@ -198,7 +198,7 @@
198
198
  },
199
199
  {
200
200
  "id": "public-surface:adapters/providers",
201
- "version": "0.6.0",
201
+ "version": "0.8.0",
202
202
  "kind": "adapter",
203
203
  "entryPoint": "src/index.ts",
204
204
  "exports": [
@@ -207,17 +207,21 @@
207
207
  "ProviderAvailability",
208
208
  "ProviderSpec",
209
209
  "ProviderUsage",
210
+ "UsageMetric",
210
211
  "UsageWindow",
211
212
  "authStatusFor",
212
213
  "cooldownUntil",
213
214
  "detectProviders",
214
215
  "parseProviderUsage",
215
- "parseUsageWindows"
216
+ "parseUsageWindows",
217
+ "remainingUsagePercent",
218
+ "undeclaredOrcaProviders",
219
+ "usageRankTuple"
216
220
  ]
217
221
  },
218
222
  {
219
223
  "id": "public-surface:adapters/rag-context",
220
- "version": "0.6.0",
224
+ "version": "0.8.0",
221
225
  "kind": "adapter",
222
226
  "entryPoint": "src/index.ts",
223
227
  "exports": [
@@ -231,7 +235,7 @@
231
235
  },
232
236
  {
233
237
  "id": "public-surface:adapters/tracking",
234
- "version": "0.6.0",
238
+ "version": "0.8.0",
235
239
  "kind": "adapter",
236
240
  "entryPoint": "src/index.ts",
237
241
  "exports": [
@@ -243,7 +247,7 @@
243
247
  },
244
248
  {
245
249
  "id": "public-surface:context/index",
246
- "version": "0.6.0",
250
+ "version": "0.8.0",
247
251
  "kind": "kernel",
248
252
  "entryPoint": "src/index.ts",
249
253
  "exports": [
@@ -258,7 +262,7 @@
258
262
  },
259
263
  {
260
264
  "id": "public-surface:delivery/index",
261
- "version": "0.6.0",
265
+ "version": "0.8.0",
262
266
  "kind": "kernel",
263
267
  "entryPoint": "src/index.ts",
264
268
  "exports": [
@@ -285,7 +289,7 @@
285
289
  },
286
290
  {
287
291
  "id": "public-surface:execution/agent",
288
- "version": "0.6.0",
292
+ "version": "0.8.0",
289
293
  "kind": "execution",
290
294
  "entryPoint": "src/index.ts",
291
295
  "exports": [
@@ -295,7 +299,7 @@
295
299
  },
296
300
  {
297
301
  "id": "public-surface:execution/bundle",
298
- "version": "0.6.0",
302
+ "version": "0.8.0",
299
303
  "kind": "execution",
300
304
  "entryPoint": "src/index.ts",
301
305
  "exports": [
@@ -308,7 +312,7 @@
308
312
  },
309
313
  {
310
314
  "id": "public-surface:execution/config",
311
- "version": "0.6.0",
315
+ "version": "0.8.0",
312
316
  "kind": "execution",
313
317
  "entryPoint": "src/index.ts",
314
318
  "exports": [
@@ -318,7 +322,7 @@
318
322
  },
319
323
  {
320
324
  "id": "public-surface:execution/coordination",
321
- "version": "0.6.0",
325
+ "version": "0.8.0",
322
326
  "kind": "execution",
323
327
  "entryPoint": "src/index.ts",
324
328
  "exports": [
@@ -332,7 +336,7 @@
332
336
  },
333
337
  {
334
338
  "id": "public-surface:execution/files",
335
- "version": "0.6.0",
339
+ "version": "0.8.0",
336
340
  "kind": "execution",
337
341
  "entryPoint": "src/index.ts",
338
342
  "exports": [
@@ -341,7 +345,7 @@
341
345
  },
342
346
  {
343
347
  "id": "public-surface:execution/machine",
344
- "version": "0.6.0",
348
+ "version": "0.8.0",
345
349
  "kind": "execution",
346
350
  "entryPoint": "src/index.ts",
347
351
  "exports": [
@@ -355,7 +359,7 @@
355
359
  },
356
360
  {
357
361
  "id": "public-surface:execution/metrics",
358
- "version": "0.6.0",
362
+ "version": "0.8.0",
359
363
  "kind": "execution",
360
364
  "entryPoint": "src/index.ts",
361
365
  "exports": [
@@ -369,7 +373,7 @@
369
373
  },
370
374
  {
371
375
  "id": "public-surface:execution/runtime",
372
- "version": "0.6.0",
376
+ "version": "0.8.0",
373
377
  "kind": "execution",
374
378
  "entryPoint": "src/index.ts",
375
379
  "exports": [
@@ -382,7 +386,7 @@
382
386
  },
383
387
  {
384
388
  "id": "public-surface:execution/verification",
385
- "version": "0.6.0",
389
+ "version": "0.8.0",
386
390
  "kind": "execution",
387
391
  "entryPoint": "src/index.ts",
388
392
  "exports": [
@@ -399,7 +403,7 @@
399
403
  },
400
404
  {
401
405
  "id": "public-surface:kernel/adapter-contract",
402
- "version": "0.6.0",
406
+ "version": "0.8.0",
403
407
  "kind": "kernel",
404
408
  "entryPoint": "src/index.ts",
405
409
  "exports": [
@@ -413,7 +417,7 @@
413
417
  },
414
418
  {
415
419
  "id": "public-surface:kernel/artifacts",
416
- "version": "0.6.0",
420
+ "version": "0.8.0",
417
421
  "kind": "kernel",
418
422
  "entryPoint": "src/index.ts",
419
423
  "exports": [
@@ -438,7 +442,7 @@
438
442
  },
439
443
  {
440
444
  "id": "public-surface:kernel/block",
441
- "version": "0.6.0",
445
+ "version": "0.8.0",
442
446
  "kind": "kernel",
443
447
  "entryPoint": "src/index.ts",
444
448
  "exports": [
@@ -452,7 +456,7 @@
452
456
  },
453
457
  {
454
458
  "id": "public-surface:kernel/cache",
455
- "version": "0.6.0",
459
+ "version": "0.8.0",
456
460
  "kind": "kernel",
457
461
  "entryPoint": "src/index.ts",
458
462
  "exports": [
@@ -466,7 +470,7 @@
466
470
  },
467
471
  {
468
472
  "id": "public-surface:kernel/capabilities",
469
- "version": "0.6.0",
473
+ "version": "0.8.0",
470
474
  "kind": "kernel",
471
475
  "entryPoint": "src/index.ts",
472
476
  "exports": [
@@ -483,7 +487,7 @@
483
487
  },
484
488
  {
485
489
  "id": "public-surface:kernel/compatibility",
486
- "version": "0.6.0",
490
+ "version": "0.8.0",
487
491
  "kind": "kernel",
488
492
  "entryPoint": "src/index.ts",
489
493
  "exports": [
@@ -502,7 +506,7 @@
502
506
  },
503
507
  {
504
508
  "id": "public-surface:kernel/constants",
505
- "version": "0.6.0",
509
+ "version": "0.8.0",
506
510
  "kind": "kernel",
507
511
  "entryPoint": "src/index.ts",
508
512
  "exports": [
@@ -512,7 +516,7 @@
512
516
  },
513
517
  {
514
518
  "id": "public-surface:kernel/cycle",
515
- "version": "0.6.0",
519
+ "version": "0.8.0",
516
520
  "kind": "kernel",
517
521
  "entryPoint": "src/index.ts",
518
522
  "exports": [
@@ -523,7 +527,7 @@
523
527
  },
524
528
  {
525
529
  "id": "public-surface:kernel/discovery",
526
- "version": "0.6.0",
530
+ "version": "0.8.0",
527
531
  "kind": "kernel",
528
532
  "entryPoint": "src/index.ts",
529
533
  "exports": [
@@ -534,7 +538,7 @@
534
538
  },
535
539
  {
536
540
  "id": "public-surface:kernel/error-policy",
537
- "version": "0.6.0",
541
+ "version": "0.8.0",
538
542
  "kind": "kernel",
539
543
  "entryPoint": "src/index.ts",
540
544
  "exports": [
@@ -547,7 +551,7 @@
547
551
  },
548
552
  {
549
553
  "id": "public-surface:kernel/errors",
550
- "version": "0.6.0",
554
+ "version": "0.8.0",
551
555
  "kind": "kernel",
552
556
  "entryPoint": "src/index.ts",
553
557
  "exports": [
@@ -557,7 +561,7 @@
557
561
  },
558
562
  {
559
563
  "id": "public-surface:kernel/eval",
560
- "version": "0.6.0",
564
+ "version": "0.8.0",
561
565
  "kind": "kernel",
562
566
  "entryPoint": "src/index.ts",
563
567
  "exports": [
@@ -585,7 +589,7 @@
585
589
  },
586
590
  {
587
591
  "id": "public-surface:kernel/events",
588
- "version": "0.6.0",
592
+ "version": "0.8.0",
589
593
  "kind": "kernel",
590
594
  "entryPoint": "src/index.ts",
591
595
  "exports": [
@@ -606,7 +610,7 @@
606
610
  },
607
611
  {
608
612
  "id": "public-surface:kernel/experiment",
609
- "version": "0.6.0",
613
+ "version": "0.8.0",
610
614
  "kind": "kernel",
611
615
  "entryPoint": "src/index.ts",
612
616
  "exports": [
@@ -616,7 +620,7 @@
616
620
  },
617
621
  {
618
622
  "id": "public-surface:kernel/learning",
619
- "version": "0.6.0",
623
+ "version": "0.8.0",
620
624
  "kind": "kernel",
621
625
  "entryPoint": "src/index.ts",
622
626
  "exports": [
@@ -629,7 +633,7 @@
629
633
  },
630
634
  {
631
635
  "id": "public-surface:kernel/memory",
632
- "version": "0.6.0",
636
+ "version": "0.8.0",
633
637
  "kind": "kernel",
634
638
  "entryPoint": "src/index.ts",
635
639
  "exports": [
@@ -646,7 +650,7 @@
646
650
  },
647
651
  {
648
652
  "id": "public-surface:kernel/model-policy",
649
- "version": "0.6.0",
653
+ "version": "0.8.0",
650
654
  "kind": "kernel",
651
655
  "entryPoint": "src/index.ts",
652
656
  "exports": [
@@ -660,7 +664,7 @@
660
664
  },
661
665
  {
662
666
  "id": "public-surface:kernel/optimization",
663
- "version": "0.6.0",
667
+ "version": "0.8.0",
664
668
  "kind": "kernel",
665
669
  "entryPoint": "src/index.ts",
666
670
  "exports": [
@@ -676,7 +680,7 @@
676
680
  },
677
681
  {
678
682
  "id": "public-surface:kernel/phase-executor",
679
- "version": "0.6.0",
683
+ "version": "0.8.0",
680
684
  "kind": "kernel",
681
685
  "entryPoint": "src/index.ts",
682
686
  "exports": [
@@ -714,7 +718,7 @@
714
718
  },
715
719
  {
716
720
  "id": "public-surface:kernel/pilot",
717
- "version": "0.6.0",
721
+ "version": "0.8.0",
718
722
  "kind": "kernel",
719
723
  "entryPoint": "src/index.ts",
720
724
  "exports": [
@@ -724,7 +728,7 @@
724
728
  },
725
729
  {
726
730
  "id": "public-surface:kernel/plugins",
727
- "version": "0.6.0",
731
+ "version": "0.8.0",
728
732
  "kind": "kernel",
729
733
  "entryPoint": "src/index.ts",
730
734
  "exports": [
@@ -736,7 +740,7 @@
736
740
  },
737
741
  {
738
742
  "id": "public-surface:kernel/policy",
739
- "version": "0.6.0",
743
+ "version": "0.8.0",
740
744
  "kind": "kernel",
741
745
  "entryPoint": "src/index.ts",
742
746
  "exports": [
@@ -746,7 +750,7 @@
746
750
  },
747
751
  {
748
752
  "id": "public-surface:kernel/preflight",
749
- "version": "0.6.0",
753
+ "version": "0.8.0",
750
754
  "kind": "kernel",
751
755
  "entryPoint": "src/index.ts",
752
756
  "exports": [
@@ -758,7 +762,7 @@
758
762
  },
759
763
  {
760
764
  "id": "public-surface:kernel/quality",
761
- "version": "0.6.0",
765
+ "version": "0.8.0",
762
766
  "kind": "kernel",
763
767
  "entryPoint": "src/index.ts",
764
768
  "exports": [
@@ -780,7 +784,7 @@
780
784
  },
781
785
  {
782
786
  "id": "public-surface:kernel/resilience",
783
- "version": "0.6.0",
787
+ "version": "0.8.0",
784
788
  "kind": "kernel",
785
789
  "entryPoint": "src/index.ts",
786
790
  "exports": [
@@ -796,7 +800,7 @@
796
800
  },
797
801
  {
798
802
  "id": "public-surface:kernel/state-machine",
799
- "version": "0.6.0",
803
+ "version": "0.8.0",
800
804
  "kind": "kernel",
801
805
  "entryPoint": "src/index.ts",
802
806
  "exports": [
@@ -807,7 +811,7 @@
807
811
  },
808
812
  {
809
813
  "id": "public-surface:kernel/status",
810
- "version": "0.6.0",
814
+ "version": "0.8.0",
811
815
  "kind": "kernel",
812
816
  "entryPoint": "src/index.ts",
813
817
  "exports": [
@@ -819,7 +823,7 @@
819
823
  },
820
824
  {
821
825
  "id": "public-surface:kernel/types",
822
- "version": "0.6.0",
826
+ "version": "0.8.0",
823
827
  "kind": "kernel",
824
828
  "entryPoint": "src/index.ts",
825
829
  "exports": [
@@ -828,7 +832,7 @@
828
832
  },
829
833
  {
830
834
  "id": "public-surface:kernel/wip",
831
- "version": "0.6.0",
835
+ "version": "0.8.0",
832
836
  "kind": "kernel",
833
837
  "entryPoint": "src/index.ts",
834
838
  "exports": [
@@ -839,7 +843,7 @@
839
843
  },
840
844
  {
841
845
  "id": "public-surface:kernel/workflow",
842
- "version": "0.6.0",
846
+ "version": "0.8.0",
843
847
  "kind": "kernel",
844
848
  "entryPoint": "src/index.ts",
845
849
  "exports": [
@@ -850,7 +854,7 @@
850
854
  },
851
855
  {
852
856
  "id": "public-surface:loop/agent-registry",
853
- "version": "0.6.0",
857
+ "version": "0.8.0",
854
858
  "kind": "composition",
855
859
  "entryPoint": "src/index.ts",
856
860
  "exports": [
@@ -867,17 +871,19 @@
867
871
  },
868
872
  {
869
873
  "id": "public-surface:loop/brief",
870
- "version": "0.6.0",
874
+ "version": "0.8.0",
871
875
  "kind": "composition",
872
876
  "entryPoint": "src/index.ts",
873
877
  "exports": [
878
+ "HandoffBriefInput",
874
879
  "WorkerBriefInput",
880
+ "renderHandoffBrief",
875
881
  "renderWorkerBrief"
876
882
  ]
877
883
  },
878
884
  {
879
885
  "id": "public-surface:loop/config",
880
- "version": "0.6.0",
886
+ "version": "0.8.0",
881
887
  "kind": "composition",
882
888
  "entryPoint": "src/index.ts",
883
889
  "exports": [
@@ -903,7 +909,7 @@
903
909
  },
904
910
  {
905
911
  "id": "public-surface:loop/contract",
906
- "version": "0.6.0",
912
+ "version": "0.8.0",
907
913
  "kind": "composition",
908
914
  "entryPoint": "src/index.ts",
909
915
  "exports": [
@@ -932,7 +938,7 @@
932
938
  },
933
939
  {
934
940
  "id": "public-surface:loop/cooldown",
935
- "version": "0.6.0",
941
+ "version": "0.8.0",
936
942
  "kind": "composition",
937
943
  "entryPoint": "src/index.ts",
938
944
  "exports": [
@@ -947,7 +953,7 @@
947
953
  },
948
954
  {
949
955
  "id": "public-surface:loop/debrief",
950
- "version": "0.6.0",
956
+ "version": "0.8.0",
951
957
  "kind": "composition",
952
958
  "entryPoint": "src/index.ts",
953
959
  "exports": [
@@ -960,7 +966,7 @@
960
966
  },
961
967
  {
962
968
  "id": "public-surface:loop/deliver",
963
- "version": "0.6.0",
969
+ "version": "0.8.0",
964
970
  "kind": "composition",
965
971
  "entryPoint": "src/index.ts",
966
972
  "exports": [
@@ -978,7 +984,7 @@
978
984
  },
979
985
  {
980
986
  "id": "public-surface:loop/doctor",
981
- "version": "0.6.0",
987
+ "version": "0.8.0",
982
988
  "kind": "composition",
983
989
  "entryPoint": "src/index.ts",
984
990
  "exports": [
@@ -993,7 +999,7 @@
993
999
  },
994
1000
  {
995
1001
  "id": "public-surface:loop/guided-install",
996
- "version": "0.6.0",
1002
+ "version": "0.8.0",
997
1003
  "kind": "composition",
998
1004
  "entryPoint": "src/index.ts",
999
1005
  "exports": [
@@ -1006,7 +1012,7 @@
1006
1012
  },
1007
1013
  {
1008
1014
  "id": "public-surface:loop/install",
1009
- "version": "0.6.0",
1015
+ "version": "0.8.0",
1010
1016
  "kind": "composition",
1011
1017
  "entryPoint": "src/index.ts",
1012
1018
  "exports": [
@@ -1030,7 +1036,7 @@
1030
1036
  },
1031
1037
  {
1032
1038
  "id": "public-surface:loop/local-config",
1033
- "version": "0.6.0",
1039
+ "version": "0.8.0",
1034
1040
  "kind": "composition",
1035
1041
  "entryPoint": "src/index.ts",
1036
1042
  "exports": [
@@ -1048,7 +1054,7 @@
1048
1054
  },
1049
1055
  {
1050
1056
  "id": "public-surface:loop/memory",
1051
- "version": "0.6.0",
1057
+ "version": "0.8.0",
1052
1058
  "kind": "composition",
1053
1059
  "entryPoint": "src/index.ts",
1054
1060
  "exports": [
@@ -1070,9 +1076,31 @@
1070
1076
  "writeLearningsLedger"
1071
1077
  ]
1072
1078
  },
1079
+ {
1080
+ "id": "public-surface:loop/model-catalog/index",
1081
+ "version": "0.8.0",
1082
+ "kind": "composition",
1083
+ "entryPoint": "src/index.ts",
1084
+ "exports": [
1085
+ "ArtificialAnalysisModel",
1086
+ "CatalogModel",
1087
+ "ModelQuality",
1088
+ "ProviderCatalog",
1089
+ "fetchArtificialAnalysisModels",
1090
+ "listCliModels",
1091
+ "loadAliases",
1092
+ "loadBuiltinCatalog",
1093
+ "parseArtificialAnalysisPayload",
1094
+ "parseGrokModelsOutput",
1095
+ "readAaCache",
1096
+ "resolveAlias",
1097
+ "resolveCatalogCandidates",
1098
+ "writeAaCache"
1099
+ ]
1100
+ },
1073
1101
  {
1074
1102
  "id": "public-surface:loop/process",
1075
- "version": "0.6.0",
1103
+ "version": "0.8.0",
1076
1104
  "kind": "composition",
1077
1105
  "entryPoint": "src/index.ts",
1078
1106
  "exports": [
@@ -1081,7 +1109,7 @@
1081
1109
  },
1082
1110
  {
1083
1111
  "id": "public-surface:loop/retro",
1084
- "version": "0.6.0",
1112
+ "version": "0.8.0",
1085
1113
  "kind": "composition",
1086
1114
  "entryPoint": "src/index.ts",
1087
1115
  "exports": [
@@ -1106,7 +1134,7 @@
1106
1134
  },
1107
1135
  {
1108
1136
  "id": "public-surface:loop/routing",
1109
- "version": "0.6.0",
1137
+ "version": "0.8.0",
1110
1138
  "kind": "composition",
1111
1139
  "entryPoint": "src/index.ts",
1112
1140
  "exports": [
@@ -1120,7 +1148,7 @@
1120
1148
  },
1121
1149
  {
1122
1150
  "id": "public-surface:loop/slots",
1123
- "version": "0.6.0",
1151
+ "version": "0.8.0",
1124
1152
  "kind": "composition",
1125
1153
  "entryPoint": "src/index.ts",
1126
1154
  "exports": [
@@ -1135,7 +1163,7 @@
1135
1163
  },
1136
1164
  {
1137
1165
  "id": "public-surface:loop/tick",
1138
- "version": "0.6.0",
1166
+ "version": "0.8.0",
1139
1167
  "kind": "composition",
1140
1168
  "entryPoint": "src/index.ts",
1141
1169
  "exports": [
@@ -1154,12 +1182,13 @@
1154
1182
  "precheckTick",
1155
1183
  "readDispatchRecord",
1156
1184
  "runTick",
1157
- "worktreeNameFor"
1185
+ "worktreeNameFor",
1186
+ "writeDispatchRecord"
1158
1187
  ]
1159
1188
  },
1160
1189
  {
1161
1190
  "id": "public-surface:loop/ui/terminal",
1162
- "version": "0.6.0",
1191
+ "version": "0.8.0",
1163
1192
  "kind": "composition",
1164
1193
  "entryPoint": "src/index.ts",
1165
1194
  "exports": [
@@ -1169,7 +1198,7 @@
1169
1198
  },
1170
1199
  {
1171
1200
  "id": "public-surface:loop/watch",
1172
- "version": "0.6.0",
1201
+ "version": "0.8.0",
1173
1202
  "kind": "composition",
1174
1203
  "entryPoint": "src/index.ts",
1175
1204
  "exports": [
@@ -1186,5 +1215,5 @@
1186
1215
  ]
1187
1216
  }
1188
1217
  ],
1189
- "digest": "9fe2e47222eccc6a31ffdd562631eef2bb9b125ced5b8ec99327610e366e32cf"
1218
+ "digest": "15e98b8f6ec2c960cb55b37e9db8fe9f242ed33f70694afc4b003a03a61e6109"
1190
1219
  }