@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -332,21 +332,23 @@
|
|
|
332
332
|
"render-ui",
|
|
333
333
|
"main",
|
|
334
334
|
{
|
|
335
|
+
"direction": "vertical",
|
|
336
|
+
"type": "stack",
|
|
335
337
|
"children": [
|
|
336
338
|
{
|
|
339
|
+
"gap": "sm",
|
|
337
340
|
"align": "center",
|
|
338
|
-
"direction": "horizontal",
|
|
339
341
|
"type": "stack",
|
|
340
|
-
"
|
|
342
|
+
"direction": "horizontal",
|
|
341
343
|
"children": [
|
|
342
344
|
{
|
|
343
345
|
"type": "icon",
|
|
344
346
|
"name": "repeat"
|
|
345
347
|
},
|
|
346
348
|
{
|
|
347
|
-
"variant": "h2",
|
|
348
349
|
"type": "typography",
|
|
349
|
-
"content": "Tool Execution Loop"
|
|
350
|
+
"content": "Tool Execution Loop",
|
|
351
|
+
"variant": "h2"
|
|
350
352
|
}
|
|
351
353
|
]
|
|
352
354
|
},
|
|
@@ -356,6 +358,7 @@
|
|
|
356
358
|
{
|
|
357
359
|
"children": [
|
|
358
360
|
{
|
|
361
|
+
"gap": "md",
|
|
359
362
|
"children": [
|
|
360
363
|
{
|
|
361
364
|
"variant": "body",
|
|
@@ -363,8 +366,8 @@
|
|
|
363
366
|
"content": "Describe the task to execute with tools"
|
|
364
367
|
},
|
|
365
368
|
{
|
|
366
|
-
"type": "form-section",
|
|
367
369
|
"entity": "@entity",
|
|
370
|
+
"type": "form-section",
|
|
368
371
|
"submitEvent": "EXECUTE",
|
|
369
372
|
"fields": [
|
|
370
373
|
"task"
|
|
@@ -372,17 +375,14 @@
|
|
|
372
375
|
"mode": "edit"
|
|
373
376
|
}
|
|
374
377
|
],
|
|
375
|
-
"
|
|
376
|
-
"direction": "vertical"
|
|
377
|
-
"type": "stack"
|
|
378
|
+
"type": "stack",
|
|
379
|
+
"direction": "vertical"
|
|
378
380
|
}
|
|
379
381
|
],
|
|
380
382
|
"type": "card"
|
|
381
383
|
}
|
|
382
384
|
],
|
|
383
|
-
"gap": "lg"
|
|
384
|
-
"type": "stack",
|
|
385
|
-
"direction": "vertical"
|
|
385
|
+
"gap": "lg"
|
|
386
386
|
}
|
|
387
387
|
]
|
|
388
388
|
]
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"main",
|
|
425
425
|
{
|
|
426
426
|
"align": "center",
|
|
427
|
-
"
|
|
427
|
+
"gap": "lg",
|
|
428
428
|
"children": [
|
|
429
429
|
{
|
|
430
430
|
"type": "icon",
|
|
@@ -432,20 +432,20 @@
|
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
434
|
"content": "Planning execution...",
|
|
435
|
-
"
|
|
436
|
-
"
|
|
435
|
+
"variant": "h3",
|
|
436
|
+
"type": "typography"
|
|
437
437
|
},
|
|
438
438
|
{
|
|
439
439
|
"type": "spinner"
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
|
-
"type": "typography",
|
|
443
442
|
"variant": "caption",
|
|
443
|
+
"type": "typography",
|
|
444
444
|
"content": "@entity.task"
|
|
445
445
|
}
|
|
446
446
|
],
|
|
447
|
-
"
|
|
448
|
-
"
|
|
447
|
+
"type": "stack",
|
|
448
|
+
"direction": "vertical"
|
|
449
449
|
}
|
|
450
450
|
]
|
|
451
451
|
]
|
|
@@ -483,36 +483,39 @@
|
|
|
483
483
|
"render-ui",
|
|
484
484
|
"main",
|
|
485
485
|
{
|
|
486
|
+
"type": "stack",
|
|
487
|
+
"direction": "vertical",
|
|
488
|
+
"gap": "lg",
|
|
486
489
|
"children": [
|
|
487
490
|
{
|
|
488
|
-
"gap": "sm",
|
|
489
491
|
"direction": "horizontal",
|
|
490
|
-
"type": "stack",
|
|
491
|
-
"align": "center",
|
|
492
|
-
"justify": "between",
|
|
493
492
|
"children": [
|
|
494
493
|
{
|
|
495
|
-
"direction": "horizontal",
|
|
496
|
-
"gap": "sm",
|
|
497
494
|
"children": [
|
|
498
495
|
{
|
|
499
496
|
"type": "icon",
|
|
500
497
|
"name": "tool"
|
|
501
498
|
},
|
|
502
499
|
{
|
|
503
|
-
"content": "Executing Tool",
|
|
504
500
|
"variant": "h2",
|
|
505
|
-
"type": "typography"
|
|
501
|
+
"type": "typography",
|
|
502
|
+
"content": "Executing Tool"
|
|
506
503
|
}
|
|
507
504
|
],
|
|
505
|
+
"gap": "sm",
|
|
508
506
|
"type": "stack",
|
|
509
|
-
"align": "center"
|
|
507
|
+
"align": "center",
|
|
508
|
+
"direction": "horizontal"
|
|
510
509
|
},
|
|
511
510
|
{
|
|
512
|
-
"
|
|
513
|
-
"
|
|
511
|
+
"type": "badge",
|
|
512
|
+
"label": "@entity.maxIterations"
|
|
514
513
|
}
|
|
515
|
-
]
|
|
514
|
+
],
|
|
515
|
+
"type": "stack",
|
|
516
|
+
"gap": "sm",
|
|
517
|
+
"justify": "between",
|
|
518
|
+
"align": "center"
|
|
516
519
|
},
|
|
517
520
|
{
|
|
518
521
|
"type": "divider"
|
|
@@ -521,14 +524,11 @@
|
|
|
521
524
|
"type": "card",
|
|
522
525
|
"children": [
|
|
523
526
|
{
|
|
524
|
-
"gap": "sm",
|
|
525
|
-
"type": "stack",
|
|
526
|
-
"direction": "vertical",
|
|
527
527
|
"children": [
|
|
528
528
|
{
|
|
529
|
-
"
|
|
529
|
+
"variant": "caption",
|
|
530
530
|
"type": "typography",
|
|
531
|
-
"
|
|
531
|
+
"content": "Current Tool"
|
|
532
532
|
},
|
|
533
533
|
{
|
|
534
534
|
"variant": "h4",
|
|
@@ -538,7 +538,10 @@
|
|
|
538
538
|
{
|
|
539
539
|
"type": "spinner"
|
|
540
540
|
}
|
|
541
|
-
]
|
|
541
|
+
],
|
|
542
|
+
"type": "stack",
|
|
543
|
+
"direction": "vertical",
|
|
544
|
+
"gap": "sm"
|
|
542
545
|
}
|
|
543
546
|
]
|
|
544
547
|
},
|
|
@@ -547,27 +550,24 @@
|
|
|
547
550
|
"children": [
|
|
548
551
|
{
|
|
549
552
|
"type": "stack",
|
|
550
|
-
"gap": "sm",
|
|
551
553
|
"direction": "vertical",
|
|
552
554
|
"children": [
|
|
553
555
|
{
|
|
554
|
-
"content": "Plan",
|
|
555
556
|
"variant": "caption",
|
|
557
|
+
"content": "Plan",
|
|
556
558
|
"type": "typography"
|
|
557
559
|
},
|
|
558
560
|
{
|
|
561
|
+
"type": "typography",
|
|
559
562
|
"variant": "body",
|
|
560
|
-
"content": "@entity.plan"
|
|
561
|
-
"type": "typography"
|
|
563
|
+
"content": "@entity.plan"
|
|
562
564
|
}
|
|
563
|
-
]
|
|
565
|
+
],
|
|
566
|
+
"gap": "sm"
|
|
564
567
|
}
|
|
565
568
|
]
|
|
566
569
|
}
|
|
567
|
-
]
|
|
568
|
-
"gap": "lg",
|
|
569
|
-
"type": "stack",
|
|
570
|
-
"direction": "vertical"
|
|
570
|
+
]
|
|
571
571
|
}
|
|
572
572
|
]
|
|
573
573
|
]
|
|
@@ -591,51 +591,51 @@
|
|
|
591
591
|
"render-ui",
|
|
592
592
|
"main",
|
|
593
593
|
{
|
|
594
|
+
"type": "stack",
|
|
595
|
+
"direction": "vertical",
|
|
596
|
+
"gap": "lg",
|
|
594
597
|
"children": [
|
|
595
598
|
{
|
|
596
599
|
"name": "x-circle",
|
|
597
600
|
"type": "icon"
|
|
598
601
|
},
|
|
599
602
|
{
|
|
603
|
+
"variant": "h2",
|
|
600
604
|
"content": "Loop Failed",
|
|
601
|
-
"type": "typography"
|
|
602
|
-
"variant": "h2"
|
|
605
|
+
"type": "typography"
|
|
603
606
|
},
|
|
604
607
|
{
|
|
605
|
-
"
|
|
608
|
+
"variant": "error",
|
|
606
609
|
"message": "@entity.error",
|
|
607
|
-
"
|
|
610
|
+
"type": "alert"
|
|
608
611
|
},
|
|
609
612
|
{
|
|
610
|
-
"cols": 2.0,
|
|
611
|
-
"type": "simple-grid",
|
|
612
613
|
"children": [
|
|
613
614
|
{
|
|
614
|
-
"
|
|
615
|
-
"icon": "repeat",
|
|
615
|
+
"type": "stat-display",
|
|
616
616
|
"label": "Iterations Used",
|
|
617
|
-
"
|
|
617
|
+
"value": "@entity.iterations",
|
|
618
|
+
"icon": "repeat"
|
|
618
619
|
},
|
|
619
620
|
{
|
|
620
621
|
"value": "@entity.maxIterations",
|
|
621
|
-
"icon": "shield",
|
|
622
622
|
"label": "Max Allowed",
|
|
623
|
-
"type": "stat-display"
|
|
623
|
+
"type": "stat-display",
|
|
624
|
+
"icon": "shield"
|
|
624
625
|
}
|
|
625
|
-
]
|
|
626
|
+
],
|
|
627
|
+
"cols": 2.0,
|
|
628
|
+
"type": "simple-grid"
|
|
626
629
|
},
|
|
627
630
|
{
|
|
628
631
|
"label": "Retry",
|
|
629
632
|
"variant": "primary",
|
|
630
633
|
"icon": "rotate-ccw",
|
|
631
|
-
"
|
|
632
|
-
"
|
|
634
|
+
"type": "button",
|
|
635
|
+
"action": "RESET"
|
|
633
636
|
}
|
|
634
637
|
],
|
|
635
|
-
"
|
|
636
|
-
"direction": "vertical",
|
|
637
|
-
"align": "center",
|
|
638
|
-
"gap": "lg"
|
|
638
|
+
"align": "center"
|
|
639
639
|
}
|
|
640
640
|
]
|
|
641
641
|
]
|
|
@@ -667,10 +667,8 @@
|
|
|
667
667
|
"render-ui",
|
|
668
668
|
"main",
|
|
669
669
|
{
|
|
670
|
-
"gap": "lg",
|
|
671
|
-
"type": "stack",
|
|
672
|
-
"align": "center",
|
|
673
670
|
"direction": "vertical",
|
|
671
|
+
"type": "stack",
|
|
674
672
|
"children": [
|
|
675
673
|
{
|
|
676
674
|
"type": "icon",
|
|
@@ -685,10 +683,12 @@
|
|
|
685
683
|
"type": "spinner"
|
|
686
684
|
},
|
|
687
685
|
{
|
|
688
|
-
"
|
|
689
|
-
"
|
|
686
|
+
"label": "@entity.iterations",
|
|
687
|
+
"type": "badge"
|
|
690
688
|
}
|
|
691
|
-
]
|
|
689
|
+
],
|
|
690
|
+
"align": "center",
|
|
691
|
+
"gap": "lg"
|
|
692
692
|
}
|
|
693
693
|
]
|
|
694
694
|
]
|
|
@@ -714,47 +714,47 @@
|
|
|
714
714
|
{
|
|
715
715
|
"direction": "vertical",
|
|
716
716
|
"type": "stack",
|
|
717
|
-
"align": "center",
|
|
718
717
|
"gap": "lg",
|
|
718
|
+
"align": "center",
|
|
719
719
|
"children": [
|
|
720
720
|
{
|
|
721
721
|
"name": "x-circle",
|
|
722
722
|
"type": "icon"
|
|
723
723
|
},
|
|
724
724
|
{
|
|
725
|
-
"variant": "h2",
|
|
726
725
|
"content": "Loop Failed",
|
|
727
|
-
"type": "typography"
|
|
726
|
+
"type": "typography",
|
|
727
|
+
"variant": "h2"
|
|
728
728
|
},
|
|
729
729
|
{
|
|
730
|
+
"type": "alert",
|
|
730
731
|
"variant": "error",
|
|
731
|
-
"message": "@entity.error"
|
|
732
|
-
"type": "alert"
|
|
732
|
+
"message": "@entity.error"
|
|
733
733
|
},
|
|
734
734
|
{
|
|
735
735
|
"type": "simple-grid",
|
|
736
736
|
"cols": 2.0,
|
|
737
737
|
"children": [
|
|
738
738
|
{
|
|
739
|
-
"label": "Iterations Used",
|
|
740
|
-
"icon": "repeat",
|
|
741
739
|
"value": "@entity.iterations",
|
|
742
|
-
"type": "stat-display"
|
|
740
|
+
"type": "stat-display",
|
|
741
|
+
"icon": "repeat",
|
|
742
|
+
"label": "Iterations Used"
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
|
-
"
|
|
746
|
-
"label": "Max Allowed",
|
|
745
|
+
"value": "@entity.maxIterations",
|
|
747
746
|
"type": "stat-display",
|
|
748
|
-
"
|
|
747
|
+
"icon": "shield",
|
|
748
|
+
"label": "Max Allowed"
|
|
749
749
|
}
|
|
750
750
|
]
|
|
751
751
|
},
|
|
752
752
|
{
|
|
753
|
-
"type": "button",
|
|
754
753
|
"action": "RESET",
|
|
755
754
|
"icon": "rotate-ccw",
|
|
755
|
+
"label": "Retry",
|
|
756
756
|
"variant": "primary",
|
|
757
|
-
"
|
|
757
|
+
"type": "button"
|
|
758
758
|
}
|
|
759
759
|
]
|
|
760
760
|
}
|
|
@@ -780,14 +780,14 @@
|
|
|
780
780
|
"render-ui",
|
|
781
781
|
"main",
|
|
782
782
|
{
|
|
783
|
-
"direction": "vertical",
|
|
784
783
|
"type": "stack",
|
|
784
|
+
"direction": "vertical",
|
|
785
785
|
"gap": "lg",
|
|
786
786
|
"children": [
|
|
787
787
|
{
|
|
788
|
+
"direction": "horizontal",
|
|
788
789
|
"children": [
|
|
789
790
|
{
|
|
790
|
-
"gap": "sm",
|
|
791
791
|
"children": [
|
|
792
792
|
{
|
|
793
793
|
"type": "icon",
|
|
@@ -795,27 +795,27 @@
|
|
|
795
795
|
},
|
|
796
796
|
{
|
|
797
797
|
"content": "Loop Complete",
|
|
798
|
-
"
|
|
799
|
-
"
|
|
798
|
+
"variant": "h2",
|
|
799
|
+
"type": "typography"
|
|
800
800
|
}
|
|
801
801
|
],
|
|
802
|
-
"
|
|
802
|
+
"gap": "sm",
|
|
803
|
+
"align": "center",
|
|
803
804
|
"direction": "horizontal",
|
|
804
|
-
"
|
|
805
|
+
"type": "stack"
|
|
805
806
|
},
|
|
806
807
|
{
|
|
807
808
|
"type": "button",
|
|
808
|
-
"action": "RESET",
|
|
809
|
-
"variant": "ghost",
|
|
810
809
|
"icon": "rotate-ccw",
|
|
811
|
-
"label": "New Task"
|
|
810
|
+
"label": "New Task",
|
|
811
|
+
"variant": "ghost",
|
|
812
|
+
"action": "RESET"
|
|
812
813
|
}
|
|
813
814
|
],
|
|
814
|
-
"direction": "horizontal",
|
|
815
815
|
"justify": "between",
|
|
816
|
-
"
|
|
816
|
+
"type": "stack",
|
|
817
817
|
"align": "center",
|
|
818
|
-
"
|
|
818
|
+
"gap": "sm"
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
"type": "divider"
|
|
@@ -823,16 +823,16 @@
|
|
|
823
823
|
{
|
|
824
824
|
"children": [
|
|
825
825
|
{
|
|
826
|
+
"type": "stat-display",
|
|
826
827
|
"icon": "repeat",
|
|
827
828
|
"value": "@entity.iterations",
|
|
828
|
-
"type": "stat-display",
|
|
829
829
|
"label": "Iterations"
|
|
830
830
|
},
|
|
831
831
|
{
|
|
832
832
|
"value": "@entity.status",
|
|
833
|
-
"type": "stat-display",
|
|
834
833
|
"label": "Status",
|
|
835
|
-
"icon": "check"
|
|
834
|
+
"icon": "check",
|
|
835
|
+
"type": "stat-display"
|
|
836
836
|
}
|
|
837
837
|
],
|
|
838
838
|
"cols": 2.0,
|
|
@@ -845,34 +845,34 @@
|
|
|
845
845
|
"type": "card",
|
|
846
846
|
"children": [
|
|
847
847
|
{
|
|
848
|
+
"direction": "vertical",
|
|
849
|
+
"gap": "md",
|
|
850
|
+
"type": "stack",
|
|
848
851
|
"children": [
|
|
849
852
|
{
|
|
850
853
|
"content": "Task",
|
|
851
|
-
"
|
|
852
|
-
"
|
|
854
|
+
"variant": "caption",
|
|
855
|
+
"type": "typography"
|
|
853
856
|
},
|
|
854
857
|
{
|
|
858
|
+
"variant": "body",
|
|
855
859
|
"content": "@entity.task",
|
|
856
|
-
"type": "typography"
|
|
857
|
-
"variant": "body"
|
|
860
|
+
"type": "typography"
|
|
858
861
|
},
|
|
859
862
|
{
|
|
860
863
|
"type": "divider"
|
|
861
864
|
},
|
|
862
865
|
{
|
|
866
|
+
"variant": "caption",
|
|
863
867
|
"type": "typography",
|
|
864
|
-
"content": "Result"
|
|
865
|
-
"variant": "caption"
|
|
868
|
+
"content": "Result"
|
|
866
869
|
},
|
|
867
870
|
{
|
|
868
|
-
"
|
|
871
|
+
"content": "@entity.result",
|
|
869
872
|
"type": "typography",
|
|
870
|
-
"
|
|
873
|
+
"variant": "body"
|
|
871
874
|
}
|
|
872
|
-
]
|
|
873
|
-
"gap": "md",
|
|
874
|
-
"direction": "vertical",
|
|
875
|
-
"type": "stack"
|
|
875
|
+
]
|
|
876
876
|
}
|
|
877
877
|
]
|
|
878
878
|
}
|
|
@@ -927,91 +927,91 @@
|
|
|
927
927
|
"render-ui",
|
|
928
928
|
"main",
|
|
929
929
|
{
|
|
930
|
+
"gap": "lg",
|
|
931
|
+
"direction": "vertical",
|
|
930
932
|
"type": "stack",
|
|
931
933
|
"children": [
|
|
932
934
|
{
|
|
933
|
-
"
|
|
935
|
+
"justify": "between",
|
|
934
936
|
"children": [
|
|
935
937
|
{
|
|
936
|
-
"gap": "sm",
|
|
937
938
|
"type": "stack",
|
|
938
|
-
"
|
|
939
|
-
"align": "center",
|
|
939
|
+
"gap": "sm",
|
|
940
940
|
"children": [
|
|
941
941
|
{
|
|
942
942
|
"name": "tool",
|
|
943
943
|
"type": "icon"
|
|
944
944
|
},
|
|
945
945
|
{
|
|
946
|
-
"type": "typography",
|
|
947
946
|
"content": "Executing Tool",
|
|
947
|
+
"type": "typography",
|
|
948
948
|
"variant": "h2"
|
|
949
949
|
}
|
|
950
|
-
]
|
|
950
|
+
],
|
|
951
|
+
"align": "center",
|
|
952
|
+
"direction": "horizontal"
|
|
951
953
|
},
|
|
952
954
|
{
|
|
953
955
|
"type": "badge",
|
|
954
956
|
"label": "@entity.maxIterations"
|
|
955
957
|
}
|
|
956
958
|
],
|
|
957
|
-
"type": "stack",
|
|
958
959
|
"direction": "horizontal",
|
|
960
|
+
"type": "stack",
|
|
959
961
|
"align": "center",
|
|
960
|
-
"
|
|
962
|
+
"gap": "sm"
|
|
961
963
|
},
|
|
962
964
|
{
|
|
963
965
|
"type": "divider"
|
|
964
966
|
},
|
|
965
967
|
{
|
|
966
|
-
"type": "card",
|
|
967
968
|
"children": [
|
|
968
969
|
{
|
|
969
|
-
"direction": "vertical",
|
|
970
|
-
"gap": "sm",
|
|
971
970
|
"children": [
|
|
972
971
|
{
|
|
973
|
-
"content": "Current Tool",
|
|
974
972
|
"type": "typography",
|
|
973
|
+
"content": "Current Tool",
|
|
975
974
|
"variant": "caption"
|
|
976
975
|
},
|
|
977
976
|
{
|
|
978
|
-
"variant": "h4",
|
|
979
977
|
"type": "typography",
|
|
980
|
-
"content": "@entity.currentTool"
|
|
978
|
+
"content": "@entity.currentTool",
|
|
979
|
+
"variant": "h4"
|
|
981
980
|
},
|
|
982
981
|
{
|
|
983
982
|
"type": "spinner"
|
|
984
983
|
}
|
|
985
984
|
],
|
|
986
|
-
"
|
|
985
|
+
"direction": "vertical",
|
|
986
|
+
"type": "stack",
|
|
987
|
+
"gap": "sm"
|
|
987
988
|
}
|
|
988
|
-
]
|
|
989
|
+
],
|
|
990
|
+
"type": "card"
|
|
989
991
|
},
|
|
990
992
|
{
|
|
991
993
|
"children": [
|
|
992
994
|
{
|
|
993
995
|
"gap": "sm",
|
|
996
|
+
"type": "stack",
|
|
997
|
+
"direction": "vertical",
|
|
994
998
|
"children": [
|
|
995
999
|
{
|
|
1000
|
+
"type": "typography",
|
|
996
1001
|
"variant": "caption",
|
|
997
|
-
"content": "Plan"
|
|
998
|
-
"type": "typography"
|
|
1002
|
+
"content": "Plan"
|
|
999
1003
|
},
|
|
1000
1004
|
{
|
|
1001
|
-
"variant": "body",
|
|
1002
1005
|
"type": "typography",
|
|
1003
|
-
"content": "@entity.plan"
|
|
1006
|
+
"content": "@entity.plan",
|
|
1007
|
+
"variant": "body"
|
|
1004
1008
|
}
|
|
1005
|
-
]
|
|
1006
|
-
"direction": "vertical",
|
|
1007
|
-
"type": "stack"
|
|
1009
|
+
]
|
|
1008
1010
|
}
|
|
1009
1011
|
],
|
|
1010
1012
|
"type": "card"
|
|
1011
1013
|
}
|
|
1012
|
-
]
|
|
1013
|
-
"direction": "vertical",
|
|
1014
|
-
"gap": "lg"
|
|
1014
|
+
]
|
|
1015
1015
|
}
|
|
1016
1016
|
]
|
|
1017
1017
|
]
|
|
@@ -1037,49 +1037,49 @@
|
|
|
1037
1037
|
{
|
|
1038
1038
|
"children": [
|
|
1039
1039
|
{
|
|
1040
|
-
"
|
|
1041
|
-
"
|
|
1040
|
+
"type": "icon",
|
|
1041
|
+
"name": "x-circle"
|
|
1042
1042
|
},
|
|
1043
1043
|
{
|
|
1044
|
+
"type": "typography",
|
|
1044
1045
|
"variant": "h2",
|
|
1045
|
-
"content": "Loop Failed"
|
|
1046
|
-
"type": "typography"
|
|
1046
|
+
"content": "Loop Failed"
|
|
1047
1047
|
},
|
|
1048
1048
|
{
|
|
1049
|
-
"message": "@entity.error",
|
|
1050
1049
|
"type": "alert",
|
|
1051
|
-
"variant": "error"
|
|
1050
|
+
"variant": "error",
|
|
1051
|
+
"message": "@entity.error"
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
1054
|
-
"cols": 2.0,
|
|
1055
|
-
"type": "simple-grid",
|
|
1056
1054
|
"children": [
|
|
1057
1055
|
{
|
|
1058
1056
|
"value": "@entity.iterations",
|
|
1059
|
-
"
|
|
1057
|
+
"icon": "repeat",
|
|
1060
1058
|
"label": "Iterations Used",
|
|
1061
|
-
"
|
|
1059
|
+
"type": "stat-display"
|
|
1062
1060
|
},
|
|
1063
1061
|
{
|
|
1064
|
-
"type": "stat-display",
|
|
1065
1062
|
"label": "Max Allowed",
|
|
1066
|
-
"
|
|
1067
|
-
"icon": "shield"
|
|
1063
|
+
"type": "stat-display",
|
|
1064
|
+
"icon": "shield",
|
|
1065
|
+
"value": "@entity.maxIterations"
|
|
1068
1066
|
}
|
|
1069
|
-
]
|
|
1067
|
+
],
|
|
1068
|
+
"type": "simple-grid",
|
|
1069
|
+
"cols": 2.0
|
|
1070
1070
|
},
|
|
1071
1071
|
{
|
|
1072
1072
|
"type": "button",
|
|
1073
|
+
"label": "Retry",
|
|
1073
1074
|
"variant": "primary",
|
|
1074
1075
|
"icon": "rotate-ccw",
|
|
1075
|
-
"label": "Retry",
|
|
1076
1076
|
"action": "RESET"
|
|
1077
1077
|
}
|
|
1078
1078
|
],
|
|
1079
1079
|
"direction": "vertical",
|
|
1080
|
+
"type": "stack",
|
|
1080
1081
|
"gap": "lg",
|
|
1081
|
-
"align": "center"
|
|
1082
|
-
"type": "stack"
|
|
1082
|
+
"align": "center"
|
|
1083
1083
|
}
|
|
1084
1084
|
]
|
|
1085
1085
|
]
|
|
@@ -1135,30 +1135,29 @@
|
|
|
1135
1135
|
{
|
|
1136
1136
|
"children": [
|
|
1137
1137
|
{
|
|
1138
|
+
"direction": "horizontal",
|
|
1138
1139
|
"gap": "sm",
|
|
1140
|
+
"type": "stack",
|
|
1139
1141
|
"children": [
|
|
1140
1142
|
{
|
|
1141
1143
|
"type": "icon",
|
|
1142
1144
|
"name": "repeat"
|
|
1143
1145
|
},
|
|
1144
1146
|
{
|
|
1147
|
+
"content": "Tool Execution Loop",
|
|
1145
1148
|
"variant": "h2",
|
|
1146
|
-
"type": "typography"
|
|
1147
|
-
"content": "Tool Execution Loop"
|
|
1149
|
+
"type": "typography"
|
|
1148
1150
|
}
|
|
1149
1151
|
],
|
|
1150
|
-
"
|
|
1151
|
-
"align": "center",
|
|
1152
|
-
"direction": "horizontal"
|
|
1152
|
+
"align": "center"
|
|
1153
1153
|
},
|
|
1154
1154
|
{
|
|
1155
1155
|
"type": "divider"
|
|
1156
1156
|
},
|
|
1157
1157
|
{
|
|
1158
|
+
"type": "card",
|
|
1158
1159
|
"children": [
|
|
1159
1160
|
{
|
|
1160
|
-
"gap": "md",
|
|
1161
|
-
"direction": "vertical",
|
|
1162
1161
|
"children": [
|
|
1163
1162
|
{
|
|
1164
1163
|
"variant": "body",
|
|
@@ -1166,19 +1165,20 @@
|
|
|
1166
1165
|
"content": "Describe the task to execute with tools"
|
|
1167
1166
|
},
|
|
1168
1167
|
{
|
|
1169
|
-
"
|
|
1168
|
+
"type": "form-section",
|
|
1170
1169
|
"entity": "@entity",
|
|
1171
1170
|
"fields": [
|
|
1172
1171
|
"task"
|
|
1173
1172
|
],
|
|
1174
|
-
"
|
|
1175
|
-
"
|
|
1173
|
+
"mode": "edit",
|
|
1174
|
+
"submitEvent": "EXECUTE"
|
|
1176
1175
|
}
|
|
1177
1176
|
],
|
|
1178
|
-
"
|
|
1177
|
+
"direction": "vertical",
|
|
1178
|
+
"type": "stack",
|
|
1179
|
+
"gap": "md"
|
|
1179
1180
|
}
|
|
1180
|
-
]
|
|
1181
|
-
"type": "card"
|
|
1181
|
+
]
|
|
1182
1182
|
}
|
|
1183
1183
|
],
|
|
1184
1184
|
"type": "stack",
|
|
@@ -1237,23 +1237,26 @@
|
|
|
1237
1237
|
"render-ui",
|
|
1238
1238
|
"main",
|
|
1239
1239
|
{
|
|
1240
|
+
"type": "stack",
|
|
1241
|
+
"gap": "lg",
|
|
1242
|
+
"direction": "vertical",
|
|
1240
1243
|
"children": [
|
|
1241
1244
|
{
|
|
1245
|
+
"type": "stack",
|
|
1242
1246
|
"direction": "horizontal",
|
|
1243
|
-
"
|
|
1247
|
+
"align": "center",
|
|
1244
1248
|
"children": [
|
|
1245
1249
|
{
|
|
1246
1250
|
"type": "icon",
|
|
1247
1251
|
"name": "repeat"
|
|
1248
1252
|
},
|
|
1249
1253
|
{
|
|
1250
|
-
"
|
|
1254
|
+
"variant": "h2",
|
|
1251
1255
|
"content": "Tool Execution Loop",
|
|
1252
|
-
"
|
|
1256
|
+
"type": "typography"
|
|
1253
1257
|
}
|
|
1254
1258
|
],
|
|
1255
|
-
"
|
|
1256
|
-
"align": "center"
|
|
1259
|
+
"gap": "sm"
|
|
1257
1260
|
},
|
|
1258
1261
|
{
|
|
1259
1262
|
"type": "divider"
|
|
@@ -1261,8 +1264,8 @@
|
|
|
1261
1264
|
{
|
|
1262
1265
|
"children": [
|
|
1263
1266
|
{
|
|
1267
|
+
"type": "stack",
|
|
1264
1268
|
"direction": "vertical",
|
|
1265
|
-
"gap": "md",
|
|
1266
1269
|
"children": [
|
|
1267
1270
|
{
|
|
1268
1271
|
"variant": "body",
|
|
@@ -1270,24 +1273,21 @@
|
|
|
1270
1273
|
"content": "Describe the task to execute with tools"
|
|
1271
1274
|
},
|
|
1272
1275
|
{
|
|
1273
|
-
"
|
|
1276
|
+
"type": "form-section",
|
|
1274
1277
|
"submitEvent": "EXECUTE",
|
|
1278
|
+
"mode": "edit",
|
|
1279
|
+
"entity": "@entity",
|
|
1275
1280
|
"fields": [
|
|
1276
1281
|
"task"
|
|
1277
|
-
]
|
|
1278
|
-
"mode": "edit",
|
|
1279
|
-
"type": "form-section"
|
|
1282
|
+
]
|
|
1280
1283
|
}
|
|
1281
1284
|
],
|
|
1282
|
-
"
|
|
1285
|
+
"gap": "md"
|
|
1283
1286
|
}
|
|
1284
1287
|
],
|
|
1285
1288
|
"type": "card"
|
|
1286
1289
|
}
|
|
1287
|
-
]
|
|
1288
|
-
"type": "stack",
|
|
1289
|
-
"direction": "vertical",
|
|
1290
|
-
"gap": "lg"
|
|
1290
|
+
]
|
|
1291
1291
|
}
|
|
1292
1292
|
]
|
|
1293
1293
|
]
|