@agentskit/harness 0.11.0 → 0.13.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.11.0",
5
+ "packageVersion": "0.13.0",
6
6
  "entryPoint": "src/index.ts",
7
- "sourceDigest": "81cfbb8a50d8fb7d128ff5e77042ccb8be39ac5ccffd386ef39f32222ab1000f",
7
+ "sourceDigest": "28e86ceba92eec7564971466582704db4087d91a08640e7abe1687b4ea170bf2",
8
8
  "capabilities": [
9
9
  {
10
10
  "id": "public-surface:adapters/agent",
11
- "version": "0.11.0",
11
+ "version": "0.13.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.11.0",
25
+ "version": "0.13.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.11.0",
44
+ "version": "0.13.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.11.0",
57
+ "version": "0.13.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.11.0",
68
+ "version": "0.13.0",
69
69
  "kind": "adapter",
70
70
  "entryPoint": "src/index.ts",
71
71
  "exports": [
@@ -91,7 +91,7 @@
91
91
  },
92
92
  {
93
93
  "id": "public-surface:adapters/linear-orca",
94
- "version": "0.11.0",
94
+ "version": "0.13.0",
95
95
  "kind": "adapter",
96
96
  "entryPoint": "src/index.ts",
97
97
  "exports": [
@@ -122,7 +122,7 @@
122
122
  },
123
123
  {
124
124
  "id": "public-surface:adapters/mcp",
125
- "version": "0.11.0",
125
+ "version": "0.13.0",
126
126
  "kind": "adapter",
127
127
  "entryPoint": "src/index.ts",
128
128
  "exports": [
@@ -137,7 +137,7 @@
137
137
  },
138
138
  {
139
139
  "id": "public-surface:adapters/orca-cli",
140
- "version": "0.11.0",
140
+ "version": "0.13.0",
141
141
  "kind": "adapter",
142
142
  "entryPoint": "src/index.ts",
143
143
  "exports": [
@@ -146,6 +146,7 @@
146
146
  "OrcaAutomationSpec",
147
147
  "OrcaCliOptions",
148
148
  "OrcaCreatedWorktree",
149
+ "OrcaMemorySample",
149
150
  "OrcaSendReceipt",
150
151
  "OrcaStatus",
151
152
  "OrcaTerminal",
@@ -159,6 +160,7 @@
159
160
  "orcaAutomationRun",
160
161
  "orcaAutomationRuns",
161
162
  "orcaAutomationsList",
163
+ "orcaDiagnosticsMemory",
162
164
  "orcaJson",
163
165
  "orcaStatus",
164
166
  "orcaTerminalCreate",
@@ -184,7 +186,7 @@
184
186
  },
185
187
  {
186
188
  "id": "public-surface:adapters/orca",
187
- "version": "0.11.0",
189
+ "version": "0.13.0",
188
190
  "kind": "adapter",
189
191
  "entryPoint": "src/index.ts",
190
192
  "exports": [
@@ -199,7 +201,7 @@
199
201
  },
200
202
  {
201
203
  "id": "public-surface:adapters/providers",
202
- "version": "0.11.0",
204
+ "version": "0.13.0",
203
205
  "kind": "adapter",
204
206
  "entryPoint": "src/index.ts",
205
207
  "exports": [
@@ -222,7 +224,7 @@
222
224
  },
223
225
  {
224
226
  "id": "public-surface:adapters/rag-context",
225
- "version": "0.11.0",
227
+ "version": "0.13.0",
226
228
  "kind": "adapter",
227
229
  "entryPoint": "src/index.ts",
228
230
  "exports": [
@@ -236,7 +238,7 @@
236
238
  },
237
239
  {
238
240
  "id": "public-surface:adapters/tracking",
239
- "version": "0.11.0",
241
+ "version": "0.13.0",
240
242
  "kind": "adapter",
241
243
  "entryPoint": "src/index.ts",
242
244
  "exports": [
@@ -248,7 +250,7 @@
248
250
  },
249
251
  {
250
252
  "id": "public-surface:context/index",
251
- "version": "0.11.0",
253
+ "version": "0.13.0",
252
254
  "kind": "kernel",
253
255
  "entryPoint": "src/index.ts",
254
256
  "exports": [
@@ -263,7 +265,7 @@
263
265
  },
264
266
  {
265
267
  "id": "public-surface:delivery/index",
266
- "version": "0.11.0",
268
+ "version": "0.13.0",
267
269
  "kind": "kernel",
268
270
  "entryPoint": "src/index.ts",
269
271
  "exports": [
@@ -290,7 +292,7 @@
290
292
  },
291
293
  {
292
294
  "id": "public-surface:execution/agent",
293
- "version": "0.11.0",
295
+ "version": "0.13.0",
294
296
  "kind": "execution",
295
297
  "entryPoint": "src/index.ts",
296
298
  "exports": [
@@ -300,7 +302,7 @@
300
302
  },
301
303
  {
302
304
  "id": "public-surface:execution/bundle",
303
- "version": "0.11.0",
305
+ "version": "0.13.0",
304
306
  "kind": "execution",
305
307
  "entryPoint": "src/index.ts",
306
308
  "exports": [
@@ -313,7 +315,7 @@
313
315
  },
314
316
  {
315
317
  "id": "public-surface:execution/config",
316
- "version": "0.11.0",
318
+ "version": "0.13.0",
317
319
  "kind": "execution",
318
320
  "entryPoint": "src/index.ts",
319
321
  "exports": [
@@ -323,7 +325,7 @@
323
325
  },
324
326
  {
325
327
  "id": "public-surface:execution/coordination",
326
- "version": "0.11.0",
328
+ "version": "0.13.0",
327
329
  "kind": "execution",
328
330
  "entryPoint": "src/index.ts",
329
331
  "exports": [
@@ -337,7 +339,7 @@
337
339
  },
338
340
  {
339
341
  "id": "public-surface:execution/files",
340
- "version": "0.11.0",
342
+ "version": "0.13.0",
341
343
  "kind": "execution",
342
344
  "entryPoint": "src/index.ts",
343
345
  "exports": [
@@ -346,7 +348,7 @@
346
348
  },
347
349
  {
348
350
  "id": "public-surface:execution/machine",
349
- "version": "0.11.0",
351
+ "version": "0.13.0",
350
352
  "kind": "execution",
351
353
  "entryPoint": "src/index.ts",
352
354
  "exports": [
@@ -360,7 +362,7 @@
360
362
  },
361
363
  {
362
364
  "id": "public-surface:execution/metrics",
363
- "version": "0.11.0",
365
+ "version": "0.13.0",
364
366
  "kind": "execution",
365
367
  "entryPoint": "src/index.ts",
366
368
  "exports": [
@@ -374,7 +376,7 @@
374
376
  },
375
377
  {
376
378
  "id": "public-surface:execution/runtime",
377
- "version": "0.11.0",
379
+ "version": "0.13.0",
378
380
  "kind": "execution",
379
381
  "entryPoint": "src/index.ts",
380
382
  "exports": [
@@ -387,7 +389,7 @@
387
389
  },
388
390
  {
389
391
  "id": "public-surface:execution/verification",
390
- "version": "0.11.0",
392
+ "version": "0.13.0",
391
393
  "kind": "execution",
392
394
  "entryPoint": "src/index.ts",
393
395
  "exports": [
@@ -404,7 +406,7 @@
404
406
  },
405
407
  {
406
408
  "id": "public-surface:kernel/adapter-contract",
407
- "version": "0.11.0",
409
+ "version": "0.13.0",
408
410
  "kind": "kernel",
409
411
  "entryPoint": "src/index.ts",
410
412
  "exports": [
@@ -418,7 +420,7 @@
418
420
  },
419
421
  {
420
422
  "id": "public-surface:kernel/artifacts",
421
- "version": "0.11.0",
423
+ "version": "0.13.0",
422
424
  "kind": "kernel",
423
425
  "entryPoint": "src/index.ts",
424
426
  "exports": [
@@ -443,7 +445,7 @@
443
445
  },
444
446
  {
445
447
  "id": "public-surface:kernel/block",
446
- "version": "0.11.0",
448
+ "version": "0.13.0",
447
449
  "kind": "kernel",
448
450
  "entryPoint": "src/index.ts",
449
451
  "exports": [
@@ -457,7 +459,7 @@
457
459
  },
458
460
  {
459
461
  "id": "public-surface:kernel/cache",
460
- "version": "0.11.0",
462
+ "version": "0.13.0",
461
463
  "kind": "kernel",
462
464
  "entryPoint": "src/index.ts",
463
465
  "exports": [
@@ -471,7 +473,7 @@
471
473
  },
472
474
  {
473
475
  "id": "public-surface:kernel/capabilities",
474
- "version": "0.11.0",
476
+ "version": "0.13.0",
475
477
  "kind": "kernel",
476
478
  "entryPoint": "src/index.ts",
477
479
  "exports": [
@@ -488,7 +490,7 @@
488
490
  },
489
491
  {
490
492
  "id": "public-surface:kernel/compatibility",
491
- "version": "0.11.0",
493
+ "version": "0.13.0",
492
494
  "kind": "kernel",
493
495
  "entryPoint": "src/index.ts",
494
496
  "exports": [
@@ -507,7 +509,7 @@
507
509
  },
508
510
  {
509
511
  "id": "public-surface:kernel/constants",
510
- "version": "0.11.0",
512
+ "version": "0.13.0",
511
513
  "kind": "kernel",
512
514
  "entryPoint": "src/index.ts",
513
515
  "exports": [
@@ -517,7 +519,7 @@
517
519
  },
518
520
  {
519
521
  "id": "public-surface:kernel/cycle",
520
- "version": "0.11.0",
522
+ "version": "0.13.0",
521
523
  "kind": "kernel",
522
524
  "entryPoint": "src/index.ts",
523
525
  "exports": [
@@ -528,7 +530,7 @@
528
530
  },
529
531
  {
530
532
  "id": "public-surface:kernel/discovery",
531
- "version": "0.11.0",
533
+ "version": "0.13.0",
532
534
  "kind": "kernel",
533
535
  "entryPoint": "src/index.ts",
534
536
  "exports": [
@@ -539,7 +541,7 @@
539
541
  },
540
542
  {
541
543
  "id": "public-surface:kernel/error-policy",
542
- "version": "0.11.0",
544
+ "version": "0.13.0",
543
545
  "kind": "kernel",
544
546
  "entryPoint": "src/index.ts",
545
547
  "exports": [
@@ -552,7 +554,7 @@
552
554
  },
553
555
  {
554
556
  "id": "public-surface:kernel/errors",
555
- "version": "0.11.0",
557
+ "version": "0.13.0",
556
558
  "kind": "kernel",
557
559
  "entryPoint": "src/index.ts",
558
560
  "exports": [
@@ -562,7 +564,7 @@
562
564
  },
563
565
  {
564
566
  "id": "public-surface:kernel/eval",
565
- "version": "0.11.0",
567
+ "version": "0.13.0",
566
568
  "kind": "kernel",
567
569
  "entryPoint": "src/index.ts",
568
570
  "exports": [
@@ -590,7 +592,7 @@
590
592
  },
591
593
  {
592
594
  "id": "public-surface:kernel/events",
593
- "version": "0.11.0",
595
+ "version": "0.13.0",
594
596
  "kind": "kernel",
595
597
  "entryPoint": "src/index.ts",
596
598
  "exports": [
@@ -611,7 +613,7 @@
611
613
  },
612
614
  {
613
615
  "id": "public-surface:kernel/experiment",
614
- "version": "0.11.0",
616
+ "version": "0.13.0",
615
617
  "kind": "kernel",
616
618
  "entryPoint": "src/index.ts",
617
619
  "exports": [
@@ -621,7 +623,7 @@
621
623
  },
622
624
  {
623
625
  "id": "public-surface:kernel/learning",
624
- "version": "0.11.0",
626
+ "version": "0.13.0",
625
627
  "kind": "kernel",
626
628
  "entryPoint": "src/index.ts",
627
629
  "exports": [
@@ -634,7 +636,7 @@
634
636
  },
635
637
  {
636
638
  "id": "public-surface:kernel/memory",
637
- "version": "0.11.0",
639
+ "version": "0.13.0",
638
640
  "kind": "kernel",
639
641
  "entryPoint": "src/index.ts",
640
642
  "exports": [
@@ -651,7 +653,7 @@
651
653
  },
652
654
  {
653
655
  "id": "public-surface:kernel/model-policy",
654
- "version": "0.11.0",
656
+ "version": "0.13.0",
655
657
  "kind": "kernel",
656
658
  "entryPoint": "src/index.ts",
657
659
  "exports": [
@@ -665,7 +667,7 @@
665
667
  },
666
668
  {
667
669
  "id": "public-surface:kernel/optimization",
668
- "version": "0.11.0",
670
+ "version": "0.13.0",
669
671
  "kind": "kernel",
670
672
  "entryPoint": "src/index.ts",
671
673
  "exports": [
@@ -681,7 +683,7 @@
681
683
  },
682
684
  {
683
685
  "id": "public-surface:kernel/phase-executor",
684
- "version": "0.11.0",
686
+ "version": "0.13.0",
685
687
  "kind": "kernel",
686
688
  "entryPoint": "src/index.ts",
687
689
  "exports": [
@@ -719,7 +721,7 @@
719
721
  },
720
722
  {
721
723
  "id": "public-surface:kernel/pii",
722
- "version": "0.11.0",
724
+ "version": "0.13.0",
723
725
  "kind": "kernel",
724
726
  "entryPoint": "src/index.ts",
725
727
  "exports": [
@@ -731,7 +733,7 @@
731
733
  },
732
734
  {
733
735
  "id": "public-surface:kernel/pilot",
734
- "version": "0.11.0",
736
+ "version": "0.13.0",
735
737
  "kind": "kernel",
736
738
  "entryPoint": "src/index.ts",
737
739
  "exports": [
@@ -741,7 +743,7 @@
741
743
  },
742
744
  {
743
745
  "id": "public-surface:kernel/plugins",
744
- "version": "0.11.0",
746
+ "version": "0.13.0",
745
747
  "kind": "kernel",
746
748
  "entryPoint": "src/index.ts",
747
749
  "exports": [
@@ -753,7 +755,7 @@
753
755
  },
754
756
  {
755
757
  "id": "public-surface:kernel/policy",
756
- "version": "0.11.0",
758
+ "version": "0.13.0",
757
759
  "kind": "kernel",
758
760
  "entryPoint": "src/index.ts",
759
761
  "exports": [
@@ -763,7 +765,7 @@
763
765
  },
764
766
  {
765
767
  "id": "public-surface:kernel/preflight",
766
- "version": "0.11.0",
768
+ "version": "0.13.0",
767
769
  "kind": "kernel",
768
770
  "entryPoint": "src/index.ts",
769
771
  "exports": [
@@ -775,7 +777,7 @@
775
777
  },
776
778
  {
777
779
  "id": "public-surface:kernel/quality",
778
- "version": "0.11.0",
780
+ "version": "0.13.0",
779
781
  "kind": "kernel",
780
782
  "entryPoint": "src/index.ts",
781
783
  "exports": [
@@ -797,7 +799,7 @@
797
799
  },
798
800
  {
799
801
  "id": "public-surface:kernel/resilience",
800
- "version": "0.11.0",
802
+ "version": "0.13.0",
801
803
  "kind": "kernel",
802
804
  "entryPoint": "src/index.ts",
803
805
  "exports": [
@@ -813,7 +815,7 @@
813
815
  },
814
816
  {
815
817
  "id": "public-surface:kernel/state-machine",
816
- "version": "0.11.0",
818
+ "version": "0.13.0",
817
819
  "kind": "kernel",
818
820
  "entryPoint": "src/index.ts",
819
821
  "exports": [
@@ -824,7 +826,7 @@
824
826
  },
825
827
  {
826
828
  "id": "public-surface:kernel/status",
827
- "version": "0.11.0",
829
+ "version": "0.13.0",
828
830
  "kind": "kernel",
829
831
  "entryPoint": "src/index.ts",
830
832
  "exports": [
@@ -836,7 +838,7 @@
836
838
  },
837
839
  {
838
840
  "id": "public-surface:kernel/types",
839
- "version": "0.11.0",
841
+ "version": "0.13.0",
840
842
  "kind": "kernel",
841
843
  "entryPoint": "src/index.ts",
842
844
  "exports": [
@@ -845,7 +847,7 @@
845
847
  },
846
848
  {
847
849
  "id": "public-surface:kernel/wip",
848
- "version": "0.11.0",
850
+ "version": "0.13.0",
849
851
  "kind": "kernel",
850
852
  "entryPoint": "src/index.ts",
851
853
  "exports": [
@@ -856,7 +858,7 @@
856
858
  },
857
859
  {
858
860
  "id": "public-surface:kernel/workflow",
859
- "version": "0.11.0",
861
+ "version": "0.13.0",
860
862
  "kind": "kernel",
861
863
  "entryPoint": "src/index.ts",
862
864
  "exports": [
@@ -867,7 +869,7 @@
867
869
  },
868
870
  {
869
871
  "id": "public-surface:loop/agent-registry",
870
- "version": "0.11.0",
872
+ "version": "0.13.0",
871
873
  "kind": "composition",
872
874
  "entryPoint": "src/index.ts",
873
875
  "exports": [
@@ -884,7 +886,7 @@
884
886
  },
885
887
  {
886
888
  "id": "public-surface:loop/brief",
887
- "version": "0.11.0",
889
+ "version": "0.13.0",
888
890
  "kind": "composition",
889
891
  "entryPoint": "src/index.ts",
890
892
  "exports": [
@@ -896,7 +898,7 @@
896
898
  },
897
899
  {
898
900
  "id": "public-surface:loop/config",
899
- "version": "0.11.0",
901
+ "version": "0.13.0",
900
902
  "kind": "composition",
901
903
  "entryPoint": "src/index.ts",
902
904
  "exports": [
@@ -923,7 +925,7 @@
923
925
  },
924
926
  {
925
927
  "id": "public-surface:loop/contract",
926
- "version": "0.11.0",
928
+ "version": "0.13.0",
927
929
  "kind": "composition",
928
930
  "entryPoint": "src/index.ts",
929
931
  "exports": [
@@ -953,7 +955,7 @@
953
955
  },
954
956
  {
955
957
  "id": "public-surface:loop/cooldown",
956
- "version": "0.11.0",
958
+ "version": "0.13.0",
957
959
  "kind": "composition",
958
960
  "entryPoint": "src/index.ts",
959
961
  "exports": [
@@ -968,7 +970,7 @@
968
970
  },
969
971
  {
970
972
  "id": "public-surface:loop/debrief",
971
- "version": "0.11.0",
973
+ "version": "0.13.0",
972
974
  "kind": "composition",
973
975
  "entryPoint": "src/index.ts",
974
976
  "exports": [
@@ -981,7 +983,7 @@
981
983
  },
982
984
  {
983
985
  "id": "public-surface:loop/deliver",
984
- "version": "0.11.0",
986
+ "version": "0.13.0",
985
987
  "kind": "composition",
986
988
  "entryPoint": "src/index.ts",
987
989
  "exports": [
@@ -999,7 +1001,7 @@
999
1001
  },
1000
1002
  {
1001
1003
  "id": "public-surface:loop/doctor",
1002
- "version": "0.11.0",
1004
+ "version": "0.13.0",
1003
1005
  "kind": "composition",
1004
1006
  "entryPoint": "src/index.ts",
1005
1007
  "exports": [
@@ -1014,7 +1016,7 @@
1014
1016
  },
1015
1017
  {
1016
1018
  "id": "public-surface:loop/event-bus",
1017
- "version": "0.11.0",
1019
+ "version": "0.13.0",
1018
1020
  "kind": "composition",
1019
1021
  "entryPoint": "src/index.ts",
1020
1022
  "exports": [
@@ -1032,7 +1034,7 @@
1032
1034
  },
1033
1035
  {
1034
1036
  "id": "public-surface:loop/github-intake",
1035
- "version": "0.11.0",
1037
+ "version": "0.13.0",
1036
1038
  "kind": "composition",
1037
1039
  "entryPoint": "src/index.ts",
1038
1040
  "exports": [
@@ -1046,7 +1048,7 @@
1046
1048
  },
1047
1049
  {
1048
1050
  "id": "public-surface:loop/guided-install",
1049
- "version": "0.11.0",
1051
+ "version": "0.13.0",
1050
1052
  "kind": "composition",
1051
1053
  "entryPoint": "src/index.ts",
1052
1054
  "exports": [
@@ -1059,7 +1061,7 @@
1059
1061
  },
1060
1062
  {
1061
1063
  "id": "public-surface:loop/install",
1062
- "version": "0.11.0",
1064
+ "version": "0.13.0",
1063
1065
  "kind": "composition",
1064
1066
  "entryPoint": "src/index.ts",
1065
1067
  "exports": [
@@ -1083,7 +1085,7 @@
1083
1085
  },
1084
1086
  {
1085
1087
  "id": "public-surface:loop/local-config",
1086
- "version": "0.11.0",
1088
+ "version": "0.13.0",
1087
1089
  "kind": "composition",
1088
1090
  "entryPoint": "src/index.ts",
1089
1091
  "exports": [
@@ -1101,7 +1103,7 @@
1101
1103
  },
1102
1104
  {
1103
1105
  "id": "public-surface:loop/memory",
1104
- "version": "0.11.0",
1106
+ "version": "0.13.0",
1105
1107
  "kind": "composition",
1106
1108
  "entryPoint": "src/index.ts",
1107
1109
  "exports": [
@@ -1125,7 +1127,7 @@
1125
1127
  },
1126
1128
  {
1127
1129
  "id": "public-surface:loop/model-catalog/index",
1128
- "version": "0.11.0",
1130
+ "version": "0.13.0",
1129
1131
  "kind": "composition",
1130
1132
  "entryPoint": "src/index.ts",
1131
1133
  "exports": [
@@ -1150,7 +1152,7 @@
1150
1152
  },
1151
1153
  {
1152
1154
  "id": "public-surface:loop/observability",
1153
- "version": "0.11.0",
1155
+ "version": "0.13.0",
1154
1156
  "kind": "composition",
1155
1157
  "entryPoint": "src/index.ts",
1156
1158
  "exports": [
@@ -1167,7 +1169,7 @@
1167
1169
  },
1168
1170
  {
1169
1171
  "id": "public-surface:loop/process",
1170
- "version": "0.11.0",
1172
+ "version": "0.13.0",
1171
1173
  "kind": "composition",
1172
1174
  "entryPoint": "src/index.ts",
1173
1175
  "exports": [
@@ -1176,7 +1178,7 @@
1176
1178
  },
1177
1179
  {
1178
1180
  "id": "public-surface:loop/progress",
1179
- "version": "0.11.0",
1181
+ "version": "0.13.0",
1180
1182
  "kind": "composition",
1181
1183
  "entryPoint": "src/index.ts",
1182
1184
  "exports": [
@@ -1187,7 +1189,7 @@
1187
1189
  },
1188
1190
  {
1189
1191
  "id": "public-surface:loop/resilience-state",
1190
- "version": "0.11.0",
1192
+ "version": "0.13.0",
1191
1193
  "kind": "composition",
1192
1194
  "entryPoint": "src/index.ts",
1193
1195
  "exports": [
@@ -1214,7 +1216,7 @@
1214
1216
  },
1215
1217
  {
1216
1218
  "id": "public-surface:loop/retro",
1217
- "version": "0.11.0",
1219
+ "version": "0.13.0",
1218
1220
  "kind": "composition",
1219
1221
  "entryPoint": "src/index.ts",
1220
1222
  "exports": [
@@ -1239,7 +1241,7 @@
1239
1241
  },
1240
1242
  {
1241
1243
  "id": "public-surface:loop/rotation",
1242
- "version": "0.11.0",
1244
+ "version": "0.13.0",
1243
1245
  "kind": "composition",
1244
1246
  "entryPoint": "src/index.ts",
1245
1247
  "exports": [
@@ -1251,7 +1253,7 @@
1251
1253
  },
1252
1254
  {
1253
1255
  "id": "public-surface:loop/routing",
1254
- "version": "0.11.0",
1256
+ "version": "0.13.0",
1255
1257
  "kind": "composition",
1256
1258
  "entryPoint": "src/index.ts",
1257
1259
  "exports": [
@@ -1265,7 +1267,7 @@
1265
1267
  },
1266
1268
  {
1267
1269
  "id": "public-surface:loop/skills",
1268
- "version": "0.11.0",
1270
+ "version": "0.13.0",
1269
1271
  "kind": "composition",
1270
1272
  "entryPoint": "src/index.ts",
1271
1273
  "exports": [
@@ -1279,7 +1281,7 @@
1279
1281
  },
1280
1282
  {
1281
1283
  "id": "public-surface:loop/slots",
1282
- "version": "0.11.0",
1284
+ "version": "0.13.0",
1283
1285
  "kind": "composition",
1284
1286
  "entryPoint": "src/index.ts",
1285
1287
  "exports": [
@@ -1294,7 +1296,7 @@
1294
1296
  },
1295
1297
  {
1296
1298
  "id": "public-surface:loop/tick",
1297
- "version": "0.11.0",
1299
+ "version": "0.13.0",
1298
1300
  "kind": "composition",
1299
1301
  "entryPoint": "src/index.ts",
1300
1302
  "exports": [
@@ -1320,7 +1322,7 @@
1320
1322
  },
1321
1323
  {
1322
1324
  "id": "public-surface:loop/ui/terminal",
1323
- "version": "0.11.0",
1325
+ "version": "0.13.0",
1324
1326
  "kind": "composition",
1325
1327
  "entryPoint": "src/index.ts",
1326
1328
  "exports": [
@@ -1330,7 +1332,7 @@
1330
1332
  },
1331
1333
  {
1332
1334
  "id": "public-surface:loop/watch",
1333
- "version": "0.11.0",
1335
+ "version": "0.13.0",
1334
1336
  "kind": "composition",
1335
1337
  "entryPoint": "src/index.ts",
1336
1338
  "exports": [
@@ -1347,5 +1349,5 @@
1347
1349
  ]
1348
1350
  }
1349
1351
  ],
1350
- "digest": "a131c8d4935bfebac45fd90e2c6c1cc5427ec68049d8ebab714382b0df8b2b6f"
1352
+ "digest": "5588f4afbaf88cbf4047603816692fc7492072113dc0bf35dfd02ac6c133a9a5"
1351
1353
  }