@almadar/std 3.13.1 → 3.14.1
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.
- package/behaviors/exports/atoms/std-agent-activity-log.orb +11 -3
- package/behaviors/exports/atoms/std-agent-step-progress.orb +162 -23
- package/behaviors/exports/atoms/std-agent-tool-call.orb +0 -499
- package/behaviors/exports/molecules/std-agent-fix-loop.orb +173 -25
- package/behaviors/exports/molecules/std-agent-learner.orb +15 -550
- package/behaviors/exports/molecules/std-agent-planner.orb +10 -530
- package/behaviors/exports/molecules/std-agent-rag.orb +4 -1
- package/behaviors/exports/molecules/std-agent-tool-loop.orb +169 -573
- package/behaviors/exports/organisms/std-agent-builder.orb +905 -1453
- package/behaviors/exports/organisms/std-agent-pipeline.orb +806 -1502
- package/behaviors/exports/organisms/std-agent-reviewer.orb +4 -1
- package/behaviors/exports/validation-report.json +2 -2
- package/dist/behaviors/behaviors-registry.json +11173 -5568
- package/dist/behaviors/exports/atoms/std-agent-activity-log.orb +11 -3
- package/dist/behaviors/exports/atoms/std-agent-step-progress.orb +162 -23
- package/dist/behaviors/exports/atoms/std-agent-tool-call.orb +0 -499
- package/dist/behaviors/exports/molecules/std-agent-fix-loop.orb +173 -25
- package/dist/behaviors/exports/molecules/std-agent-learner.orb +15 -550
- package/dist/behaviors/exports/molecules/std-agent-planner.orb +10 -530
- package/dist/behaviors/exports/molecules/std-agent-rag.orb +4 -1
- package/dist/behaviors/exports/molecules/std-agent-tool-loop.orb +169 -573
- package/dist/behaviors/exports/organisms/std-agent-builder.orb +905 -1453
- package/dist/behaviors/exports/organisms/std-agent-pipeline.orb +806 -1502
- package/dist/behaviors/exports/organisms/std-agent-reviewer.orb +4 -1
- package/dist/behaviors/exports/validation-report.json +2 -2
- package/dist/behaviors/exports-reader.js +257 -302
- package/dist/behaviors/exports-reader.js.map +1 -1
- package/dist/behaviors/functions/index.js +257 -302
- package/dist/behaviors/functions/index.js.map +1 -1
- package/dist/behaviors/index.js +257 -302
- package/dist/behaviors/index.js.map +1 -1
- package/dist/behaviors/query.js +257 -302
- package/dist/behaviors/query.js.map +1 -1
- package/dist/behaviors-registry.json +11173 -5568
- package/dist/exports/atoms/std-agent-activity-log.orb +11 -3
- package/dist/exports/atoms/std-agent-step-progress.orb +162 -23
- package/dist/exports/atoms/std-agent-tool-call.orb +0 -499
- package/dist/exports/molecules/std-agent-fix-loop.orb +173 -25
- package/dist/exports/molecules/std-agent-learner.orb +15 -550
- package/dist/exports/molecules/std-agent-planner.orb +10 -530
- package/dist/exports/molecules/std-agent-rag.orb +4 -1
- package/dist/exports/molecules/std-agent-tool-loop.orb +169 -573
- package/dist/exports/organisms/std-agent-builder.orb +905 -1453
- package/dist/exports/organisms/std-agent-pipeline.orb +806 -1502
- package/dist/exports/organisms/std-agent-reviewer.orb +4 -1
- package/dist/exports/validation-report.json +2 -2
- package/dist/index.js +257 -302
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
},
|
|
472
472
|
{
|
|
473
473
|
"type": "simple-grid",
|
|
474
|
-
"
|
|
474
|
+
"cols": 2,
|
|
475
475
|
"children": [
|
|
476
476
|
{
|
|
477
477
|
"type": "stat-display",
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
688
|
"type": "simple-grid",
|
|
689
|
-
"
|
|
689
|
+
"cols": 2,
|
|
690
690
|
"children": [
|
|
691
691
|
{
|
|
692
692
|
"type": "stat-display",
|
|
@@ -927,7 +927,7 @@
|
|
|
927
927
|
},
|
|
928
928
|
{
|
|
929
929
|
"type": "simple-grid",
|
|
930
|
-
"
|
|
930
|
+
"cols": 2,
|
|
931
931
|
"children": [
|
|
932
932
|
{
|
|
933
933
|
"type": "stat-display",
|
|
@@ -1022,7 +1022,7 @@
|
|
|
1022
1022
|
},
|
|
1023
1023
|
{
|
|
1024
1024
|
"type": "simple-grid",
|
|
1025
|
-
"
|
|
1025
|
+
"cols": 2,
|
|
1026
1026
|
"children": [
|
|
1027
1027
|
{
|
|
1028
1028
|
"type": "stat-display",
|
|
@@ -1311,6 +1311,7 @@
|
|
|
1311
1311
|
]
|
|
1312
1312
|
}
|
|
1313
1313
|
],
|
|
1314
|
+
"listens": [],
|
|
1314
1315
|
"stateMachine": {
|
|
1315
1316
|
"states": [
|
|
1316
1317
|
{
|
|
@@ -1400,8 +1401,24 @@
|
|
|
1400
1401
|
{
|
|
1401
1402
|
"type": "wizard-progress",
|
|
1402
1403
|
"currentStep": "@entity.currentStep",
|
|
1403
|
-
"
|
|
1404
|
-
|
|
1404
|
+
"steps": [
|
|
1405
|
+
{
|
|
1406
|
+
"id": "0",
|
|
1407
|
+
"title": "Validate"
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"id": "1",
|
|
1411
|
+
"title": "Analyze"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"id": "2",
|
|
1415
|
+
"title": "Fix"
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
"id": "3",
|
|
1419
|
+
"title": "Re-validate"
|
|
1420
|
+
}
|
|
1421
|
+
]
|
|
1405
1422
|
},
|
|
1406
1423
|
{
|
|
1407
1424
|
"type": "button",
|
|
@@ -1467,8 +1484,24 @@
|
|
|
1467
1484
|
{
|
|
1468
1485
|
"type": "wizard-progress",
|
|
1469
1486
|
"currentStep": "@entity.currentStep",
|
|
1470
|
-
"
|
|
1471
|
-
|
|
1487
|
+
"steps": [
|
|
1488
|
+
{
|
|
1489
|
+
"id": "0",
|
|
1490
|
+
"title": "Validate"
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
"id": "1",
|
|
1494
|
+
"title": "Analyze"
|
|
1495
|
+
},
|
|
1496
|
+
{
|
|
1497
|
+
"id": "2",
|
|
1498
|
+
"title": "Fix"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"id": "3",
|
|
1502
|
+
"title": "Re-validate"
|
|
1503
|
+
}
|
|
1504
|
+
]
|
|
1472
1505
|
},
|
|
1473
1506
|
{
|
|
1474
1507
|
"type": "stack",
|
|
@@ -1570,8 +1603,24 @@
|
|
|
1570
1603
|
{
|
|
1571
1604
|
"type": "wizard-progress",
|
|
1572
1605
|
"currentStep": "@entity.currentStep",
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1606
|
+
"steps": [
|
|
1607
|
+
{
|
|
1608
|
+
"id": "0",
|
|
1609
|
+
"title": "Validate"
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"id": "1",
|
|
1613
|
+
"title": "Analyze"
|
|
1614
|
+
},
|
|
1615
|
+
{
|
|
1616
|
+
"id": "2",
|
|
1617
|
+
"title": "Fix"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"id": "3",
|
|
1621
|
+
"title": "Re-validate"
|
|
1622
|
+
}
|
|
1623
|
+
]
|
|
1575
1624
|
},
|
|
1576
1625
|
{
|
|
1577
1626
|
"type": "stack",
|
|
@@ -1669,8 +1718,24 @@
|
|
|
1669
1718
|
{
|
|
1670
1719
|
"type": "wizard-progress",
|
|
1671
1720
|
"currentStep": "@entity.totalSteps",
|
|
1672
|
-
"
|
|
1673
|
-
|
|
1721
|
+
"steps": [
|
|
1722
|
+
{
|
|
1723
|
+
"id": "0",
|
|
1724
|
+
"title": "Validate"
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"id": "1",
|
|
1728
|
+
"title": "Analyze"
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"id": "2",
|
|
1732
|
+
"title": "Fix"
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"id": "3",
|
|
1736
|
+
"title": "Re-validate"
|
|
1737
|
+
}
|
|
1738
|
+
]
|
|
1674
1739
|
},
|
|
1675
1740
|
{
|
|
1676
1741
|
"type": "alert",
|
|
@@ -1736,8 +1801,24 @@
|
|
|
1736
1801
|
{
|
|
1737
1802
|
"type": "wizard-progress",
|
|
1738
1803
|
"currentStep": "@entity.currentStep",
|
|
1739
|
-
"
|
|
1740
|
-
|
|
1804
|
+
"steps": [
|
|
1805
|
+
{
|
|
1806
|
+
"id": "0",
|
|
1807
|
+
"title": "Validate"
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"id": "1",
|
|
1811
|
+
"title": "Analyze"
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"id": "2",
|
|
1815
|
+
"title": "Fix"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"id": "3",
|
|
1819
|
+
"title": "Re-validate"
|
|
1820
|
+
}
|
|
1821
|
+
]
|
|
1741
1822
|
},
|
|
1742
1823
|
{
|
|
1743
1824
|
"type": "alert",
|
|
@@ -1820,8 +1901,24 @@
|
|
|
1820
1901
|
{
|
|
1821
1902
|
"type": "wizard-progress",
|
|
1822
1903
|
"currentStep": "@entity.currentStep",
|
|
1823
|
-
"
|
|
1824
|
-
|
|
1904
|
+
"steps": [
|
|
1905
|
+
{
|
|
1906
|
+
"id": "0",
|
|
1907
|
+
"title": "Validate"
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
"id": "1",
|
|
1911
|
+
"title": "Analyze"
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"id": "2",
|
|
1915
|
+
"title": "Fix"
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"id": "3",
|
|
1919
|
+
"title": "Re-validate"
|
|
1920
|
+
}
|
|
1921
|
+
]
|
|
1825
1922
|
},
|
|
1826
1923
|
{
|
|
1827
1924
|
"type": "button",
|
|
@@ -1887,8 +1984,24 @@
|
|
|
1887
1984
|
{
|
|
1888
1985
|
"type": "wizard-progress",
|
|
1889
1986
|
"currentStep": "@entity.currentStep",
|
|
1890
|
-
"
|
|
1891
|
-
|
|
1987
|
+
"steps": [
|
|
1988
|
+
{
|
|
1989
|
+
"id": "0",
|
|
1990
|
+
"title": "Validate"
|
|
1991
|
+
},
|
|
1992
|
+
{
|
|
1993
|
+
"id": "1",
|
|
1994
|
+
"title": "Analyze"
|
|
1995
|
+
},
|
|
1996
|
+
{
|
|
1997
|
+
"id": "2",
|
|
1998
|
+
"title": "Fix"
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"id": "3",
|
|
2002
|
+
"title": "Re-validate"
|
|
2003
|
+
}
|
|
2004
|
+
]
|
|
1892
2005
|
},
|
|
1893
2006
|
{
|
|
1894
2007
|
"type": "button",
|
|
@@ -1954,8 +2067,24 @@
|
|
|
1954
2067
|
{
|
|
1955
2068
|
"type": "wizard-progress",
|
|
1956
2069
|
"currentStep": "@entity.currentStep",
|
|
1957
|
-
"
|
|
1958
|
-
|
|
2070
|
+
"steps": [
|
|
2071
|
+
{
|
|
2072
|
+
"id": "0",
|
|
2073
|
+
"title": "Validate"
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"id": "1",
|
|
2077
|
+
"title": "Analyze"
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"id": "2",
|
|
2081
|
+
"title": "Fix"
|
|
2082
|
+
},
|
|
2083
|
+
{
|
|
2084
|
+
"id": "3",
|
|
2085
|
+
"title": "Re-validate"
|
|
2086
|
+
}
|
|
2087
|
+
]
|
|
1959
2088
|
},
|
|
1960
2089
|
{
|
|
1961
2090
|
"type": "button",
|
|
@@ -2021,8 +2150,24 @@
|
|
|
2021
2150
|
{
|
|
2022
2151
|
"type": "wizard-progress",
|
|
2023
2152
|
"currentStep": "@entity.currentStep",
|
|
2024
|
-
"
|
|
2025
|
-
|
|
2153
|
+
"steps": [
|
|
2154
|
+
{
|
|
2155
|
+
"id": "0",
|
|
2156
|
+
"title": "Validate"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"id": "1",
|
|
2160
|
+
"title": "Analyze"
|
|
2161
|
+
},
|
|
2162
|
+
{
|
|
2163
|
+
"id": "2",
|
|
2164
|
+
"title": "Fix"
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
"id": "3",
|
|
2168
|
+
"title": "Re-validate"
|
|
2169
|
+
}
|
|
2170
|
+
]
|
|
2026
2171
|
},
|
|
2027
2172
|
{
|
|
2028
2173
|
"type": "button",
|
|
@@ -2496,7 +2641,8 @@
|
|
|
2496
2641
|
]
|
|
2497
2642
|
}
|
|
2498
2643
|
]
|
|
2499
|
-
}
|
|
2644
|
+
},
|
|
2645
|
+
"listens": []
|
|
2500
2646
|
},
|
|
2501
2647
|
{
|
|
2502
2648
|
"name": "FixLoopFixCall",
|
|
@@ -2812,7 +2958,8 @@
|
|
|
2812
2958
|
]
|
|
2813
2959
|
}
|
|
2814
2960
|
]
|
|
2815
|
-
}
|
|
2961
|
+
},
|
|
2962
|
+
"listens": []
|
|
2816
2963
|
},
|
|
2817
2964
|
{
|
|
2818
2965
|
"name": "FixLoopCompletionFlow",
|
|
@@ -3142,7 +3289,8 @@
|
|
|
3142
3289
|
]
|
|
3143
3290
|
}
|
|
3144
3291
|
]
|
|
3145
|
-
}
|
|
3292
|
+
},
|
|
3293
|
+
"listens": []
|
|
3146
3294
|
}
|
|
3147
3295
|
],
|
|
3148
3296
|
"pages": [
|