@almadar/std 6.1.0 → 6.1.7

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.
Files changed (446) hide show
  1. package/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  2. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  3. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  4. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  5. package/behaviors/{exports → registry}/atoms/std-agent-context-window.orb +4 -8
  6. package/behaviors/{exports → registry}/atoms/std-agent-conversation.orb +4 -79
  7. package/{dist/exports → behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  8. package/behaviors/{exports → registry}/atoms/std-agent-provider.orb +9 -14
  9. package/{dist/exports → behaviors/registry}/atoms/std-agent-search.orb +5 -8
  10. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  11. package/behaviors/{exports → registry}/atoms/std-agent-step-progress.orb +4 -8
  12. package/{dist/exports → behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  13. package/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  14. package/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  15. package/{dist/exports → behaviors/registry}/atoms/std-autoregressive.orb +13 -2
  16. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  17. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  18. package/{dist/exports → behaviors/registry}/atoms/std-calendar.orb +4 -8
  19. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  20. package/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  21. package/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  22. package/{dist/exports → behaviors/registry}/atoms/std-combat-log.orb +4 -8
  23. package/behaviors/{exports → registry}/atoms/std-combat.orb +4 -8
  24. package/{dist/exports → behaviors/registry}/atoms/std-confirmation.orb +6 -5
  25. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  26. package/behaviors/{exports → registry}/atoms/std-display.orb +4 -153
  27. package/{dist/exports → behaviors/registry}/atoms/std-drawer.orb +4 -58
  28. package/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  29. package/{dist/exports → behaviors/registry}/atoms/std-flip-card.orb +4 -8
  30. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-gallery.orb +4 -8
  31. package/{dist/exports → behaviors/registry}/atoms/std-game-audio.orb +4 -8
  32. package/{dist/exports → behaviors/registry}/atoms/std-game-canvas2d.orb +3 -6
  33. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  34. package/{dist/exports → behaviors/registry}/atoms/std-game-hud.orb +4 -16
  35. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-menu.orb +4 -8
  36. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  37. package/{dist/exports → behaviors/registry}/atoms/std-gameflow.orb +4 -8
  38. package/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  39. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-input.orb +4 -8
  40. package/{dist/exports → behaviors/registry}/atoms/std-inventory-panel.orb +4 -12
  41. package/{dist/exports → behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  42. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-loading.orb +4 -8
  43. package/behaviors/{exports → registry}/atoms/std-modal.orb +12 -9
  44. package/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  45. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  46. package/{dist/exports → behaviors/registry}/atoms/std-overworld.orb +4 -8
  47. package/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  48. package/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  49. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  50. package/{dist/exports → behaviors/registry}/atoms/std-quest.orb +5 -14
  51. package/{dist/exports → behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  52. package/{dist/exports → behaviors/registry}/atoms/std-rating.orb +4 -8
  53. package/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  54. package/{dist/exports → behaviors/registry}/atoms/std-score-board.orb +4 -8
  55. package/{dist/exports → behaviors/registry}/atoms/std-score.orb +4 -8
  56. package/{dist/exports → behaviors/registry}/atoms/std-search.orb +4 -8
  57. package/{dist/exports → behaviors/registry}/atoms/std-selection.orb +4 -8
  58. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-bearer.orb +4 -19
  59. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-header.orb +4 -21
  60. package/behaviors/{exports → registry}/atoms/std-service-custom-noauth.orb +4 -15
  61. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  62. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  63. package/{dist/exports → behaviors/registry}/atoms/std-service-github.orb +4 -8
  64. package/behaviors/{exports → registry}/atoms/std-service-llm.orb +4 -8
  65. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  66. package/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  67. package/{dist/exports → behaviors/registry}/atoms/std-service-storage.orb +4 -8
  68. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  69. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  70. package/{dist/exports → behaviors/registry}/atoms/std-service-youtube.orb +4 -8
  71. package/{dist/exports → behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  72. package/{dist/exports → behaviors/registry}/atoms/std-sort.orb +4 -52
  73. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-sprite.orb +4 -8
  74. package/behaviors/{exports → registry}/atoms/std-tabs.orb +4 -16
  75. package/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  76. package/{dist/exports → behaviors/registry}/atoms/std-text-effects.orb +4 -8
  77. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  78. package/behaviors/{exports → registry}/atoms/std-timer.orb +4 -8
  79. package/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  80. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  81. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  82. package/{dist/exports → behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  83. package/{dist/exports → behaviors/registry}/atoms/std-wizard.orb +4 -26
  84. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  85. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  86. package/behaviors/{exports → registry}/molecules/std-agent-planner.orb +613 -869
  87. package/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  88. package/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  89. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  90. package/{dist/exports → behaviors/registry}/molecules/std-cart.orb +197 -318
  91. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  92. package/{dist/exports → behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  93. package/behaviors/registry/molecules/std-detail.orb +439 -0
  94. package/behaviors/{exports → registry}/molecules/std-event-handler-game.orb +4 -8
  95. package/{dist/exports → behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  96. package/behaviors/registry/molecules/std-geospatial.orb +502 -0
  97. package/behaviors/registry/molecules/std-inventory.orb +564 -0
  98. package/behaviors/registry/molecules/std-list.orb +707 -0
  99. package/behaviors/registry/molecules/std-messaging.orb +424 -0
  100. package/behaviors/{exports → registry}/molecules/std-negotiator-game.orb +4 -8
  101. package/behaviors/{exports → registry}/molecules/std-platformer-game.orb +4 -8
  102. package/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  103. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-quiz.orb +4 -8
  104. package/{dist/exports → behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  105. package/behaviors/{exports → registry}/molecules/std-service-content-pipeline.orb +4 -8
  106. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  107. package/{dist/exports → behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  108. package/{dist/exports → behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  109. package/{dist/exports → behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  110. package/behaviors/{exports → registry}/molecules/std-simulator-game.orb +4 -8
  111. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  112. package/{dist/exports → behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  113. package/behaviors/{exports → registry}/organisms/std-agent-builder.orb +816 -1320
  114. package/{dist/exports → behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  115. package/{dist/exports → behaviors/registry}/organisms/std-agent-reviewer.orb +308 -372
  116. package/{dist/exports → behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  117. package/{dist/exports → behaviors/registry}/organisms/std-api-gateway.orb +24 -26
  118. package/{dist/exports → behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  119. package/{dist/exports → behaviors/registry}/organisms/std-booking-system.orb +44 -48
  120. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  121. package/behaviors/{exports → registry}/organisms/std-cms.orb +50 -55
  122. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  123. package/{dist/exports → behaviors/registry}/organisms/std-crm.orb +50 -55
  124. package/{dist/exports → behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  125. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  126. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  127. package/{dist/exports → behaviors/registry}/organisms/std-healthcare.orb +50 -55
  128. package/{dist/exports → behaviors/registry}/organisms/std-helpdesk.orb +30 -33
  129. package/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  130. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  131. package/{dist/exports → behaviors/registry}/organisms/std-lms.orb +24 -26
  132. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-logic-training.orb +4 -4
  133. package/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  134. package/behaviors/{exports → registry}/organisms/std-project-manager.orb +44 -48
  135. package/{dist/exports → behaviors/registry}/organisms/std-puzzle-app.orb +4 -4
  136. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  137. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  138. package/{dist/exports → behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  139. package/{dist/exports → behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  140. package/behaviors/{exports → registry}/organisms/std-social-feed.orb +16 -18
  141. package/behaviors/{exports → registry}/organisms/std-stem-lab.orb +4 -4
  142. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  143. package/{dist/exports → behaviors/registry}/organisms/std-trading-dashboard.orb +24 -30
  144. package/dist/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  145. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  146. package/dist/{exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  147. package/dist/{exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  148. package/dist/{exports → behaviors/registry}/atoms/std-agent-context-window.orb +4 -8
  149. package/dist/{exports → behaviors/registry}/atoms/std-agent-conversation.orb +4 -79
  150. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  151. package/dist/{exports → behaviors/registry}/atoms/std-agent-provider.orb +9 -14
  152. package/dist/behaviors/{exports → registry}/atoms/std-agent-search.orb +5 -8
  153. package/dist/{exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  154. package/dist/{exports → behaviors/registry}/atoms/std-agent-step-progress.orb +4 -8
  155. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  156. package/dist/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  157. package/dist/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  158. package/dist/behaviors/{exports → registry}/atoms/std-autoregressive.orb +13 -2
  159. package/dist/{exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  160. package/dist/{exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  161. package/dist/behaviors/{exports → registry}/atoms/std-calendar.orb +4 -8
  162. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  163. package/dist/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  164. package/dist/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  165. package/dist/behaviors/{exports → registry}/atoms/std-combat-log.orb +4 -8
  166. package/dist/{exports → behaviors/registry}/atoms/std-combat.orb +4 -8
  167. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-confirmation.orb +6 -5
  168. package/dist/{exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  169. package/dist/{exports → behaviors/registry}/atoms/std-display.orb +4 -153
  170. package/dist/behaviors/{exports → registry}/atoms/std-drawer.orb +4 -58
  171. package/dist/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  172. package/dist/behaviors/{exports → registry}/atoms/std-flip-card.orb +4 -8
  173. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-gallery.orb +4 -8
  174. package/dist/behaviors/{exports → registry}/atoms/std-game-audio.orb +4 -8
  175. package/dist/behaviors/{exports → registry}/atoms/std-game-canvas2d.orb +3 -6
  176. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  177. package/dist/behaviors/{exports → registry}/atoms/std-game-hud.orb +4 -16
  178. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-menu.orb +4 -8
  179. package/dist/{exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  180. package/dist/behaviors/{exports → registry}/atoms/std-gameflow.orb +4 -8
  181. package/dist/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  182. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-input.orb +4 -8
  183. package/dist/behaviors/{exports → registry}/atoms/std-inventory-panel.orb +4 -12
  184. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  185. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-loading.orb +4 -8
  186. package/dist/{exports → behaviors/registry}/atoms/std-modal.orb +12 -9
  187. package/dist/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  188. package/dist/{exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  189. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-overworld.orb +4 -8
  190. package/dist/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  191. package/dist/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  192. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  193. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-quest.orb +5 -14
  194. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  195. package/dist/behaviors/{exports → registry}/atoms/std-rating.orb +4 -8
  196. package/dist/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  197. package/dist/behaviors/{exports → registry}/atoms/std-score-board.orb +4 -8
  198. package/dist/behaviors/{exports → registry}/atoms/std-score.orb +4 -8
  199. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-search.orb +4 -8
  200. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-selection.orb +4 -8
  201. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-bearer.orb +4 -19
  202. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-header.orb +4 -21
  203. package/dist/{exports → behaviors/registry}/atoms/std-service-custom-noauth.orb +4 -15
  204. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  205. package/dist/{exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  206. package/dist/behaviors/{exports → registry}/atoms/std-service-github.orb +4 -8
  207. package/dist/{exports → behaviors/registry}/atoms/std-service-llm.orb +4 -8
  208. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  209. package/dist/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  210. package/dist/behaviors/{exports → registry}/atoms/std-service-storage.orb +4 -8
  211. package/dist/{exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  212. package/dist/{exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  213. package/dist/behaviors/{exports → registry}/atoms/std-service-youtube.orb +4 -8
  214. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  215. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sort.orb +4 -52
  216. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sprite.orb +4 -8
  217. package/dist/{exports → behaviors/registry}/atoms/std-tabs.orb +4 -16
  218. package/dist/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  219. package/dist/behaviors/{exports → registry}/atoms/std-text-effects.orb +4 -8
  220. package/dist/{exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  221. package/dist/{exports → behaviors/registry}/atoms/std-timer.orb +4 -8
  222. package/dist/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  223. package/dist/{exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  224. package/dist/{exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  225. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  226. package/dist/behaviors/{exports → registry}/atoms/std-wizard.orb +4 -26
  227. package/dist/{exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  228. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  229. package/dist/{exports → behaviors/registry}/molecules/std-agent-planner.orb +613 -869
  230. package/dist/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  231. package/dist/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  232. package/dist/{exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  233. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-cart.orb +197 -318
  234. package/dist/{exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  235. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  236. package/dist/behaviors/registry/molecules/std-detail.orb +439 -0
  237. package/dist/{exports → behaviors/registry}/molecules/std-event-handler-game.orb +4 -8
  238. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  239. package/dist/behaviors/registry/molecules/std-geospatial.orb +502 -0
  240. package/dist/behaviors/registry/molecules/std-inventory.orb +564 -0
  241. package/dist/behaviors/registry/molecules/std-list.orb +707 -0
  242. package/dist/behaviors/registry/molecules/std-messaging.orb +424 -0
  243. package/dist/{exports → behaviors/registry}/molecules/std-negotiator-game.orb +4 -8
  244. package/dist/{exports → behaviors/registry}/molecules/std-platformer-game.orb +4 -8
  245. package/dist/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  246. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-quiz.orb +4 -8
  247. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  248. package/dist/{exports → behaviors/registry}/molecules/std-service-content-pipeline.orb +4 -8
  249. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  250. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  251. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  252. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  253. package/dist/{exports → behaviors/registry}/molecules/std-simulator-game.orb +4 -8
  254. package/dist/{exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  255. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  256. package/dist/{exports → behaviors/registry}/organisms/std-agent-builder.orb +816 -1320
  257. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  258. package/dist/behaviors/{exports → registry}/organisms/std-agent-reviewer.orb +308 -372
  259. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  260. package/dist/behaviors/{exports → registry}/organisms/std-api-gateway.orb +24 -26
  261. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  262. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-booking-system.orb +44 -48
  263. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  264. package/dist/{exports → behaviors/registry}/organisms/std-cms.orb +50 -55
  265. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  266. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-crm.orb +50 -55
  267. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  268. package/dist/{exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  269. package/dist/{exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  270. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-healthcare.orb +50 -55
  271. package/dist/behaviors/{exports → registry}/organisms/std-helpdesk.orb +30 -33
  272. package/dist/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  273. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  274. package/dist/behaviors/{exports → registry}/organisms/std-lms.orb +24 -26
  275. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-logic-training.orb +4 -4
  276. package/dist/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  277. package/dist/{exports → behaviors/registry}/organisms/std-project-manager.orb +44 -48
  278. package/dist/behaviors/{exports → registry}/organisms/std-puzzle-app.orb +4 -4
  279. package/dist/{exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  280. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  281. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  282. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  283. package/dist/{exports → behaviors/registry}/organisms/std-social-feed.orb +16 -18
  284. package/dist/{exports → behaviors/registry}/organisms/std-stem-lab.orb +4 -4
  285. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  286. package/dist/behaviors/{exports → registry}/organisms/std-trading-dashboard.orb +24 -30
  287. package/package.json +2 -2
  288. package/behaviors/exports/atoms/std-agent-classifier.orb +0 -879
  289. package/behaviors/exports/atoms/std-agent-completion.orb +0 -941
  290. package/behaviors/exports/atoms/std-agent-search.orb +0 -431
  291. package/behaviors/exports/atoms/std-agent-session.orb +0 -777
  292. package/behaviors/exports/atoms/std-autoregressive.orb +0 -420
  293. package/behaviors/exports/atoms/std-browse.orb +0 -251
  294. package/behaviors/exports/atoms/std-cache-aside.orb +0 -1101
  295. package/behaviors/exports/atoms/std-calendar.orb +0 -775
  296. package/behaviors/exports/atoms/std-combat-log.orb +0 -268
  297. package/behaviors/exports/atoms/std-dialogue-box.orb +0 -249
  298. package/behaviors/exports/atoms/std-drawer.orb +0 -578
  299. package/behaviors/exports/atoms/std-flip-card.orb +0 -601
  300. package/behaviors/exports/atoms/std-game-audio.orb +0 -350
  301. package/behaviors/exports/atoms/std-game-canvas2d.orb +0 -263
  302. package/behaviors/exports/atoms/std-game-hud.orb +0 -170
  303. package/behaviors/exports/atoms/std-game-over-screen.orb +0 -206
  304. package/behaviors/exports/atoms/std-gameflow.orb +0 -419
  305. package/behaviors/exports/atoms/std-inventory-panel.orb +0 -266
  306. package/behaviors/exports/atoms/std-notification.orb +0 -446
  307. package/behaviors/exports/atoms/std-rating.orb +0 -333
  308. package/behaviors/exports/atoms/std-score-board.orb +0 -249
  309. package/behaviors/exports/atoms/std-score.orb +0 -713
  310. package/behaviors/exports/atoms/std-service-custom-bearer.orb +0 -562
  311. package/behaviors/exports/atoms/std-service-custom-header.orb +0 -564
  312. package/behaviors/exports/atoms/std-service-email.orb +0 -545
  313. package/behaviors/exports/atoms/std-service-github.orb +0 -591
  314. package/behaviors/exports/atoms/std-service-storage.orb +0 -669
  315. package/behaviors/exports/atoms/std-service-stripe.orb +0 -644
  316. package/behaviors/exports/atoms/std-service-twilio.orb +0 -616
  317. package/behaviors/exports/atoms/std-service-youtube.orb +0 -701
  318. package/behaviors/exports/atoms/std-text-effects.orb +0 -663
  319. package/behaviors/exports/atoms/std-theme.orb +0 -578
  320. package/behaviors/exports/atoms/std-undo.orb +0 -830
  321. package/behaviors/exports/atoms/std-upload.orb +0 -540
  322. package/behaviors/exports/atoms/std-wizard.orb +0 -1120
  323. package/behaviors/exports/molecules/std-agent-fix-loop.orb +0 -3327
  324. package/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  325. package/behaviors/exports/molecules/std-builder-game.orb +0 -234
  326. package/behaviors/exports/molecules/std-classifier-game.orb +0 -234
  327. package/behaviors/exports/molecules/std-detail.orb +0 -621
  328. package/behaviors/exports/molecules/std-geospatial.orb +0 -657
  329. package/behaviors/exports/molecules/std-inventory.orb +0 -823
  330. package/behaviors/exports/molecules/std-list.orb +0 -1066
  331. package/behaviors/exports/molecules/std-messaging.orb +0 -605
  332. package/behaviors/exports/molecules/std-turn-based-battle.orb +0 -514
  333. package/behaviors/exports/organisms/std-agent-reviewer.orb +0 -5277
  334. package/behaviors/exports/organisms/std-api-gateway.orb +0 -3745
  335. package/behaviors/exports/organisms/std-ecommerce.orb +0 -4553
  336. package/behaviors/exports/organisms/std-finance-tracker.orb +0 -3091
  337. package/behaviors/exports/organisms/std-helpdesk.orb +0 -3328
  338. package/behaviors/exports/organisms/std-lms.orb +0 -3885
  339. package/behaviors/exports/organisms/std-puzzle-app.orb +0 -889
  340. package/behaviors/exports/organisms/std-realtime-chat.orb +0 -3428
  341. package/behaviors/exports/organisms/std-trading-dashboard.orb +0 -3080
  342. package/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  343. package/behaviors/exports/validation-report.json +0 -1672
  344. package/behaviors/exports/verify-results.json +0 -126
  345. package/dist/behaviors/exports/atoms/std-agent-context-window.orb +0 -2299
  346. package/dist/behaviors/exports/atoms/std-agent-conversation.orb +0 -1029
  347. package/dist/behaviors/exports/atoms/std-agent-memory.orb +0 -777
  348. package/dist/behaviors/exports/atoms/std-agent-provider.orb +0 -906
  349. package/dist/behaviors/exports/atoms/std-agent-step-progress.orb +0 -994
  350. package/dist/behaviors/exports/atoms/std-agent-token-gauge.orb +0 -1621
  351. package/dist/behaviors/exports/atoms/std-combat.orb +0 -421
  352. package/dist/behaviors/exports/atoms/std-confirmation.orb +0 -496
  353. package/dist/behaviors/exports/atoms/std-display.orb +0 -1803
  354. package/dist/behaviors/exports/atoms/std-isometric-canvas.orb +0 -642
  355. package/dist/behaviors/exports/atoms/std-modal.orb +0 -425
  356. package/dist/behaviors/exports/atoms/std-overworld.orb +0 -517
  357. package/dist/behaviors/exports/atoms/std-quest.orb +0 -1262
  358. package/dist/behaviors/exports/atoms/std-rate-limiter.orb +0 -897
  359. package/dist/behaviors/exports/atoms/std-search.orb +0 -394
  360. package/dist/behaviors/exports/atoms/std-selection.orb +0 -810
  361. package/dist/behaviors/exports/atoms/std-service-custom-noauth.orb +0 -558
  362. package/dist/behaviors/exports/atoms/std-service-custom-query.orb +0 -564
  363. package/dist/behaviors/exports/atoms/std-service-llm.orb +0 -676
  364. package/dist/behaviors/exports/atoms/std-simulation-canvas.orb +0 -194
  365. package/dist/behaviors/exports/atoms/std-sort.orb +0 -760
  366. package/dist/behaviors/exports/atoms/std-tabs.orb +0 -298
  367. package/dist/behaviors/exports/atoms/std-timer.orb +0 -1428
  368. package/dist/behaviors/exports/atoms/std-validate-on-save.orb +0 -624
  369. package/dist/behaviors/exports/molecules/std-agent-planner.orb +0 -2037
  370. package/dist/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  371. package/dist/behaviors/exports/molecules/std-cart.orb +0 -754
  372. package/dist/behaviors/exports/molecules/std-debugger-game.orb +0 -234
  373. package/dist/behaviors/exports/molecules/std-detail.orb +0 -621
  374. package/dist/behaviors/exports/molecules/std-event-handler-game.orb +0 -234
  375. package/dist/behaviors/exports/molecules/std-form-advanced.orb +0 -659
  376. package/dist/behaviors/exports/molecules/std-geospatial.orb +0 -657
  377. package/dist/behaviors/exports/molecules/std-inventory.orb +0 -823
  378. package/dist/behaviors/exports/molecules/std-list.orb +0 -1066
  379. package/dist/behaviors/exports/molecules/std-messaging.orb +0 -605
  380. package/dist/behaviors/exports/molecules/std-negotiator-game.orb +0 -234
  381. package/dist/behaviors/exports/molecules/std-platformer-game.orb +0 -557
  382. package/dist/behaviors/exports/molecules/std-sequencer-game.orb +0 -234
  383. package/dist/behaviors/exports/molecules/std-service-content-pipeline.orb +0 -920
  384. package/dist/behaviors/exports/molecules/std-service-devops-toolkit.orb +0 -1531
  385. package/dist/behaviors/exports/molecules/std-service-notification-hub.orb +0 -701
  386. package/dist/behaviors/exports/molecules/std-service-payment-flow.orb +0 -878
  387. package/dist/behaviors/exports/molecules/std-simulator-game.orb +0 -234
  388. package/dist/behaviors/exports/organisms/std-agent-assistant.orb +0 -6336
  389. package/dist/behaviors/exports/organisms/std-agent-builder.orb +0 -14139
  390. package/dist/behaviors/exports/organisms/std-agent-pipeline.orb +0 -10974
  391. package/dist/behaviors/exports/organisms/std-agent-tutor.orb +0 -5003
  392. package/dist/behaviors/exports/organisms/std-arcade-game.orb +0 -1144
  393. package/dist/behaviors/exports/organisms/std-booking-system.orb +0 -5142
  394. package/dist/behaviors/exports/organisms/std-cms.orb +0 -2887
  395. package/dist/behaviors/exports/organisms/std-crm.orb +0 -4366
  396. package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +0 -5772
  397. package/dist/behaviors/exports/organisms/std-healthcare.orb +0 -6001
  398. package/dist/behaviors/exports/organisms/std-project-manager.orb +0 -3819
  399. package/dist/behaviors/exports/organisms/std-service-marketplace.orb +0 -4479
  400. package/dist/behaviors/exports/organisms/std-service-research-assistant.orb +0 -3568
  401. package/dist/behaviors/exports/organisms/std-social-feed.orb +0 -1246
  402. package/dist/behaviors/exports/organisms/std-stem-lab.orb +0 -1922
  403. package/dist/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  404. package/dist/behaviors/exports/validation-report.json +0 -1672
  405. package/dist/behaviors/exports/verify-results.json +0 -126
  406. package/dist/exports/atoms/std-agent-activity-log.orb +0 -575
  407. package/dist/exports/atoms/std-agent-chat-thread.orb +0 -783
  408. package/dist/exports/atoms/std-agent-tool-call.orb +0 -746
  409. package/dist/exports/atoms/std-async.orb +0 -443
  410. package/dist/exports/atoms/std-circuit-breaker.orb +0 -999
  411. package/dist/exports/atoms/std-collision.orb +0 -694
  412. package/dist/exports/atoms/std-filter.orb +0 -641
  413. package/dist/exports/atoms/std-gallery.orb +0 -387
  414. package/dist/exports/atoms/std-game-canvas3d.orb +0 -401
  415. package/dist/exports/atoms/std-game-menu.orb +0 -222
  416. package/dist/exports/atoms/std-input.orb +0 -640
  417. package/dist/exports/atoms/std-loading.orb +0 -496
  418. package/dist/exports/atoms/std-movement.orb +0 -1413
  419. package/dist/exports/atoms/std-pagination.orb +0 -266
  420. package/dist/exports/atoms/std-physics2d.orb +0 -430
  421. package/dist/exports/atoms/std-platformer-canvas.orb +0 -268
  422. package/dist/exports/atoms/std-service-oauth.orb +0 -769
  423. package/dist/exports/atoms/std-service-redis.orb +0 -585
  424. package/dist/exports/atoms/std-sprite.orb +0 -315
  425. package/dist/exports/molecules/std-agent-learner.orb +0 -2315
  426. package/dist/exports/molecules/std-agent-rag.orb +0 -1745
  427. package/dist/exports/molecules/std-agent-tool-loop.orb +0 -4451
  428. package/dist/exports/molecules/std-detail.orb +0 -621
  429. package/dist/exports/molecules/std-geospatial.orb +0 -657
  430. package/dist/exports/molecules/std-inventory.orb +0 -823
  431. package/dist/exports/molecules/std-list.orb +0 -1066
  432. package/dist/exports/molecules/std-messaging.orb +0 -605
  433. package/dist/exports/molecules/std-puzzle-game.orb +0 -584
  434. package/dist/exports/molecules/std-quiz.orb +0 -1074
  435. package/dist/exports/molecules/std-service-custom-api-tester.orb +0 -865
  436. package/dist/exports/organisms/std-cicd-pipeline.orb +0 -3425
  437. package/dist/exports/organisms/std-coding-academy.orb +0 -2084
  438. package/dist/exports/organisms/std-hr-portal.orb +0 -5236
  439. package/dist/exports/organisms/std-iot-dashboard.orb +0 -3914
  440. package/dist/exports/organisms/std-logic-training.orb +0 -753
  441. package/dist/exports/organisms/std-platformer-app.orb +0 -1679
  442. package/dist/exports/organisms/std-rpg-game.orb +0 -3298
  443. package/dist/exports/organisms/std-strategy-game.orb +0 -2443
  444. package/dist/exports/test-schemas/os-trigger-simulation.orb +0 -202
  445. package/dist/exports/validation-report.json +0 -1672
  446. package/dist/exports/verify-results.json +0 -126
@@ -1,9 +1,28 @@
1
1
  {
2
- "name": "AgentFixLoopOrbital",
2
+ "name": "std-agent-fix-loop",
3
3
  "version": "1.0.0",
4
+ "description": "std-agent-fix-loop -- Validation-fix cycle",
4
5
  "orbitals": [
5
6
  {
6
7
  "name": "AgentFixLoopOrbital",
8
+ "uses": [
9
+ {
10
+ "from": "std/behaviors/std-agent-completion",
11
+ "as": "AgentCompletion"
12
+ },
13
+ {
14
+ "from": "std/behaviors/std-agent-step-progress",
15
+ "as": "AgentStepProgress"
16
+ },
17
+ {
18
+ "from": "std/behaviors/std-agent-tool-call",
19
+ "as": "AgentToolCall"
20
+ },
21
+ {
22
+ "from": "std/behaviors/std-browse",
23
+ "as": "Browse"
24
+ }
25
+ ],
7
26
  "entity": {
8
27
  "name": "AgentFixLoop",
9
28
  "persistence": "runtime",
@@ -34,10 +53,6 @@
34
53
  "name": "createdAt",
35
54
  "type": "string"
36
55
  },
37
- {
38
- "name": "pendingId",
39
- "type": "string"
40
- },
41
56
  {
42
57
  "name": "target",
43
58
  "type": "string",
@@ -1266,471 +1281,180 @@
1266
1281
  }
1267
1282
  },
1268
1283
  {
1284
+ "ref": "AgentStepProgress.traits.AgentStepProgressProgress",
1269
1285
  "name": "FixLoopStepProgress",
1270
1286
  "linkedEntity": "AgentFixLoop",
1271
- "category": "interaction",
1272
- "emits": [
1273
- {
1274
- "event": "ADVANCE",
1275
- "scope": "internal",
1276
- "payload": [
1277
- {
1278
- "name": "step",
1279
- "type": "number"
1280
- }
1281
- ]
1282
- },
1283
- {
1284
- "event": "COMPLETE",
1285
- "scope": "internal",
1286
- "payload": [
1287
- {
1288
- "name": "totalSteps",
1289
- "type": "number"
1290
- }
1291
- ]
1292
- },
1293
- {
1294
- "event": "FAIL",
1295
- "scope": "internal",
1296
- "payload": [
1297
- {
1298
- "name": "step",
1299
- "type": "number"
1300
- }
1301
- ]
1302
- }
1303
- ],
1304
1287
  "listens": [],
1305
- "stateMachine": {
1306
- "states": [
1307
- {
1308
- "name": "idle",
1309
- "isInitial": true
1310
- },
1311
- {
1312
- "name": "in_progress"
1313
- },
1314
- {
1315
- "name": "completed"
1316
- },
1317
- {
1318
- "name": "failed"
1319
- }
1320
- ],
1321
- "events": [
1322
- {
1323
- "key": "INIT",
1324
- "name": "Initialize"
1325
- },
1326
- {
1327
- "key": "START",
1328
- "name": "Start Pipeline"
1329
- },
1330
- {
1331
- "key": "ADVANCE",
1332
- "name": "Advance Step"
1333
- },
1334
- {
1335
- "key": "COMPLETE",
1336
- "name": "Complete Pipeline"
1337
- },
1338
- {
1339
- "key": "FAIL",
1340
- "name": "Pipeline Failed"
1341
- },
1342
- {
1343
- "key": "RESET",
1344
- "name": "Reset Pipeline"
1345
- }
1346
- ],
1347
- "transitions": [
1348
- {
1349
- "from": "idle",
1350
- "to": "idle",
1351
- "event": "INIT",
1352
- "effects": [
1353
- [
1354
- "fetch",
1355
- "AgentFixLoop"
1356
- ],
1357
- [
1358
- "render-ui",
1359
- "main",
1288
+ "emitsScope": "internal",
1289
+ "effects": {
1290
+ "INIT": [
1291
+ [
1292
+ "fetch",
1293
+ "AgentFixLoop"
1294
+ ],
1295
+ [
1296
+ "render-ui",
1297
+ "main",
1298
+ {
1299
+ "type": "stack",
1300
+ "direction": "vertical",
1301
+ "gap": "lg",
1302
+ "children": [
1360
1303
  {
1361
1304
  "type": "stack",
1362
- "direction": "vertical",
1363
- "gap": "lg",
1305
+ "direction": "horizontal",
1306
+ "gap": "sm",
1307
+ "align": "center",
1364
1308
  "children": [
1365
1309
  {
1366
- "type": "stack",
1367
- "direction": "horizontal",
1368
- "gap": "sm",
1369
- "align": "center",
1370
- "children": [
1371
- {
1372
- "type": "icon",
1373
- "name": "list-ordered",
1374
- "size": "lg"
1375
- },
1376
- {
1377
- "type": "typography",
1378
- "content": "AgentFixLoop",
1379
- "variant": "h2"
1380
- },
1381
- {
1382
- "type": "badge",
1383
- "label": "Idle",
1384
- "variant": "default"
1385
- }
1386
- ]
1310
+ "type": "icon",
1311
+ "name": "list-ordered",
1312
+ "size": "lg"
1387
1313
  },
1388
1314
  {
1389
- "type": "divider"
1315
+ "type": "typography",
1316
+ "content": "AgentFixLoop",
1317
+ "variant": "h2"
1390
1318
  },
1391
1319
  {
1392
- "type": "wizard-progress",
1393
- "currentStep": "@entity.currentStep",
1394
- "steps": [
1395
- {
1396
- "id": "0",
1397
- "title": "Validate"
1398
- },
1399
- {
1400
- "id": "1",
1401
- "title": "Analyze"
1402
- },
1403
- {
1404
- "id": "2",
1405
- "title": "Fix"
1406
- },
1407
- {
1408
- "id": "3",
1409
- "title": "Re-validate"
1410
- }
1411
- ]
1320
+ "type": "badge",
1321
+ "label": "Idle",
1322
+ "variant": "default"
1323
+ }
1324
+ ]
1325
+ },
1326
+ {
1327
+ "type": "divider"
1328
+ },
1329
+ {
1330
+ "type": "wizard-progress",
1331
+ "currentStep": "@entity.currentStep",
1332
+ "steps": [
1333
+ {
1334
+ "id": "0",
1335
+ "title": "Validate"
1412
1336
  },
1413
1337
  {
1414
- "type": "button",
1415
- "label": "Start",
1416
- "event": "START",
1417
- "variant": "primary",
1418
- "icon": "play"
1338
+ "id": "1",
1339
+ "title": "Analyze"
1340
+ },
1341
+ {
1342
+ "id": "2",
1343
+ "title": "Fix"
1344
+ },
1345
+ {
1346
+ "id": "3",
1347
+ "title": "Re-validate"
1419
1348
  }
1420
1349
  ]
1350
+ },
1351
+ {
1352
+ "type": "button",
1353
+ "label": "Start",
1354
+ "event": "START",
1355
+ "variant": "primary",
1356
+ "icon": "play"
1421
1357
  }
1422
1358
  ]
1423
- ]
1424
- },
1425
- {
1426
- "from": "idle",
1427
- "to": "in_progress",
1428
- "event": "START",
1429
- "effects": [
1430
- [
1431
- "set",
1432
- "@entity.status",
1433
- "in_progress"
1434
- ],
1435
- [
1436
- "set",
1437
- "@entity.currentStep",
1438
- 0
1439
- ],
1440
- [
1441
- "render-ui",
1442
- "main",
1359
+ }
1360
+ ]
1361
+ ],
1362
+ "START": [
1363
+ [
1364
+ "set",
1365
+ "@entity.status",
1366
+ "in_progress"
1367
+ ],
1368
+ [
1369
+ "set",
1370
+ "@entity.currentStep",
1371
+ 0
1372
+ ],
1373
+ [
1374
+ "render-ui",
1375
+ "main",
1376
+ {
1377
+ "type": "stack",
1378
+ "direction": "vertical",
1379
+ "gap": "lg",
1380
+ "children": [
1443
1381
  {
1444
1382
  "type": "stack",
1445
- "direction": "vertical",
1446
- "gap": "lg",
1383
+ "direction": "horizontal",
1384
+ "gap": "sm",
1385
+ "align": "center",
1447
1386
  "children": [
1448
1387
  {
1449
- "type": "stack",
1450
- "direction": "horizontal",
1451
- "gap": "sm",
1452
- "align": "center",
1453
- "children": [
1454
- {
1455
- "type": "icon",
1456
- "name": "loader",
1457
- "size": "lg"
1458
- },
1459
- {
1460
- "type": "typography",
1461
- "content": "AgentFixLoop",
1462
- "variant": "h2"
1463
- },
1464
- {
1465
- "type": "badge",
1466
- "label": "In Progress",
1467
- "variant": "warning"
1468
- }
1469
- ]
1388
+ "type": "icon",
1389
+ "name": "loader",
1390
+ "size": "lg"
1470
1391
  },
1471
1392
  {
1472
- "type": "divider"
1393
+ "type": "typography",
1394
+ "content": "AgentFixLoop",
1395
+ "variant": "h2"
1473
1396
  },
1474
1397
  {
1475
- "type": "wizard-progress",
1476
- "currentStep": "@entity.currentStep",
1477
- "steps": [
1478
- {
1479
- "id": "0",
1480
- "title": "Validate"
1481
- },
1482
- {
1483
- "id": "1",
1484
- "title": "Analyze"
1485
- },
1486
- {
1487
- "id": "2",
1488
- "title": "Fix"
1489
- },
1490
- {
1491
- "id": "3",
1492
- "title": "Re-validate"
1493
- }
1494
- ]
1398
+ "type": "badge",
1399
+ "label": "In Progress",
1400
+ "variant": "warning"
1401
+ }
1402
+ ]
1403
+ },
1404
+ {
1405
+ "type": "divider"
1406
+ },
1407
+ {
1408
+ "type": "wizard-progress",
1409
+ "currentStep": "@entity.currentStep",
1410
+ "steps": [
1411
+ {
1412
+ "id": "0",
1413
+ "title": "Validate"
1495
1414
  },
1496
1415
  {
1497
- "type": "stack",
1498
- "direction": "horizontal",
1499
- "gap": "sm",
1500
- "align": "center",
1501
- "children": [
1502
- {
1503
- "type": "stat-display",
1504
- "label": "Current Step",
1505
- "value": "@entity.currentStep"
1506
- },
1507
- {
1508
- "type": "stat-display",
1509
- "label": "Total Steps",
1510
- "value": "@entity.totalSteps"
1511
- }
1512
- ]
1416
+ "id": "1",
1417
+ "title": "Analyze"
1513
1418
  },
1514
1419
  {
1515
- "type": "stack",
1516
- "direction": "horizontal",
1517
- "gap": "sm",
1518
- "children": [
1519
- {
1520
- "type": "button",
1521
- "label": "Advance",
1522
- "event": "ADVANCE",
1523
- "variant": "primary",
1524
- "icon": "chevron-right"
1525
- },
1526
- {
1527
- "type": "button",
1528
- "label": "Reset",
1529
- "event": "RESET",
1530
- "variant": "ghost",
1531
- "icon": "rotate-ccw"
1532
- }
1533
- ]
1420
+ "id": "2",
1421
+ "title": "Fix"
1422
+ },
1423
+ {
1424
+ "id": "3",
1425
+ "title": "Re-validate"
1534
1426
  }
1535
1427
  ]
1536
- }
1537
- ]
1538
- ]
1539
- },
1540
- {
1541
- "from": "in_progress",
1542
- "to": "in_progress",
1543
- "event": "ADVANCE",
1544
- "guard": [
1545
- "<",
1546
- "@entity.currentStep",
1547
- "@entity.totalSteps"
1548
- ],
1549
- "effects": [
1550
- [
1551
- "set",
1552
- "@entity.currentStep",
1553
- [
1554
- "+",
1555
- "@entity.currentStep",
1556
- 1
1557
- ]
1558
- ],
1559
- [
1560
- "render-ui",
1561
- "main",
1428
+ },
1562
1429
  {
1563
1430
  "type": "stack",
1564
- "direction": "vertical",
1565
- "gap": "lg",
1431
+ "direction": "horizontal",
1432
+ "gap": "sm",
1433
+ "align": "center",
1566
1434
  "children": [
1567
1435
  {
1568
- "type": "stack",
1569
- "direction": "horizontal",
1570
- "gap": "sm",
1571
- "align": "center",
1572
- "children": [
1573
- {
1574
- "type": "icon",
1575
- "name": "loader",
1576
- "size": "lg"
1577
- },
1578
- {
1579
- "type": "typography",
1580
- "content": "AgentFixLoop",
1581
- "variant": "h2"
1582
- },
1583
- {
1584
- "type": "badge",
1585
- "label": "In Progress",
1586
- "variant": "warning"
1587
- }
1588
- ]
1589
- },
1590
- {
1591
- "type": "divider"
1436
+ "type": "stat-display",
1437
+ "label": "Current Step",
1438
+ "value": "@entity.currentStep"
1592
1439
  },
1593
1440
  {
1594
- "type": "wizard-progress",
1595
- "currentStep": "@entity.currentStep",
1596
- "steps": [
1597
- {
1598
- "id": "0",
1599
- "title": "Validate"
1600
- },
1601
- {
1602
- "id": "1",
1603
- "title": "Analyze"
1604
- },
1605
- {
1606
- "id": "2",
1607
- "title": "Fix"
1608
- },
1609
- {
1610
- "id": "3",
1611
- "title": "Re-validate"
1612
- }
1613
- ]
1614
- },
1615
- {
1616
- "type": "stack",
1617
- "direction": "horizontal",
1618
- "gap": "sm",
1619
- "align": "center",
1620
- "children": [
1621
- {
1622
- "type": "stat-display",
1623
- "label": "Current Step",
1624
- "value": "@entity.currentStep"
1625
- },
1626
- {
1627
- "type": "stat-display",
1628
- "label": "Total Steps",
1629
- "value": "@entity.totalSteps"
1630
- }
1631
- ]
1632
- },
1633
- {
1634
- "type": "stack",
1635
- "direction": "horizontal",
1636
- "gap": "sm",
1637
- "children": [
1638
- {
1639
- "type": "button",
1640
- "label": "Advance",
1641
- "event": "ADVANCE",
1642
- "variant": "primary",
1643
- "icon": "chevron-right"
1644
- },
1645
- {
1646
- "type": "button",
1647
- "label": "Reset",
1648
- "event": "RESET",
1649
- "variant": "ghost",
1650
- "icon": "rotate-ccw"
1651
- }
1652
- ]
1441
+ "type": "stat-display",
1442
+ "label": "Total Steps",
1443
+ "value": "@entity.totalSteps"
1653
1444
  }
1654
1445
  ]
1655
- }
1656
- ]
1657
- ]
1658
- },
1659
- {
1660
- "from": "in_progress",
1661
- "to": "completed",
1662
- "event": "COMPLETE",
1663
- "effects": [
1664
- [
1665
- "set",
1666
- "@entity.status",
1667
- "completed"
1668
- ],
1669
- [
1670
- "set",
1671
- "@entity.currentStep",
1672
- "@entity.totalSteps"
1673
- ],
1674
- [
1675
- "render-ui",
1676
- "main",
1446
+ },
1677
1447
  {
1678
1448
  "type": "stack",
1679
- "direction": "vertical",
1680
- "gap": "lg",
1449
+ "direction": "horizontal",
1450
+ "gap": "sm",
1681
1451
  "children": [
1682
1452
  {
1683
- "type": "stack",
1684
- "direction": "horizontal",
1685
- "gap": "sm",
1686
- "align": "center",
1687
- "children": [
1688
- {
1689
- "type": "icon",
1690
- "name": "check-circle",
1691
- "size": "lg"
1692
- },
1693
- {
1694
- "type": "typography",
1695
- "content": "AgentFixLoop",
1696
- "variant": "h2"
1697
- },
1698
- {
1699
- "type": "badge",
1700
- "label": "Completed",
1701
- "variant": "success"
1702
- }
1703
- ]
1704
- },
1705
- {
1706
- "type": "divider"
1707
- },
1708
- {
1709
- "type": "wizard-progress",
1710
- "currentStep": "@entity.totalSteps",
1711
- "steps": [
1712
- {
1713
- "id": "0",
1714
- "title": "Validate"
1715
- },
1716
- {
1717
- "id": "1",
1718
- "title": "Analyze"
1719
- },
1720
- {
1721
- "id": "2",
1722
- "title": "Fix"
1723
- },
1724
- {
1725
- "id": "3",
1726
- "title": "Re-validate"
1727
- }
1728
- ]
1729
- },
1730
- {
1731
- "type": "alert",
1732
- "variant": "success",
1733
- "message": "All steps completed successfully."
1453
+ "type": "button",
1454
+ "label": "Advance",
1455
+ "event": "ADVANCE",
1456
+ "variant": "primary",
1457
+ "icon": "chevron-right"
1734
1458
  },
1735
1459
  {
1736
1460
  "type": "button",
@@ -1742,90 +1466,104 @@
1742
1466
  ]
1743
1467
  }
1744
1468
  ]
1469
+ }
1470
+ ]
1471
+ ],
1472
+ "ADVANCE": [
1473
+ [
1474
+ "set",
1475
+ "@entity.currentStep",
1476
+ [
1477
+ "+",
1478
+ "@entity.currentStep",
1479
+ 1
1745
1480
  ]
1746
- },
1747
- {
1748
- "from": "in_progress",
1749
- "to": "failed",
1750
- "event": "FAIL",
1751
- "effects": [
1752
- [
1753
- "set",
1754
- "@entity.status",
1755
- "failed"
1756
- ],
1757
- [
1758
- "render-ui",
1759
- "main",
1481
+ ],
1482
+ [
1483
+ "render-ui",
1484
+ "main",
1485
+ {
1486
+ "type": "stack",
1487
+ "direction": "vertical",
1488
+ "gap": "lg",
1489
+ "children": [
1760
1490
  {
1761
1491
  "type": "stack",
1762
- "direction": "vertical",
1763
- "gap": "lg",
1492
+ "direction": "horizontal",
1493
+ "gap": "sm",
1494
+ "align": "center",
1764
1495
  "children": [
1765
1496
  {
1766
- "type": "stack",
1767
- "direction": "horizontal",
1768
- "gap": "sm",
1769
- "align": "center",
1770
- "children": [
1771
- {
1772
- "type": "icon",
1773
- "name": "x-circle",
1774
- "size": "lg"
1775
- },
1776
- {
1777
- "type": "typography",
1778
- "content": "AgentFixLoop",
1779
- "variant": "h2"
1780
- },
1781
- {
1782
- "type": "badge",
1783
- "label": "Failed",
1784
- "variant": "destructive"
1785
- }
1786
- ]
1497
+ "type": "icon",
1498
+ "name": "loader",
1499
+ "size": "lg"
1787
1500
  },
1788
1501
  {
1789
- "type": "divider"
1502
+ "type": "typography",
1503
+ "content": "AgentFixLoop",
1504
+ "variant": "h2"
1790
1505
  },
1791
1506
  {
1792
- "type": "wizard-progress",
1793
- "currentStep": "@entity.currentStep",
1794
- "steps": [
1795
- {
1796
- "id": "0",
1797
- "title": "Validate"
1798
- },
1799
- {
1800
- "id": "1",
1801
- "title": "Analyze"
1802
- },
1803
- {
1804
- "id": "2",
1805
- "title": "Fix"
1806
- },
1807
- {
1808
- "id": "3",
1809
- "title": "Re-validate"
1810
- }
1811
- ]
1507
+ "type": "badge",
1508
+ "label": "In Progress",
1509
+ "variant": "warning"
1510
+ }
1511
+ ]
1512
+ },
1513
+ {
1514
+ "type": "divider"
1515
+ },
1516
+ {
1517
+ "type": "wizard-progress",
1518
+ "currentStep": "@entity.currentStep",
1519
+ "steps": [
1520
+ {
1521
+ "id": "0",
1522
+ "title": "Validate"
1812
1523
  },
1813
1524
  {
1814
- "type": "alert",
1815
- "variant": "error",
1816
- "message": "Pipeline failed at the current step."
1525
+ "id": "1",
1526
+ "title": "Analyze"
1817
1527
  },
1818
1528
  {
1819
- "type": "stack",
1820
- "direction": "horizontal",
1821
- "gap": "sm",
1822
- "children": [
1823
- {
1824
- "type": "stat-display",
1825
- "label": "Failed At Step",
1826
- "value": "@entity.currentStep"
1827
- }
1828
- ]
1529
+ "id": "2",
1530
+ "title": "Fix"
1531
+ },
1532
+ {
1533
+ "id": "3",
1534
+ "title": "Re-validate"
1535
+ }
1536
+ ]
1537
+ },
1538
+ {
1539
+ "type": "stack",
1540
+ "direction": "horizontal",
1541
+ "gap": "sm",
1542
+ "align": "center",
1543
+ "children": [
1544
+ {
1545
+ "type": "stat-display",
1546
+ "label": "Current Step",
1547
+ "value": "@entity.currentStep"
1548
+ },
1549
+ {
1550
+ "type": "stat-display",
1551
+ "label": "Total Steps",
1552
+ "value": "@entity.totalSteps"
1553
+ }
1554
+ ]
1555
+ },
1556
+ {
1557
+ "type": "stack",
1558
+ "direction": "horizontal",
1559
+ "gap": "sm",
1560
+ "children": [
1561
+ {
1562
+ "type": "button",
1563
+ "label": "Advance",
1564
+ "event": "ADVANCE",
1565
+ "variant": "primary",
1566
+ "icon": "chevron-right"
1829
1567
  },
1830
1568
  {
1831
1569
  "type": "button",
@@ -1837,1462 +1575,1140 @@
1837
1575
  ]
1838
1576
  }
1839
1577
  ]
1840
- ]
1841
- },
1842
- {
1843
- "from": "idle",
1844
- "to": "idle",
1845
- "event": "RESET",
1846
- "effects": [
1847
- [
1848
- "set",
1849
- "@entity.status",
1850
- "idle"
1851
- ],
1852
- [
1853
- "set",
1854
- "@entity.currentStep",
1855
- 0
1856
- ],
1857
- [
1858
- "render-ui",
1859
- "main",
1578
+ }
1579
+ ]
1580
+ ],
1581
+ "COMPLETE": [
1582
+ [
1583
+ "set",
1584
+ "@entity.status",
1585
+ "completed"
1586
+ ],
1587
+ [
1588
+ "set",
1589
+ "@entity.currentStep",
1590
+ "@entity.totalSteps"
1591
+ ],
1592
+ [
1593
+ "render-ui",
1594
+ "main",
1595
+ {
1596
+ "type": "stack",
1597
+ "direction": "vertical",
1598
+ "gap": "lg",
1599
+ "children": [
1860
1600
  {
1861
1601
  "type": "stack",
1862
- "direction": "vertical",
1863
- "gap": "lg",
1602
+ "direction": "horizontal",
1603
+ "gap": "sm",
1604
+ "align": "center",
1864
1605
  "children": [
1865
1606
  {
1866
- "type": "stack",
1867
- "direction": "horizontal",
1868
- "gap": "sm",
1869
- "align": "center",
1870
- "children": [
1871
- {
1872
- "type": "icon",
1873
- "name": "list-ordered",
1874
- "size": "lg"
1875
- },
1876
- {
1877
- "type": "typography",
1878
- "content": "AgentFixLoop",
1879
- "variant": "h2"
1880
- },
1881
- {
1882
- "type": "badge",
1883
- "label": "Idle",
1884
- "variant": "default"
1885
- }
1886
- ]
1607
+ "type": "icon",
1608
+ "name": "check-circle",
1609
+ "size": "lg"
1887
1610
  },
1888
1611
  {
1889
- "type": "divider"
1612
+ "type": "typography",
1613
+ "content": "AgentFixLoop",
1614
+ "variant": "h2"
1890
1615
  },
1891
1616
  {
1892
- "type": "wizard-progress",
1893
- "currentStep": "@entity.currentStep",
1894
- "steps": [
1895
- {
1896
- "id": "0",
1897
- "title": "Validate"
1898
- },
1899
- {
1900
- "id": "1",
1901
- "title": "Analyze"
1902
- },
1903
- {
1904
- "id": "2",
1905
- "title": "Fix"
1906
- },
1907
- {
1908
- "id": "3",
1909
- "title": "Re-validate"
1910
- }
1911
- ]
1617
+ "type": "badge",
1618
+ "label": "Completed",
1619
+ "variant": "success"
1620
+ }
1621
+ ]
1622
+ },
1623
+ {
1624
+ "type": "divider"
1625
+ },
1626
+ {
1627
+ "type": "wizard-progress",
1628
+ "currentStep": "@entity.totalSteps",
1629
+ "steps": [
1630
+ {
1631
+ "id": "0",
1632
+ "title": "Validate"
1912
1633
  },
1913
1634
  {
1914
- "type": "button",
1915
- "label": "Start",
1916
- "event": "START",
1917
- "variant": "primary",
1918
- "icon": "play"
1635
+ "id": "1",
1636
+ "title": "Analyze"
1637
+ },
1638
+ {
1639
+ "id": "2",
1640
+ "title": "Fix"
1641
+ },
1642
+ {
1643
+ "id": "3",
1644
+ "title": "Re-validate"
1919
1645
  }
1920
1646
  ]
1647
+ },
1648
+ {
1649
+ "type": "alert",
1650
+ "variant": "success",
1651
+ "message": "All steps completed successfully."
1652
+ },
1653
+ {
1654
+ "type": "button",
1655
+ "label": "Reset",
1656
+ "event": "RESET",
1657
+ "variant": "ghost",
1658
+ "icon": "rotate-ccw"
1921
1659
  }
1922
1660
  ]
1923
- ]
1924
- },
1925
- {
1926
- "from": "in_progress",
1927
- "to": "idle",
1928
- "event": "RESET",
1929
- "effects": [
1930
- [
1931
- "set",
1932
- "@entity.status",
1933
- "idle"
1934
- ],
1935
- [
1936
- "set",
1937
- "@entity.currentStep",
1938
- 0
1939
- ],
1940
- [
1941
- "render-ui",
1942
- "main",
1661
+ }
1662
+ ]
1663
+ ],
1664
+ "FAIL": [
1665
+ [
1666
+ "set",
1667
+ "@entity.status",
1668
+ "failed"
1669
+ ],
1670
+ [
1671
+ "render-ui",
1672
+ "main",
1673
+ {
1674
+ "type": "stack",
1675
+ "direction": "vertical",
1676
+ "gap": "lg",
1677
+ "children": [
1943
1678
  {
1944
1679
  "type": "stack",
1945
- "direction": "vertical",
1946
- "gap": "lg",
1680
+ "direction": "horizontal",
1681
+ "gap": "sm",
1682
+ "align": "center",
1947
1683
  "children": [
1948
1684
  {
1949
- "type": "stack",
1950
- "direction": "horizontal",
1951
- "gap": "sm",
1952
- "align": "center",
1953
- "children": [
1954
- {
1955
- "type": "icon",
1956
- "name": "list-ordered",
1957
- "size": "lg"
1958
- },
1959
- {
1960
- "type": "typography",
1961
- "content": "AgentFixLoop",
1962
- "variant": "h2"
1963
- },
1964
- {
1965
- "type": "badge",
1966
- "label": "Idle",
1967
- "variant": "default"
1968
- }
1969
- ]
1970
- },
1971
- {
1972
- "type": "divider"
1685
+ "type": "icon",
1686
+ "name": "x-circle",
1687
+ "size": "lg"
1973
1688
  },
1974
1689
  {
1975
- "type": "wizard-progress",
1976
- "currentStep": "@entity.currentStep",
1977
- "steps": [
1978
- {
1979
- "id": "0",
1980
- "title": "Validate"
1981
- },
1982
- {
1983
- "id": "1",
1984
- "title": "Analyze"
1985
- },
1986
- {
1987
- "id": "2",
1988
- "title": "Fix"
1989
- },
1990
- {
1991
- "id": "3",
1992
- "title": "Re-validate"
1993
- }
1994
- ]
1690
+ "type": "typography",
1691
+ "content": "AgentFixLoop",
1692
+ "variant": "h2"
1995
1693
  },
1996
1694
  {
1997
- "type": "button",
1998
- "label": "Start",
1999
- "event": "START",
2000
- "variant": "primary",
2001
- "icon": "play"
1695
+ "type": "badge",
1696
+ "label": "Failed",
1697
+ "variant": "destructive"
2002
1698
  }
2003
1699
  ]
2004
- }
2005
- ]
2006
- ]
2007
- },
2008
- {
2009
- "from": "completed",
2010
- "to": "idle",
2011
- "event": "RESET",
2012
- "effects": [
2013
- [
2014
- "set",
2015
- "@entity.status",
2016
- "idle"
2017
- ],
2018
- [
2019
- "set",
2020
- "@entity.currentStep",
2021
- 0
2022
- ],
2023
- [
2024
- "render-ui",
2025
- "main",
1700
+ },
2026
1701
  {
2027
- "type": "stack",
2028
- "direction": "vertical",
2029
- "gap": "lg",
2030
- "children": [
1702
+ "type": "divider"
1703
+ },
1704
+ {
1705
+ "type": "wizard-progress",
1706
+ "currentStep": "@entity.currentStep",
1707
+ "steps": [
2031
1708
  {
2032
- "type": "stack",
2033
- "direction": "horizontal",
2034
- "gap": "sm",
2035
- "align": "center",
2036
- "children": [
2037
- {
2038
- "type": "icon",
2039
- "name": "list-ordered",
2040
- "size": "lg"
2041
- },
2042
- {
2043
- "type": "typography",
2044
- "content": "AgentFixLoop",
2045
- "variant": "h2"
2046
- },
2047
- {
2048
- "type": "badge",
2049
- "label": "Idle",
2050
- "variant": "default"
2051
- }
2052
- ]
1709
+ "id": "0",
1710
+ "title": "Validate"
2053
1711
  },
2054
1712
  {
2055
- "type": "divider"
1713
+ "id": "1",
1714
+ "title": "Analyze"
2056
1715
  },
2057
1716
  {
2058
- "type": "wizard-progress",
2059
- "currentStep": "@entity.currentStep",
2060
- "steps": [
2061
- {
2062
- "id": "0",
2063
- "title": "Validate"
2064
- },
2065
- {
2066
- "id": "1",
2067
- "title": "Analyze"
2068
- },
2069
- {
2070
- "id": "2",
2071
- "title": "Fix"
2072
- },
2073
- {
2074
- "id": "3",
2075
- "title": "Re-validate"
2076
- }
2077
- ]
1717
+ "id": "2",
1718
+ "title": "Fix"
2078
1719
  },
2079
1720
  {
2080
- "type": "button",
2081
- "label": "Start",
2082
- "event": "START",
2083
- "variant": "primary",
2084
- "icon": "play"
1721
+ "id": "3",
1722
+ "title": "Re-validate"
1723
+ }
1724
+ ]
1725
+ },
1726
+ {
1727
+ "type": "alert",
1728
+ "variant": "error",
1729
+ "message": "Pipeline failed at the current step."
1730
+ },
1731
+ {
1732
+ "type": "stack",
1733
+ "direction": "horizontal",
1734
+ "gap": "sm",
1735
+ "children": [
1736
+ {
1737
+ "type": "stat-display",
1738
+ "label": "Failed At Step",
1739
+ "value": "@entity.currentStep"
2085
1740
  }
2086
1741
  ]
1742
+ },
1743
+ {
1744
+ "type": "button",
1745
+ "label": "Reset",
1746
+ "event": "RESET",
1747
+ "variant": "ghost",
1748
+ "icon": "rotate-ccw"
2087
1749
  }
2088
1750
  ]
2089
- ]
2090
- },
2091
- {
2092
- "from": "failed",
2093
- "to": "idle",
2094
- "event": "RESET",
2095
- "effects": [
2096
- [
2097
- "set",
2098
- "@entity.status",
2099
- "idle"
2100
- ],
2101
- [
2102
- "set",
2103
- "@entity.currentStep",
2104
- 0
2105
- ],
2106
- [
2107
- "render-ui",
2108
- "main",
1751
+ }
1752
+ ]
1753
+ ],
1754
+ "RESET": [
1755
+ [
1756
+ "set",
1757
+ "@entity.status",
1758
+ "idle"
1759
+ ],
1760
+ [
1761
+ "set",
1762
+ "@entity.currentStep",
1763
+ 0
1764
+ ],
1765
+ [
1766
+ "render-ui",
1767
+ "main",
1768
+ {
1769
+ "type": "stack",
1770
+ "direction": "vertical",
1771
+ "gap": "lg",
1772
+ "children": [
2109
1773
  {
2110
1774
  "type": "stack",
2111
- "direction": "vertical",
2112
- "gap": "lg",
1775
+ "direction": "horizontal",
1776
+ "gap": "sm",
1777
+ "align": "center",
2113
1778
  "children": [
2114
1779
  {
2115
- "type": "stack",
2116
- "direction": "horizontal",
2117
- "gap": "sm",
2118
- "align": "center",
2119
- "children": [
2120
- {
2121
- "type": "icon",
2122
- "name": "list-ordered",
2123
- "size": "lg"
2124
- },
2125
- {
2126
- "type": "typography",
2127
- "content": "AgentFixLoop",
2128
- "variant": "h2"
2129
- },
2130
- {
2131
- "type": "badge",
2132
- "label": "Idle",
2133
- "variant": "default"
2134
- }
2135
- ]
1780
+ "type": "icon",
1781
+ "name": "list-ordered",
1782
+ "size": "lg"
2136
1783
  },
2137
1784
  {
2138
- "type": "divider"
1785
+ "type": "typography",
1786
+ "content": "AgentFixLoop",
1787
+ "variant": "h2"
2139
1788
  },
2140
1789
  {
2141
- "type": "wizard-progress",
2142
- "currentStep": "@entity.currentStep",
2143
- "steps": [
2144
- {
2145
- "id": "0",
2146
- "title": "Validate"
2147
- },
2148
- {
2149
- "id": "1",
2150
- "title": "Analyze"
2151
- },
2152
- {
2153
- "id": "2",
2154
- "title": "Fix"
2155
- },
2156
- {
2157
- "id": "3",
2158
- "title": "Re-validate"
2159
- }
2160
- ]
1790
+ "type": "badge",
1791
+ "label": "Idle",
1792
+ "variant": "default"
1793
+ }
1794
+ ]
1795
+ },
1796
+ {
1797
+ "type": "divider"
1798
+ },
1799
+ {
1800
+ "type": "wizard-progress",
1801
+ "currentStep": "@entity.currentStep",
1802
+ "steps": [
1803
+ {
1804
+ "id": "0",
1805
+ "title": "Validate"
2161
1806
  },
2162
1807
  {
2163
- "type": "button",
2164
- "label": "Start",
2165
- "event": "START",
2166
- "variant": "primary",
2167
- "icon": "play"
1808
+ "id": "1",
1809
+ "title": "Analyze"
1810
+ },
1811
+ {
1812
+ "id": "2",
1813
+ "title": "Fix"
1814
+ },
1815
+ {
1816
+ "id": "3",
1817
+ "title": "Re-validate"
2168
1818
  }
2169
1819
  ]
1820
+ },
1821
+ {
1822
+ "type": "button",
1823
+ "label": "Start",
1824
+ "event": "START",
1825
+ "variant": "primary",
1826
+ "icon": "play"
2170
1827
  }
2171
1828
  ]
2172
- ]
2173
- }
1829
+ }
1830
+ ]
2174
1831
  ]
2175
1832
  }
2176
1833
  },
2177
1834
  {
1835
+ "ref": "Browse.traits.BrowseItemBrowse",
2178
1836
  "name": "FixLoopErrorsBrowse",
2179
1837
  "linkedEntity": "AgentFixLoop",
2180
- "category": "interaction",
2181
- "stateMachine": {
2182
- "states": [
2183
- {
2184
- "name": "browsing",
2185
- "isInitial": true
2186
- }
2187
- ],
2188
- "events": [
2189
- {
2190
- "key": "INIT",
2191
- "name": "Initialize"
2192
- },
2193
- {
2194
- "key": "VIEW",
2195
- "name": "VIEW",
2196
- "payload": [
2197
- {
2198
- "name": "id",
2199
- "type": "string",
2200
- "required": true
2201
- },
2202
- {
2203
- "name": "row",
2204
- "type": "object"
2205
- }
2206
- ]
2207
- }
2208
- ],
2209
- "transitions": [
2210
- {
2211
- "from": "browsing",
2212
- "to": "browsing",
2213
- "event": "INIT",
2214
- "effects": [
2215
- [
2216
- "ref",
2217
- "AgentFixLoop"
2218
- ],
2219
- [
2220
- "render-ui",
2221
- "main",
1838
+ "effects": {
1839
+ "INIT": [
1840
+ [
1841
+ "ref",
1842
+ "AgentFixLoop"
1843
+ ],
1844
+ [
1845
+ "render-ui",
1846
+ "main",
1847
+ {
1848
+ "type": "stack",
1849
+ "direction": "vertical",
1850
+ "gap": "lg",
1851
+ "className": "max-w-5xl mx-auto w-full",
1852
+ "children": [
2222
1853
  {
2223
1854
  "type": "stack",
2224
- "direction": "vertical",
2225
- "gap": "lg",
2226
- "className": "max-w-5xl mx-auto w-full",
1855
+ "direction": "horizontal",
1856
+ "gap": "md",
1857
+ "justify": "space-between",
1858
+ "align": "center",
2227
1859
  "children": [
2228
1860
  {
2229
1861
  "type": "stack",
2230
1862
  "direction": "horizontal",
2231
- "gap": "md",
2232
- "justify": "space-between",
2233
- "align": "center",
2234
- "children": [
2235
- {
2236
- "type": "stack",
2237
- "direction": "horizontal",
2238
- "gap": "sm",
2239
- "align": "center",
2240
- "children": [
2241
- {
2242
- "type": "icon",
2243
- "name": "alert-triangle",
2244
- "size": "lg"
2245
- },
2246
- {
2247
- "type": "typography",
2248
- "content": "Validation Errors",
2249
- "variant": "h2"
2250
- }
2251
- ]
2252
- }
2253
- ]
2254
- },
2255
- {
2256
- "type": "divider"
2257
- },
2258
- {
2259
- "type": "data-grid",
2260
- "entity": "AgentFixLoop",
2261
- "emptyIcon": "inbox",
2262
- "emptyTitle": "No errors",
2263
- "emptyDescription": "All validations passed.",
2264
- "itemActions": [
2265
- {
2266
- "label": "View",
2267
- "event": "VIEW",
2268
- "variant": "ghost",
2269
- "size": "sm"
2270
- }
2271
- ],
2272
- "columns": [
2273
- {
2274
- "name": "target",
2275
- "label": "Target",
2276
- "variant": "h4",
2277
- "icon": "alert-triangle"
2278
- },
2279
- {
2280
- "name": "errorCount",
2281
- "label": "Error Count",
2282
- "variant": "badge",
2283
- "colorMap": {
2284
- "active": "success",
2285
- "completed": "success",
2286
- "done": "success",
2287
- "pending": "warning",
2288
- "draft": "warning",
2289
- "scheduled": "warning",
2290
- "inactive": "neutral",
2291
- "archived": "neutral",
2292
- "disabled": "neutral",
2293
- "error": "destructive",
2294
- "cancelled": "destructive",
2295
- "failed": "destructive"
2296
- }
2297
- },
2298
- {
2299
- "name": "status",
2300
- "label": "Status",
2301
- "variant": "caption"
2302
- }
2303
- ]
2304
- },
2305
- {
2306
- "type": "floating-action-button",
2307
- "icon": "plus",
2308
- "event": "INIT",
2309
- "label": "Create",
2310
- "tooltip": "Create"
2311
- }
2312
- ]
2313
- }
2314
- ]
2315
- ]
2316
- }
2317
- ]
2318
- }
2319
- },
2320
- {
2321
- "name": "FixLoopValidateCall",
2322
- "linkedEntity": "AgentFixLoop",
2323
- "category": "interaction",
2324
- "emits": [
2325
- {
2326
- "event": "SAVE",
2327
- "scope": "internal"
2328
- },
2329
- {
2330
- "event": "INVOKED",
2331
- "scope": "internal"
2332
- }
2333
- ],
2334
- "stateMachine": {
2335
- "states": [
2336
- {
2337
- "name": "closed",
2338
- "isInitial": true
2339
- },
2340
- {
2341
- "name": "open"
2342
- }
2343
- ],
2344
- "events": [
2345
- {
2346
- "key": "INIT",
2347
- "name": "Initialize"
2348
- },
2349
- {
2350
- "key": "INVOKE",
2351
- "name": "Open"
2352
- },
2353
- {
2354
- "key": "CLOSE",
2355
- "name": "Close"
2356
- },
2357
- {
2358
- "key": "SAVE",
2359
- "name": "Save",
2360
- "payload": [
2361
- {
2362
- "name": "data",
2363
- "type": "object",
2364
- "required": true
2365
- }
2366
- ]
2367
- }
2368
- ],
2369
- "transitions": [
2370
- {
2371
- "from": "closed",
2372
- "to": "closed",
2373
- "event": "INIT",
2374
- "effects": [
2375
- [
2376
- "ref",
2377
- "AgentFixLoop"
2378
- ],
2379
- [
2380
- "render-ui",
2381
- "main",
2382
- {
2383
- "type": "stack",
2384
- "direction": "vertical",
2385
- "gap": "lg",
2386
- "children": [
2387
- {
2388
- "type": "stack",
2389
- "direction": "horizontal",
2390
- "gap": "md",
2391
- "justify": "space-between",
2392
- "children": [
2393
- {
2394
- "type": "stack",
2395
- "direction": "horizontal",
2396
- "gap": "md",
2397
- "children": [
2398
- {
2399
- "type": "icon",
2400
- "name": "wrench",
2401
- "size": "lg"
2402
- },
2403
- {
2404
- "type": "typography",
2405
- "content": "Invoke Tool",
2406
- "variant": "h2"
2407
- }
2408
- ]
2409
- },
2410
- {
2411
- "type": "button",
2412
- "label": "Open",
2413
- "event": "INVOKE",
2414
- "variant": "primary",
2415
- "icon": "wrench"
2416
- }
2417
- ]
2418
- },
2419
- {
2420
- "type": "divider"
2421
- },
2422
- {
2423
- "type": "empty-state",
2424
- "icon": "wrench",
2425
- "title": "Nothing open",
2426
- "description": "Click Open to view details in a modal overlay."
2427
- }
2428
- ]
2429
- }
2430
- ]
2431
- ]
2432
- },
2433
- {
2434
- "from": "closed",
2435
- "to": "open",
2436
- "event": "INVOKE",
2437
- "effects": [
2438
- [
2439
- "render-ui",
2440
- "modal",
2441
- {
2442
- "type": "stack",
2443
- "direction": "vertical",
2444
- "gap": "md",
2445
- "children": [
2446
- {
2447
- "type": "stack",
2448
- "direction": "horizontal",
2449
- "gap": "sm",
2450
- "children": [
2451
- {
2452
- "type": "icon",
2453
- "name": "wrench",
2454
- "size": "md"
2455
- },
2456
- {
2457
- "type": "typography",
2458
- "content": "Invoke Tool",
2459
- "variant": "h3"
2460
- }
2461
- ]
2462
- },
2463
- {
2464
- "type": "divider"
2465
- },
2466
- {
2467
- "type": "form-section",
2468
- "entity": "AgentFixLoop",
2469
- "mode": "create",
2470
- "submitEvent": "SAVE",
2471
- "cancelEvent": "CLOSE",
2472
- "fields": [
2473
- "toolName",
2474
- "args"
2475
- ]
2476
- }
2477
- ]
2478
- }
2479
- ]
2480
- ]
2481
- },
2482
- {
2483
- "from": "open",
2484
- "to": "closed",
2485
- "event": "CLOSE",
2486
- "effects": [
2487
- [
2488
- "render-ui",
2489
- "modal",
2490
- null
2491
- ],
2492
- [
2493
- "notify",
2494
- "Cancelled",
2495
- "info"
2496
- ],
2497
- [
2498
- "ref",
2499
- "AgentFixLoop"
2500
- ],
2501
- [
2502
- "render-ui",
2503
- "main",
2504
- {
2505
- "type": "stack",
2506
- "direction": "vertical",
2507
- "gap": "lg",
2508
- "children": [
2509
- {
2510
- "type": "stack",
2511
- "direction": "horizontal",
2512
- "gap": "md",
2513
- "justify": "space-between",
2514
- "children": [
2515
- {
2516
- "type": "stack",
2517
- "direction": "horizontal",
2518
- "gap": "md",
2519
- "children": [
2520
- {
2521
- "type": "icon",
2522
- "name": "wrench",
2523
- "size": "lg"
2524
- },
2525
- {
2526
- "type": "typography",
2527
- "content": "Invoke Tool",
2528
- "variant": "h2"
2529
- }
2530
- ]
2531
- },
2532
- {
2533
- "type": "button",
2534
- "label": "Open",
2535
- "event": "INVOKE",
2536
- "variant": "primary",
2537
- "icon": "wrench"
2538
- }
2539
- ]
2540
- },
2541
- {
2542
- "type": "divider"
2543
- },
2544
- {
2545
- "type": "empty-state",
2546
- "icon": "wrench",
2547
- "title": "Nothing open",
2548
- "description": "Click Open to view details in a modal overlay."
2549
- }
2550
- ]
2551
- }
2552
- ]
2553
- ]
2554
- },
2555
- {
2556
- "from": "open",
2557
- "to": "closed",
2558
- "event": "SAVE",
2559
- "effects": [
2560
- [
2561
- "persist",
2562
- "create",
2563
- "AgentFixLoop",
2564
- "@payload.data"
2565
- ],
2566
- [
2567
- "render-ui",
2568
- "modal",
2569
- null
2570
- ],
2571
- [
2572
- "emit",
2573
- "INVOKED"
2574
- ],
2575
- [
2576
- "ref",
2577
- "AgentFixLoop"
2578
- ],
2579
- [
2580
- "render-ui",
2581
- "main",
2582
- {
2583
- "type": "stack",
2584
- "direction": "vertical",
2585
- "gap": "lg",
2586
- "children": [
2587
- {
2588
- "type": "stack",
2589
- "direction": "horizontal",
2590
- "gap": "md",
2591
- "justify": "space-between",
2592
- "children": [
2593
- {
2594
- "type": "stack",
2595
- "direction": "horizontal",
2596
- "gap": "md",
2597
- "children": [
2598
- {
2599
- "type": "icon",
2600
- "name": "wrench",
2601
- "size": "lg"
2602
- },
2603
- {
2604
- "type": "typography",
2605
- "content": "Invoke Tool",
2606
- "variant": "h2"
2607
- }
2608
- ]
2609
- },
2610
- {
2611
- "type": "button",
2612
- "label": "Open",
2613
- "event": "INVOKE",
2614
- "variant": "primary",
2615
- "icon": "wrench"
2616
- }
2617
- ]
2618
- },
2619
- {
2620
- "type": "divider"
2621
- },
2622
- {
2623
- "type": "empty-state",
2624
- "icon": "wrench",
2625
- "title": "Nothing open",
2626
- "description": "Click Open to view details in a modal overlay."
2627
- }
2628
- ]
2629
- }
2630
- ],
2631
- [
2632
- "notify",
2633
- "AgentFixLoop created successfully"
2634
- ]
2635
- ]
2636
- }
2637
- ]
2638
- },
2639
- "listens": []
2640
- },
2641
- {
2642
- "name": "FixLoopFixCall",
2643
- "linkedEntity": "AgentFixLoop",
2644
- "category": "interaction",
2645
- "emits": [
2646
- {
2647
- "event": "SAVE",
2648
- "scope": "internal"
2649
- },
2650
- {
2651
- "event": "INVOKED",
2652
- "scope": "internal"
2653
- }
2654
- ],
2655
- "stateMachine": {
2656
- "states": [
2657
- {
2658
- "name": "closed",
2659
- "isInitial": true
2660
- },
2661
- {
2662
- "name": "open"
2663
- }
2664
- ],
2665
- "events": [
2666
- {
2667
- "key": "INIT",
2668
- "name": "Initialize"
2669
- },
2670
- {
2671
- "key": "INVOKE",
2672
- "name": "Open"
2673
- },
2674
- {
2675
- "key": "CLOSE",
2676
- "name": "Close"
2677
- },
2678
- {
2679
- "key": "SAVE",
2680
- "name": "Save",
2681
- "payload": [
2682
- {
2683
- "name": "data",
2684
- "type": "object",
2685
- "required": true
2686
- }
2687
- ]
2688
- }
2689
- ],
2690
- "transitions": [
2691
- {
2692
- "from": "closed",
2693
- "to": "closed",
2694
- "event": "INIT",
2695
- "effects": [
2696
- [
2697
- "ref",
2698
- "AgentFixLoop"
2699
- ],
2700
- [
2701
- "render-ui",
2702
- "main",
1863
+ "gap": "sm",
1864
+ "align": "center",
1865
+ "children": [
1866
+ {
1867
+ "type": "icon",
1868
+ "name": "alert-triangle",
1869
+ "size": "lg"
1870
+ },
1871
+ {
1872
+ "type": "typography",
1873
+ "content": "Validation Errors",
1874
+ "variant": "h2"
1875
+ }
1876
+ ]
1877
+ }
1878
+ ]
1879
+ },
1880
+ {
1881
+ "type": "divider"
1882
+ },
1883
+ {
1884
+ "type": "data-grid",
1885
+ "entity": "AgentFixLoop",
1886
+ "emptyIcon": "inbox",
1887
+ "emptyTitle": "No errors",
1888
+ "emptyDescription": "All validations passed.",
1889
+ "itemActions": [
1890
+ {
1891
+ "label": "View",
1892
+ "event": "VIEW",
1893
+ "variant": "ghost",
1894
+ "size": "sm"
1895
+ }
1896
+ ],
1897
+ "columns": [
1898
+ {
1899
+ "name": "target",
1900
+ "label": "Target",
1901
+ "variant": "h4",
1902
+ "icon": "alert-triangle"
1903
+ },
1904
+ {
1905
+ "name": "errorCount",
1906
+ "label": "Error Count",
1907
+ "variant": "badge",
1908
+ "colorMap": {
1909
+ "active": "success",
1910
+ "completed": "success",
1911
+ "done": "success",
1912
+ "pending": "warning",
1913
+ "draft": "warning",
1914
+ "scheduled": "warning",
1915
+ "inactive": "neutral",
1916
+ "archived": "neutral",
1917
+ "disabled": "neutral",
1918
+ "error": "destructive",
1919
+ "cancelled": "destructive",
1920
+ "failed": "destructive"
1921
+ }
1922
+ },
1923
+ {
1924
+ "name": "status",
1925
+ "label": "Status",
1926
+ "variant": "caption"
1927
+ }
1928
+ ]
1929
+ },
1930
+ {
1931
+ "type": "floating-action-button",
1932
+ "icon": "plus",
1933
+ "event": "INIT",
1934
+ "label": "Create",
1935
+ "tooltip": "Create"
1936
+ }
1937
+ ]
1938
+ }
1939
+ ]
1940
+ ]
1941
+ }
1942
+ },
1943
+ {
1944
+ "ref": "AgentToolCall.traits.AgentToolCallModal",
1945
+ "name": "FixLoopValidateCall",
1946
+ "linkedEntity": "AgentFixLoop",
1947
+ "listens": [],
1948
+ "emitsScope": "internal",
1949
+ "effects": {
1950
+ "INIT": [
1951
+ [
1952
+ "ref",
1953
+ "AgentFixLoop"
1954
+ ],
1955
+ [
1956
+ "render-ui",
1957
+ "main",
1958
+ {
1959
+ "type": "stack",
1960
+ "direction": "vertical",
1961
+ "gap": "lg",
1962
+ "children": [
2703
1963
  {
2704
1964
  "type": "stack",
2705
- "direction": "vertical",
2706
- "gap": "lg",
1965
+ "direction": "horizontal",
1966
+ "gap": "md",
1967
+ "justify": "space-between",
2707
1968
  "children": [
2708
1969
  {
2709
1970
  "type": "stack",
2710
1971
  "direction": "horizontal",
2711
1972
  "gap": "md",
2712
- "justify": "space-between",
2713
1973
  "children": [
2714
1974
  {
2715
- "type": "stack",
2716
- "direction": "horizontal",
2717
- "gap": "md",
2718
- "children": [
2719
- {
2720
- "type": "icon",
2721
- "name": "wrench",
2722
- "size": "lg"
2723
- },
2724
- {
2725
- "type": "typography",
2726
- "content": "Invoke Tool",
2727
- "variant": "h2"
2728
- }
2729
- ]
1975
+ "type": "icon",
1976
+ "name": "wrench",
1977
+ "size": "lg"
2730
1978
  },
2731
1979
  {
2732
- "type": "button",
2733
- "label": "Open",
2734
- "event": "INVOKE",
2735
- "variant": "primary",
2736
- "icon": "wrench"
1980
+ "type": "typography",
1981
+ "content": "Invoke Tool",
1982
+ "variant": "h2"
2737
1983
  }
2738
1984
  ]
2739
1985
  },
2740
1986
  {
2741
- "type": "divider"
1987
+ "type": "button",
1988
+ "label": "Open",
1989
+ "event": "INVOKE",
1990
+ "variant": "primary",
1991
+ "icon": "wrench"
1992
+ }
1993
+ ]
1994
+ },
1995
+ {
1996
+ "type": "divider"
1997
+ },
1998
+ {
1999
+ "type": "empty-state",
2000
+ "icon": "wrench",
2001
+ "title": "Nothing open",
2002
+ "description": "Click Open to view details in a modal overlay."
2003
+ }
2004
+ ]
2005
+ }
2006
+ ]
2007
+ ],
2008
+ "INVOKE": [
2009
+ [
2010
+ "render-ui",
2011
+ "modal",
2012
+ {
2013
+ "type": "stack",
2014
+ "direction": "vertical",
2015
+ "gap": "md",
2016
+ "children": [
2017
+ {
2018
+ "type": "stack",
2019
+ "direction": "horizontal",
2020
+ "gap": "sm",
2021
+ "children": [
2022
+ {
2023
+ "type": "icon",
2024
+ "name": "wrench",
2025
+ "size": "md"
2742
2026
  },
2743
2027
  {
2744
- "type": "empty-state",
2745
- "icon": "wrench",
2746
- "title": "Nothing open",
2747
- "description": "Click Open to view details in a modal overlay."
2028
+ "type": "typography",
2029
+ "content": "Invoke Tool",
2030
+ "variant": "h3"
2748
2031
  }
2749
2032
  ]
2033
+ },
2034
+ {
2035
+ "type": "divider"
2036
+ },
2037
+ {
2038
+ "type": "form-section",
2039
+ "entity": "AgentFixLoop",
2040
+ "mode": "create",
2041
+ "submitEvent": "SAVE",
2042
+ "cancelEvent": "CLOSE",
2043
+ "fields": [
2044
+ "toolName",
2045
+ "args"
2046
+ ]
2750
2047
  }
2751
2048
  ]
2752
- ]
2753
- },
2754
- {
2755
- "from": "closed",
2756
- "to": "open",
2757
- "event": "INVOKE",
2758
- "effects": [
2759
- [
2760
- "render-ui",
2761
- "modal",
2049
+ }
2050
+ ]
2051
+ ],
2052
+ "CLOSE": [
2053
+ [
2054
+ "render-ui",
2055
+ "modal",
2056
+ null
2057
+ ],
2058
+ [
2059
+ "notify",
2060
+ "Cancelled",
2061
+ "info"
2062
+ ],
2063
+ [
2064
+ "ref",
2065
+ "AgentFixLoop"
2066
+ ],
2067
+ [
2068
+ "render-ui",
2069
+ "main",
2070
+ {
2071
+ "type": "stack",
2072
+ "direction": "vertical",
2073
+ "gap": "lg",
2074
+ "children": [
2762
2075
  {
2763
2076
  "type": "stack",
2764
- "direction": "vertical",
2077
+ "direction": "horizontal",
2765
2078
  "gap": "md",
2079
+ "justify": "space-between",
2766
2080
  "children": [
2767
2081
  {
2768
2082
  "type": "stack",
2769
2083
  "direction": "horizontal",
2770
- "gap": "sm",
2084
+ "gap": "md",
2771
2085
  "children": [
2772
2086
  {
2773
2087
  "type": "icon",
2774
2088
  "name": "wrench",
2775
- "size": "md"
2089
+ "size": "lg"
2776
2090
  },
2777
2091
  {
2778
2092
  "type": "typography",
2779
2093
  "content": "Invoke Tool",
2780
- "variant": "h3"
2094
+ "variant": "h2"
2781
2095
  }
2782
2096
  ]
2783
2097
  },
2784
2098
  {
2785
- "type": "divider"
2786
- },
2787
- {
2788
- "type": "form-section",
2789
- "entity": "AgentFixLoop",
2790
- "mode": "create",
2791
- "submitEvent": "SAVE",
2792
- "cancelEvent": "CLOSE",
2793
- "fields": [
2794
- "toolName",
2795
- "args"
2796
- ]
2099
+ "type": "button",
2100
+ "label": "Open",
2101
+ "event": "INVOKE",
2102
+ "variant": "primary",
2103
+ "icon": "wrench"
2797
2104
  }
2798
2105
  ]
2106
+ },
2107
+ {
2108
+ "type": "divider"
2109
+ },
2110
+ {
2111
+ "type": "empty-state",
2112
+ "icon": "wrench",
2113
+ "title": "Nothing open",
2114
+ "description": "Click Open to view details in a modal overlay."
2799
2115
  }
2800
2116
  ]
2801
- ]
2802
- },
2803
- {
2804
- "from": "open",
2805
- "to": "closed",
2806
- "event": "CLOSE",
2807
- "effects": [
2808
- [
2809
- "render-ui",
2810
- "modal",
2811
- null
2812
- ],
2813
- [
2814
- "notify",
2815
- "Cancelled",
2816
- "info"
2817
- ],
2818
- [
2819
- "ref",
2820
- "AgentFixLoop"
2821
- ],
2822
- [
2823
- "render-ui",
2824
- "main",
2117
+ }
2118
+ ]
2119
+ ],
2120
+ "SAVE": [
2121
+ [
2122
+ "persist",
2123
+ "create",
2124
+ "AgentFixLoop",
2125
+ "@payload.data"
2126
+ ],
2127
+ [
2128
+ "render-ui",
2129
+ "modal",
2130
+ null
2131
+ ],
2132
+ [
2133
+ "emit",
2134
+ "INVOKED"
2135
+ ],
2136
+ [
2137
+ "ref",
2138
+ "AgentFixLoop"
2139
+ ],
2140
+ [
2141
+ "render-ui",
2142
+ "main",
2143
+ {
2144
+ "type": "stack",
2145
+ "direction": "vertical",
2146
+ "gap": "lg",
2147
+ "children": [
2825
2148
  {
2826
2149
  "type": "stack",
2827
- "direction": "vertical",
2828
- "gap": "lg",
2150
+ "direction": "horizontal",
2151
+ "gap": "md",
2152
+ "justify": "space-between",
2829
2153
  "children": [
2830
2154
  {
2831
2155
  "type": "stack",
2832
2156
  "direction": "horizontal",
2833
2157
  "gap": "md",
2834
- "justify": "space-between",
2835
2158
  "children": [
2836
2159
  {
2837
- "type": "stack",
2838
- "direction": "horizontal",
2839
- "gap": "md",
2840
- "children": [
2841
- {
2842
- "type": "icon",
2843
- "name": "wrench",
2844
- "size": "lg"
2845
- },
2846
- {
2847
- "type": "typography",
2848
- "content": "Invoke Tool",
2849
- "variant": "h2"
2850
- }
2851
- ]
2160
+ "type": "icon",
2161
+ "name": "wrench",
2162
+ "size": "lg"
2852
2163
  },
2853
2164
  {
2854
- "type": "button",
2855
- "label": "Open",
2856
- "event": "INVOKE",
2857
- "variant": "primary",
2858
- "icon": "wrench"
2165
+ "type": "typography",
2166
+ "content": "Invoke Tool",
2167
+ "variant": "h2"
2859
2168
  }
2860
2169
  ]
2861
2170
  },
2862
2171
  {
2863
- "type": "divider"
2864
- },
2865
- {
2866
- "type": "empty-state",
2867
- "icon": "wrench",
2868
- "title": "Nothing open",
2869
- "description": "Click Open to view details in a modal overlay."
2172
+ "type": "button",
2173
+ "label": "Open",
2174
+ "event": "INVOKE",
2175
+ "variant": "primary",
2176
+ "icon": "wrench"
2870
2177
  }
2871
2178
  ]
2179
+ },
2180
+ {
2181
+ "type": "divider"
2182
+ },
2183
+ {
2184
+ "type": "empty-state",
2185
+ "icon": "wrench",
2186
+ "title": "Nothing open",
2187
+ "description": "Click Open to view details in a modal overlay."
2872
2188
  }
2873
2189
  ]
2874
- ]
2875
- },
2876
- {
2877
- "from": "open",
2878
- "to": "closed",
2879
- "event": "SAVE",
2880
- "effects": [
2881
- [
2882
- "persist",
2883
- "create",
2884
- "AgentFixLoop",
2885
- "@payload.data"
2886
- ],
2887
- [
2888
- "render-ui",
2889
- "modal",
2890
- null
2891
- ],
2892
- [
2893
- "emit",
2894
- "INVOKED"
2895
- ],
2896
- [
2897
- "ref",
2898
- "AgentFixLoop"
2899
- ],
2900
- [
2901
- "render-ui",
2902
- "main",
2190
+ }
2191
+ ]
2192
+ ]
2193
+ }
2194
+ },
2195
+ {
2196
+ "ref": "AgentToolCall.traits.AgentToolCallModal",
2197
+ "name": "FixLoopFixCall",
2198
+ "linkedEntity": "AgentFixLoop",
2199
+ "listens": [],
2200
+ "emitsScope": "internal",
2201
+ "effects": {
2202
+ "INIT": [
2203
+ [
2204
+ "ref",
2205
+ "AgentFixLoop"
2206
+ ],
2207
+ [
2208
+ "render-ui",
2209
+ "main",
2210
+ {
2211
+ "type": "stack",
2212
+ "direction": "vertical",
2213
+ "gap": "lg",
2214
+ "children": [
2903
2215
  {
2904
2216
  "type": "stack",
2905
- "direction": "vertical",
2906
- "gap": "lg",
2217
+ "direction": "horizontal",
2218
+ "gap": "md",
2219
+ "justify": "space-between",
2907
2220
  "children": [
2908
2221
  {
2909
2222
  "type": "stack",
2910
2223
  "direction": "horizontal",
2911
2224
  "gap": "md",
2912
- "justify": "space-between",
2913
2225
  "children": [
2914
2226
  {
2915
- "type": "stack",
2916
- "direction": "horizontal",
2917
- "gap": "md",
2918
- "children": [
2919
- {
2920
- "type": "icon",
2921
- "name": "wrench",
2922
- "size": "lg"
2923
- },
2924
- {
2925
- "type": "typography",
2926
- "content": "Invoke Tool",
2927
- "variant": "h2"
2928
- }
2929
- ]
2227
+ "type": "icon",
2228
+ "name": "wrench",
2229
+ "size": "lg"
2930
2230
  },
2931
2231
  {
2932
- "type": "button",
2933
- "label": "Open",
2934
- "event": "INVOKE",
2935
- "variant": "primary",
2936
- "icon": "wrench"
2232
+ "type": "typography",
2233
+ "content": "Invoke Tool",
2234
+ "variant": "h2"
2937
2235
  }
2938
2236
  ]
2939
2237
  },
2940
2238
  {
2941
- "type": "divider"
2942
- },
2943
- {
2944
- "type": "empty-state",
2945
- "icon": "wrench",
2946
- "title": "Nothing open",
2947
- "description": "Click Open to view details in a modal overlay."
2239
+ "type": "button",
2240
+ "label": "Open",
2241
+ "event": "INVOKE",
2242
+ "variant": "primary",
2243
+ "icon": "wrench"
2948
2244
  }
2949
2245
  ]
2246
+ },
2247
+ {
2248
+ "type": "divider"
2249
+ },
2250
+ {
2251
+ "type": "empty-state",
2252
+ "icon": "wrench",
2253
+ "title": "Nothing open",
2254
+ "description": "Click Open to view details in a modal overlay."
2950
2255
  }
2951
- ],
2952
- [
2953
- "notify",
2954
- "AgentFixLoop created successfully"
2955
2256
  ]
2956
- ]
2957
- }
2958
- ]
2959
- },
2960
- "listens": []
2961
- },
2962
- {
2963
- "name": "FixLoopCompletionFlow",
2964
- "linkedEntity": "AgentFixLoop",
2965
- "category": "interaction",
2966
- "emits": [
2967
- {
2968
- "event": "SAVE",
2969
- "scope": "internal"
2970
- },
2971
- {
2972
- "event": "GENERATED",
2973
- "scope": "internal"
2974
- }
2975
- ],
2976
- "stateMachine": {
2977
- "states": [
2978
- {
2979
- "name": "closed",
2980
- "isInitial": true
2981
- },
2982
- {
2983
- "name": "open"
2984
- }
2985
- ],
2986
- "events": [
2987
- {
2988
- "key": "INIT",
2989
- "name": "Initialize"
2990
- },
2991
- {
2992
- "key": "GENERATE",
2993
- "name": "Open"
2994
- },
2995
- {
2996
- "key": "CLOSE",
2997
- "name": "Close"
2998
- },
2999
- {
3000
- "key": "SAVE",
3001
- "name": "Save",
3002
- "payload": [
3003
- {
3004
- "name": "data",
3005
- "type": "object",
3006
- "required": true
3007
- }
3008
- ]
3009
- }
2257
+ }
2258
+ ]
3010
2259
  ],
3011
- "transitions": [
3012
- {
3013
- "from": "closed",
3014
- "to": "closed",
3015
- "event": "INIT",
3016
- "effects": [
3017
- [
3018
- "ref",
3019
- "AgentFixLoop"
3020
- ],
3021
- [
3022
- "render-ui",
3023
- "main",
2260
+ "INVOKE": [
2261
+ [
2262
+ "render-ui",
2263
+ "modal",
2264
+ {
2265
+ "type": "stack",
2266
+ "direction": "vertical",
2267
+ "gap": "md",
2268
+ "children": [
3024
2269
  {
3025
2270
  "type": "stack",
3026
- "direction": "vertical",
3027
- "gap": "lg",
2271
+ "direction": "horizontal",
2272
+ "gap": "sm",
2273
+ "children": [
2274
+ {
2275
+ "type": "icon",
2276
+ "name": "wrench",
2277
+ "size": "md"
2278
+ },
2279
+ {
2280
+ "type": "typography",
2281
+ "content": "Invoke Tool",
2282
+ "variant": "h3"
2283
+ }
2284
+ ]
2285
+ },
2286
+ {
2287
+ "type": "divider"
2288
+ },
2289
+ {
2290
+ "type": "form-section",
2291
+ "entity": "AgentFixLoop",
2292
+ "mode": "create",
2293
+ "submitEvent": "SAVE",
2294
+ "cancelEvent": "CLOSE",
2295
+ "fields": [
2296
+ "toolName",
2297
+ "args"
2298
+ ]
2299
+ }
2300
+ ]
2301
+ }
2302
+ ]
2303
+ ],
2304
+ "CLOSE": [
2305
+ [
2306
+ "render-ui",
2307
+ "modal",
2308
+ null
2309
+ ],
2310
+ [
2311
+ "notify",
2312
+ "Cancelled",
2313
+ "info"
2314
+ ],
2315
+ [
2316
+ "ref",
2317
+ "AgentFixLoop"
2318
+ ],
2319
+ [
2320
+ "render-ui",
2321
+ "main",
2322
+ {
2323
+ "type": "stack",
2324
+ "direction": "vertical",
2325
+ "gap": "lg",
2326
+ "children": [
2327
+ {
2328
+ "type": "stack",
2329
+ "direction": "horizontal",
2330
+ "gap": "md",
2331
+ "justify": "space-between",
3028
2332
  "children": [
3029
2333
  {
3030
2334
  "type": "stack",
3031
2335
  "direction": "horizontal",
3032
2336
  "gap": "md",
3033
- "justify": "space-between",
3034
2337
  "children": [
3035
2338
  {
3036
- "type": "stack",
3037
- "direction": "horizontal",
3038
- "gap": "md",
3039
- "children": [
3040
- {
3041
- "type": "icon",
3042
- "name": "sparkles",
3043
- "size": "lg"
3044
- },
3045
- {
3046
- "type": "typography",
3047
- "content": "AgentFixLoop",
3048
- "variant": "h2"
3049
- }
3050
- ]
2339
+ "type": "icon",
2340
+ "name": "wrench",
2341
+ "size": "lg"
3051
2342
  },
3052
2343
  {
3053
- "type": "button",
3054
- "label": "Open",
3055
- "event": "GENERATE",
3056
- "variant": "primary",
3057
- "icon": "sparkles"
2344
+ "type": "typography",
2345
+ "content": "Invoke Tool",
2346
+ "variant": "h2"
3058
2347
  }
3059
2348
  ]
3060
2349
  },
3061
2350
  {
3062
- "type": "divider"
3063
- },
3064
- {
3065
- "type": "empty-state",
3066
- "icon": "sparkles",
3067
- "title": "Nothing open",
3068
- "description": "Click Open to view details in a modal overlay."
2351
+ "type": "button",
2352
+ "label": "Open",
2353
+ "event": "INVOKE",
2354
+ "variant": "primary",
2355
+ "icon": "wrench"
3069
2356
  }
3070
2357
  ]
2358
+ },
2359
+ {
2360
+ "type": "divider"
2361
+ },
2362
+ {
2363
+ "type": "empty-state",
2364
+ "icon": "wrench",
2365
+ "title": "Nothing open",
2366
+ "description": "Click Open to view details in a modal overlay."
3071
2367
  }
3072
2368
  ]
3073
- ]
3074
- },
3075
- {
3076
- "from": "closed",
3077
- "to": "open",
3078
- "event": "GENERATE",
3079
- "effects": [
3080
- [
3081
- "render-ui",
3082
- "modal",
2369
+ }
2370
+ ]
2371
+ ],
2372
+ "SAVE": [
2373
+ [
2374
+ "persist",
2375
+ "create",
2376
+ "AgentFixLoop",
2377
+ "@payload.data"
2378
+ ],
2379
+ [
2380
+ "render-ui",
2381
+ "modal",
2382
+ null
2383
+ ],
2384
+ [
2385
+ "emit",
2386
+ "INVOKED"
2387
+ ],
2388
+ [
2389
+ "ref",
2390
+ "AgentFixLoop"
2391
+ ],
2392
+ [
2393
+ "render-ui",
2394
+ "main",
2395
+ {
2396
+ "type": "stack",
2397
+ "direction": "vertical",
2398
+ "gap": "lg",
2399
+ "children": [
3083
2400
  {
3084
2401
  "type": "stack",
3085
- "direction": "vertical",
2402
+ "direction": "horizontal",
3086
2403
  "gap": "md",
2404
+ "justify": "space-between",
3087
2405
  "children": [
3088
2406
  {
3089
2407
  "type": "stack",
3090
2408
  "direction": "horizontal",
3091
- "gap": "sm",
2409
+ "gap": "md",
3092
2410
  "children": [
3093
2411
  {
3094
2412
  "type": "icon",
3095
- "name": "sparkles",
3096
- "size": "md"
2413
+ "name": "wrench",
2414
+ "size": "lg"
3097
2415
  },
3098
2416
  {
3099
2417
  "type": "typography",
3100
- "content": "AgentFixLoop",
3101
- "variant": "h3"
2418
+ "content": "Invoke Tool",
2419
+ "variant": "h2"
3102
2420
  }
3103
2421
  ]
3104
2422
  },
3105
2423
  {
3106
- "type": "divider"
3107
- },
2424
+ "type": "button",
2425
+ "label": "Open",
2426
+ "event": "INVOKE",
2427
+ "variant": "primary",
2428
+ "icon": "wrench"
2429
+ }
2430
+ ]
2431
+ },
2432
+ {
2433
+ "type": "divider"
2434
+ },
2435
+ {
2436
+ "type": "empty-state",
2437
+ "icon": "wrench",
2438
+ "title": "Nothing open",
2439
+ "description": "Click Open to view details in a modal overlay."
2440
+ }
2441
+ ]
2442
+ }
2443
+ ]
2444
+ ]
2445
+ }
2446
+ },
2447
+ {
2448
+ "ref": "AgentCompletion.traits.AgentCompletionModal",
2449
+ "name": "FixLoopCompletionFlow",
2450
+ "linkedEntity": "AgentFixLoop",
2451
+ "listens": [],
2452
+ "emitsScope": "internal",
2453
+ "effects": {
2454
+ "INIT": [
2455
+ [
2456
+ "ref",
2457
+ "AgentFixLoop"
2458
+ ],
2459
+ [
2460
+ "render-ui",
2461
+ "main",
2462
+ {
2463
+ "type": "stack",
2464
+ "direction": "vertical",
2465
+ "gap": "lg",
2466
+ "children": [
2467
+ {
2468
+ "type": "stack",
2469
+ "direction": "horizontal",
2470
+ "gap": "md",
2471
+ "justify": "space-between",
2472
+ "children": [
3108
2473
  {
3109
2474
  "type": "stack",
3110
2475
  "direction": "horizontal",
3111
- "gap": "sm",
2476
+ "gap": "md",
3112
2477
  "children": [
3113
2478
  {
3114
- "type": "badge",
3115
- "label": "@entity.provider"
2479
+ "type": "icon",
2480
+ "name": "sparkles",
2481
+ "size": "lg"
3116
2482
  },
3117
2483
  {
3118
- "type": "badge",
3119
- "label": "@entity.model"
2484
+ "type": "typography",
2485
+ "content": "AgentFixLoop",
2486
+ "variant": "h2"
3120
2487
  }
3121
2488
  ]
3122
2489
  },
3123
2490
  {
3124
- "type": "form-section",
3125
- "entity": "AgentFixLoop",
3126
- "mode": "create",
3127
- "submitEvent": "SAVE",
3128
- "cancelEvent": "CLOSE",
3129
- "fields": [
3130
- "prompt"
3131
- ]
2491
+ "type": "button",
2492
+ "label": "Open",
2493
+ "event": "GENERATE",
2494
+ "variant": "primary",
2495
+ "icon": "sparkles"
3132
2496
  }
3133
2497
  ]
2498
+ },
2499
+ {
2500
+ "type": "divider"
2501
+ },
2502
+ {
2503
+ "type": "empty-state",
2504
+ "icon": "sparkles",
2505
+ "title": "Nothing open",
2506
+ "description": "Click Open to view details in a modal overlay."
3134
2507
  }
3135
2508
  ]
3136
- ]
3137
- },
3138
- {
3139
- "from": "open",
3140
- "to": "closed",
3141
- "event": "CLOSE",
3142
- "effects": [
3143
- [
3144
- "render-ui",
3145
- "modal",
3146
- null
3147
- ],
3148
- [
3149
- "notify",
3150
- "Cancelled",
3151
- "info"
3152
- ],
3153
- [
3154
- "ref",
3155
- "AgentFixLoop"
3156
- ],
3157
- [
3158
- "render-ui",
3159
- "main",
2509
+ }
2510
+ ]
2511
+ ],
2512
+ "GENERATE": [
2513
+ [
2514
+ "render-ui",
2515
+ "modal",
2516
+ {
2517
+ "type": "stack",
2518
+ "direction": "vertical",
2519
+ "gap": "md",
2520
+ "children": [
3160
2521
  {
3161
2522
  "type": "stack",
3162
- "direction": "vertical",
3163
- "gap": "lg",
2523
+ "direction": "horizontal",
2524
+ "gap": "sm",
2525
+ "children": [
2526
+ {
2527
+ "type": "icon",
2528
+ "name": "sparkles",
2529
+ "size": "md"
2530
+ },
2531
+ {
2532
+ "type": "typography",
2533
+ "content": "AgentFixLoop",
2534
+ "variant": "h3"
2535
+ }
2536
+ ]
2537
+ },
2538
+ {
2539
+ "type": "divider"
2540
+ },
2541
+ {
2542
+ "type": "stack",
2543
+ "direction": "horizontal",
2544
+ "gap": "sm",
2545
+ "children": [
2546
+ {
2547
+ "type": "badge",
2548
+ "label": "@entity.provider"
2549
+ },
2550
+ {
2551
+ "type": "badge",
2552
+ "label": "@entity.model"
2553
+ }
2554
+ ]
2555
+ },
2556
+ {
2557
+ "type": "form-section",
2558
+ "entity": "AgentFixLoop",
2559
+ "mode": "create",
2560
+ "submitEvent": "SAVE",
2561
+ "cancelEvent": "CLOSE",
2562
+ "fields": [
2563
+ "prompt"
2564
+ ]
2565
+ }
2566
+ ]
2567
+ }
2568
+ ]
2569
+ ],
2570
+ "CLOSE": [
2571
+ [
2572
+ "render-ui",
2573
+ "modal",
2574
+ null
2575
+ ],
2576
+ [
2577
+ "notify",
2578
+ "Cancelled",
2579
+ "info"
2580
+ ],
2581
+ [
2582
+ "ref",
2583
+ "AgentFixLoop"
2584
+ ],
2585
+ [
2586
+ "render-ui",
2587
+ "main",
2588
+ {
2589
+ "type": "stack",
2590
+ "direction": "vertical",
2591
+ "gap": "lg",
2592
+ "children": [
2593
+ {
2594
+ "type": "stack",
2595
+ "direction": "horizontal",
2596
+ "gap": "md",
2597
+ "justify": "space-between",
3164
2598
  "children": [
3165
2599
  {
3166
2600
  "type": "stack",
3167
2601
  "direction": "horizontal",
3168
2602
  "gap": "md",
3169
- "justify": "space-between",
3170
2603
  "children": [
3171
2604
  {
3172
- "type": "stack",
3173
- "direction": "horizontal",
3174
- "gap": "md",
3175
- "children": [
3176
- {
3177
- "type": "icon",
3178
- "name": "sparkles",
3179
- "size": "lg"
3180
- },
3181
- {
3182
- "type": "typography",
3183
- "content": "AgentFixLoop",
3184
- "variant": "h2"
3185
- }
3186
- ]
2605
+ "type": "icon",
2606
+ "name": "sparkles",
2607
+ "size": "lg"
3187
2608
  },
3188
2609
  {
3189
- "type": "button",
3190
- "label": "Open",
3191
- "event": "GENERATE",
3192
- "variant": "primary",
3193
- "icon": "sparkles"
2610
+ "type": "typography",
2611
+ "content": "AgentFixLoop",
2612
+ "variant": "h2"
3194
2613
  }
3195
2614
  ]
3196
2615
  },
3197
2616
  {
3198
- "type": "divider"
3199
- },
3200
- {
3201
- "type": "empty-state",
3202
- "icon": "sparkles",
3203
- "title": "Nothing open",
3204
- "description": "Click Open to view details in a modal overlay."
2617
+ "type": "button",
2618
+ "label": "Open",
2619
+ "event": "GENERATE",
2620
+ "variant": "primary",
2621
+ "icon": "sparkles"
3205
2622
  }
3206
2623
  ]
2624
+ },
2625
+ {
2626
+ "type": "divider"
2627
+ },
2628
+ {
2629
+ "type": "empty-state",
2630
+ "icon": "sparkles",
2631
+ "title": "Nothing open",
2632
+ "description": "Click Open to view details in a modal overlay."
3207
2633
  }
3208
2634
  ]
3209
- ]
3210
- },
3211
- {
3212
- "from": "open",
3213
- "to": "closed",
3214
- "event": "SAVE",
3215
- "effects": [
3216
- [
3217
- "persist",
3218
- "create",
3219
- "AgentFixLoop",
3220
- "@payload.data"
3221
- ],
3222
- [
3223
- "render-ui",
3224
- "modal",
3225
- null
3226
- ],
3227
- [
3228
- "emit",
3229
- "GENERATED"
3230
- ],
3231
- [
3232
- "ref",
3233
- "AgentFixLoop"
3234
- ],
3235
- [
3236
- "render-ui",
3237
- "main",
2635
+ }
2636
+ ]
2637
+ ],
2638
+ "SAVE": [
2639
+ [
2640
+ "persist",
2641
+ "create",
2642
+ "AgentFixLoop",
2643
+ "@payload.data"
2644
+ ],
2645
+ [
2646
+ "render-ui",
2647
+ "modal",
2648
+ null
2649
+ ],
2650
+ [
2651
+ "emit",
2652
+ "GENERATED"
2653
+ ],
2654
+ [
2655
+ "ref",
2656
+ "AgentFixLoop"
2657
+ ],
2658
+ [
2659
+ "render-ui",
2660
+ "main",
2661
+ {
2662
+ "type": "stack",
2663
+ "direction": "vertical",
2664
+ "gap": "lg",
2665
+ "children": [
3238
2666
  {
3239
2667
  "type": "stack",
3240
- "direction": "vertical",
3241
- "gap": "lg",
2668
+ "direction": "horizontal",
2669
+ "gap": "md",
2670
+ "justify": "space-between",
3242
2671
  "children": [
3243
2672
  {
3244
2673
  "type": "stack",
3245
2674
  "direction": "horizontal",
3246
2675
  "gap": "md",
3247
- "justify": "space-between",
3248
2676
  "children": [
3249
2677
  {
3250
- "type": "stack",
3251
- "direction": "horizontal",
3252
- "gap": "md",
3253
- "children": [
3254
- {
3255
- "type": "icon",
3256
- "name": "sparkles",
3257
- "size": "lg"
3258
- },
3259
- {
3260
- "type": "typography",
3261
- "content": "AgentFixLoop",
3262
- "variant": "h2"
3263
- }
3264
- ]
2678
+ "type": "icon",
2679
+ "name": "sparkles",
2680
+ "size": "lg"
3265
2681
  },
3266
2682
  {
3267
- "type": "button",
3268
- "label": "Open",
3269
- "event": "GENERATE",
3270
- "variant": "primary",
3271
- "icon": "sparkles"
2683
+ "type": "typography",
2684
+ "content": "AgentFixLoop",
2685
+ "variant": "h2"
3272
2686
  }
3273
2687
  ]
3274
2688
  },
3275
2689
  {
3276
- "type": "divider"
3277
- },
3278
- {
3279
- "type": "empty-state",
3280
- "icon": "sparkles",
3281
- "title": "Nothing open",
3282
- "description": "Click Open to view details in a modal overlay."
2690
+ "type": "button",
2691
+ "label": "Open",
2692
+ "event": "GENERATE",
2693
+ "variant": "primary",
2694
+ "icon": "sparkles"
3283
2695
  }
3284
2696
  ]
2697
+ },
2698
+ {
2699
+ "type": "divider"
2700
+ },
2701
+ {
2702
+ "type": "empty-state",
2703
+ "icon": "sparkles",
2704
+ "title": "Nothing open",
2705
+ "description": "Click Open to view details in a modal overlay."
3285
2706
  }
3286
- ],
3287
- [
3288
- "notify",
3289
- "AgentFixLoop created successfully"
3290
2707
  ]
3291
- ]
3292
- }
2708
+ }
2709
+ ]
3293
2710
  ]
3294
- },
3295
- "listens": []
2711
+ }
3296
2712
  }
3297
2713
  ],
3298
2714
  "pages": [
@@ -3322,6 +2738,5 @@
3322
2738
  }
3323
2739
  ]
3324
2740
  }
3325
- ],
3326
- "description": "Composes agent atoms + UI atoms into an iterative validation-fix loop with step progress tracking and an errors browse list. Validates a target, generates a fix via LLM, applies it via tool invocation, then re-validates. Composed atoms: - stdAgentToolCall (validate): run validation tool - stdAgentToolCall (fix): apply generated fix - stdAgentCompletion: generate fix via LLM - stdAgentStepProgress: visual step indicator - stdBrowse: browsable errors list (2026-04-08). The canonical source for std behaviors is now the registry `.orb` file at `packages/almadar-std/behaviors/registry/<level>/<name>.orb`, which is generated from this TS source by `tools/almadar-behavior-ts-to-orb/` and consumed by the compiler's embedded loader. Consumers should import behaviors via `.lolo`/`.orb` `uses` declarations and reference them as `Alias.entity` / `Alias.traits.X` / `Alias.pages.X`, applying overrides at the call site (`linkedEntity`, `name`, `events`, `effects`, `listens`, `emitsScope`). The TS `*Params` interface and the exported factory functions remain ONLY as the authoring path for the converter; they are NOT a stable public API and may change without notice. See `docs/Almadar_Orb_Behaviors.md` for the orbital-as-function model and `docs/LOLO_Gaps.md` for the migration plan."
2741
+ ]
3327
2742
  }