@almadar/std 15.6.1 → 15.7.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 +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/factory-signatures.json +20759 -67
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/factory-signatures.json +20759 -67
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/factory-signatures.json +20759 -67
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/package.json +1 -1
|
@@ -308,13 +308,19 @@
|
|
|
308
308
|
"render-ui",
|
|
309
309
|
"main",
|
|
310
310
|
{
|
|
311
|
+
"gap": "lg",
|
|
312
|
+
"type": "stack",
|
|
313
|
+
"direction": "vertical",
|
|
311
314
|
"children": [
|
|
312
315
|
{
|
|
316
|
+
"type": "stack",
|
|
317
|
+
"direction": "horizontal",
|
|
318
|
+
"gap": "sm",
|
|
313
319
|
"align": "center",
|
|
314
320
|
"children": [
|
|
315
321
|
{
|
|
316
|
-
"
|
|
317
|
-
"
|
|
322
|
+
"name": "gauge",
|
|
323
|
+
"type": "icon"
|
|
318
324
|
},
|
|
319
325
|
{
|
|
320
326
|
"type": "typography",
|
|
@@ -322,14 +328,11 @@
|
|
|
322
328
|
"variant": "h2"
|
|
323
329
|
},
|
|
324
330
|
{
|
|
325
|
-
"type": "badge",
|
|
326
331
|
"label": "Normal",
|
|
332
|
+
"type": "badge",
|
|
327
333
|
"variant": "default"
|
|
328
334
|
}
|
|
329
|
-
]
|
|
330
|
-
"direction": "horizontal",
|
|
331
|
-
"type": "stack",
|
|
332
|
-
"gap": "sm"
|
|
335
|
+
]
|
|
333
336
|
},
|
|
334
337
|
{
|
|
335
338
|
"type": "divider"
|
|
@@ -340,33 +343,30 @@
|
|
|
340
343
|
"value": "@entity.current"
|
|
341
344
|
},
|
|
342
345
|
{
|
|
343
|
-
"type": "stack",
|
|
344
346
|
"children": [
|
|
345
347
|
{
|
|
346
|
-
"
|
|
348
|
+
"value": "@entity.current",
|
|
347
349
|
"label": "Tokens Used",
|
|
348
|
-
"
|
|
350
|
+
"type": "stat-display"
|
|
349
351
|
},
|
|
350
352
|
{
|
|
351
|
-
"
|
|
353
|
+
"label": "Max Tokens",
|
|
352
354
|
"type": "stat-display",
|
|
353
|
-
"
|
|
355
|
+
"value": "@entity.max"
|
|
354
356
|
}
|
|
355
357
|
],
|
|
358
|
+
"gap": "md",
|
|
356
359
|
"direction": "horizontal",
|
|
357
|
-
"
|
|
360
|
+
"type": "stack"
|
|
358
361
|
},
|
|
359
362
|
{
|
|
360
|
-
"action": "RESET",
|
|
361
363
|
"variant": "ghost",
|
|
362
364
|
"icon": "rotate-ccw",
|
|
363
365
|
"label": "Reset",
|
|
364
|
-
"type": "button"
|
|
366
|
+
"type": "button",
|
|
367
|
+
"action": "RESET"
|
|
365
368
|
}
|
|
366
|
-
]
|
|
367
|
-
"direction": "vertical",
|
|
368
|
-
"gap": "lg",
|
|
369
|
-
"type": "stack"
|
|
369
|
+
]
|
|
370
370
|
}
|
|
371
371
|
]
|
|
372
372
|
]
|
|
@@ -394,14 +394,13 @@
|
|
|
394
394
|
"render-ui",
|
|
395
395
|
"main",
|
|
396
396
|
{
|
|
397
|
-
"gap": "lg",
|
|
398
397
|
"direction": "vertical",
|
|
399
398
|
"type": "stack",
|
|
399
|
+
"gap": "lg",
|
|
400
400
|
"children": [
|
|
401
401
|
{
|
|
402
|
-
"align": "center",
|
|
403
|
-
"gap": "sm",
|
|
404
402
|
"type": "stack",
|
|
403
|
+
"direction": "horizontal",
|
|
405
404
|
"children": [
|
|
406
405
|
{
|
|
407
406
|
"type": "icon",
|
|
@@ -414,11 +413,12 @@
|
|
|
414
413
|
},
|
|
415
414
|
{
|
|
416
415
|
"label": "Normal",
|
|
417
|
-
"
|
|
418
|
-
"
|
|
416
|
+
"type": "badge",
|
|
417
|
+
"variant": "default"
|
|
419
418
|
}
|
|
420
419
|
],
|
|
421
|
-
"
|
|
420
|
+
"gap": "sm",
|
|
421
|
+
"align": "center"
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"type": "divider"
|
|
@@ -432,13 +432,13 @@
|
|
|
432
432
|
"children": [
|
|
433
433
|
{
|
|
434
434
|
"value": "@entity.current",
|
|
435
|
-
"
|
|
436
|
-
"
|
|
435
|
+
"type": "stat-display",
|
|
436
|
+
"label": "Tokens Used"
|
|
437
437
|
},
|
|
438
438
|
{
|
|
439
|
-
"label": "Max Tokens",
|
|
440
439
|
"value": "@entity.max",
|
|
441
|
-
"type": "stat-display"
|
|
440
|
+
"type": "stat-display",
|
|
441
|
+
"label": "Max Tokens"
|
|
442
442
|
}
|
|
443
443
|
],
|
|
444
444
|
"direction": "horizontal",
|
|
@@ -447,10 +447,10 @@
|
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"type": "button",
|
|
450
|
-
"label": "Reset",
|
|
451
450
|
"action": "RESET",
|
|
452
|
-
"
|
|
453
|
-
"
|
|
451
|
+
"icon": "rotate-ccw",
|
|
452
|
+
"label": "Reset",
|
|
453
|
+
"variant": "ghost"
|
|
454
454
|
}
|
|
455
455
|
]
|
|
456
456
|
}
|
|
@@ -492,17 +492,16 @@
|
|
|
492
492
|
"render-ui",
|
|
493
493
|
"main",
|
|
494
494
|
{
|
|
495
|
-
"direction": "vertical",
|
|
496
495
|
"children": [
|
|
497
496
|
{
|
|
498
497
|
"type": "stack",
|
|
499
498
|
"align": "center",
|
|
500
|
-
"direction": "horizontal",
|
|
501
499
|
"gap": "sm",
|
|
500
|
+
"direction": "horizontal",
|
|
502
501
|
"children": [
|
|
503
502
|
{
|
|
504
|
-
"
|
|
505
|
-
"
|
|
503
|
+
"name": "alert-triangle",
|
|
504
|
+
"type": "icon"
|
|
506
505
|
},
|
|
507
506
|
{
|
|
508
507
|
"variant": "h2",
|
|
@@ -510,9 +509,9 @@
|
|
|
510
509
|
"type": "typography"
|
|
511
510
|
},
|
|
512
511
|
{
|
|
512
|
+
"variant": "warning",
|
|
513
513
|
"type": "badge",
|
|
514
|
-
"label": "Warning"
|
|
515
|
-
"variant": "warning"
|
|
514
|
+
"label": "Warning"
|
|
516
515
|
}
|
|
517
516
|
]
|
|
518
517
|
},
|
|
@@ -525,18 +524,17 @@
|
|
|
525
524
|
"message": "Token usage approaching limit. Consider compacting."
|
|
526
525
|
},
|
|
527
526
|
{
|
|
528
|
-
"type": "progress-bar",
|
|
529
527
|
"max": "@entity.max",
|
|
530
|
-
"value": "@entity.current"
|
|
528
|
+
"value": "@entity.current",
|
|
529
|
+
"type": "progress-bar"
|
|
531
530
|
},
|
|
532
531
|
{
|
|
533
532
|
"direction": "horizontal",
|
|
534
|
-
"gap": "md",
|
|
535
533
|
"children": [
|
|
536
534
|
{
|
|
535
|
+
"value": "@entity.current",
|
|
537
536
|
"type": "stat-display",
|
|
538
|
-
"label": "Tokens Used"
|
|
539
|
-
"value": "@entity.current"
|
|
537
|
+
"label": "Tokens Used"
|
|
540
538
|
},
|
|
541
539
|
{
|
|
542
540
|
"type": "stat-display",
|
|
@@ -544,32 +542,34 @@
|
|
|
544
542
|
"value": "@entity.max"
|
|
545
543
|
}
|
|
546
544
|
],
|
|
545
|
+
"gap": "md",
|
|
547
546
|
"type": "stack"
|
|
548
547
|
},
|
|
549
548
|
{
|
|
549
|
+
"type": "stack",
|
|
550
|
+
"direction": "horizontal",
|
|
551
|
+
"gap": "sm",
|
|
550
552
|
"children": [
|
|
551
553
|
{
|
|
554
|
+
"action": "COMPACT",
|
|
552
555
|
"label": "Compact",
|
|
553
556
|
"type": "button",
|
|
554
|
-
"variant": "primary",
|
|
555
557
|
"icon": "minimize-2",
|
|
556
|
-
"
|
|
558
|
+
"variant": "primary"
|
|
557
559
|
},
|
|
558
560
|
{
|
|
559
|
-
"
|
|
560
|
-
"type": "button",
|
|
561
|
+
"action": "RESET",
|
|
561
562
|
"icon": "rotate-ccw",
|
|
563
|
+
"label": "Reset",
|
|
562
564
|
"variant": "ghost",
|
|
563
|
-
"
|
|
565
|
+
"type": "button"
|
|
564
566
|
}
|
|
565
|
-
]
|
|
566
|
-
"type": "stack",
|
|
567
|
-
"direction": "horizontal",
|
|
568
|
-
"gap": "sm"
|
|
567
|
+
]
|
|
569
568
|
}
|
|
570
569
|
],
|
|
571
570
|
"type": "stack",
|
|
572
|
-
"gap": "lg"
|
|
571
|
+
"gap": "lg",
|
|
572
|
+
"direction": "vertical"
|
|
573
573
|
}
|
|
574
574
|
]
|
|
575
575
|
]
|
|
@@ -597,11 +597,9 @@
|
|
|
597
597
|
"render-ui",
|
|
598
598
|
"main",
|
|
599
599
|
{
|
|
600
|
-
"type": "stack",
|
|
601
600
|
"gap": "lg",
|
|
602
601
|
"children": [
|
|
603
602
|
{
|
|
604
|
-
"gap": "sm",
|
|
605
603
|
"align": "center",
|
|
606
604
|
"children": [
|
|
607
605
|
{
|
|
@@ -609,16 +607,17 @@
|
|
|
609
607
|
"name": "alert-octagon"
|
|
610
608
|
},
|
|
611
609
|
{
|
|
612
|
-
"
|
|
610
|
+
"variant": "h2",
|
|
613
611
|
"type": "typography",
|
|
614
|
-
"
|
|
612
|
+
"content": "Token Usage"
|
|
615
613
|
},
|
|
616
614
|
{
|
|
617
|
-
"label": "Critical",
|
|
618
615
|
"type": "badge",
|
|
616
|
+
"label": "Critical",
|
|
619
617
|
"variant": "danger"
|
|
620
618
|
}
|
|
621
619
|
],
|
|
620
|
+
"gap": "sm",
|
|
622
621
|
"direction": "horizontal",
|
|
623
622
|
"type": "stack"
|
|
624
623
|
},
|
|
@@ -627,17 +626,15 @@
|
|
|
627
626
|
},
|
|
628
627
|
{
|
|
629
628
|
"variant": "error",
|
|
630
|
-
"
|
|
631
|
-
"
|
|
629
|
+
"message": "Token usage critical. Compact immediately to avoid truncation.",
|
|
630
|
+
"type": "alert"
|
|
632
631
|
},
|
|
633
632
|
{
|
|
634
|
-
"
|
|
633
|
+
"value": "@entity.current",
|
|
635
634
|
"max": "@entity.max",
|
|
636
|
-
"
|
|
635
|
+
"type": "progress-bar"
|
|
637
636
|
},
|
|
638
637
|
{
|
|
639
|
-
"gap": "md",
|
|
640
|
-
"direction": "horizontal",
|
|
641
638
|
"children": [
|
|
642
639
|
{
|
|
643
640
|
"type": "stat-display",
|
|
@@ -645,35 +642,38 @@
|
|
|
645
642
|
"value": "@entity.current"
|
|
646
643
|
},
|
|
647
644
|
{
|
|
648
|
-
"label": "Max Tokens",
|
|
649
645
|
"value": "@entity.max",
|
|
650
|
-
"type": "stat-display"
|
|
646
|
+
"type": "stat-display",
|
|
647
|
+
"label": "Max Tokens"
|
|
651
648
|
}
|
|
652
649
|
],
|
|
650
|
+
"gap": "md",
|
|
651
|
+
"direction": "horizontal",
|
|
653
652
|
"type": "stack"
|
|
654
653
|
},
|
|
655
654
|
{
|
|
656
|
-
"gap": "sm",
|
|
657
|
-
"direction": "horizontal",
|
|
658
|
-
"type": "stack",
|
|
659
655
|
"children": [
|
|
660
656
|
{
|
|
661
|
-
"
|
|
657
|
+
"label": "Compact Now",
|
|
658
|
+
"type": "button",
|
|
662
659
|
"icon": "minimize-2",
|
|
663
660
|
"action": "COMPACT",
|
|
664
|
-
"
|
|
665
|
-
"label": "Compact Now"
|
|
661
|
+
"variant": "primary"
|
|
666
662
|
},
|
|
667
663
|
{
|
|
668
|
-
"
|
|
669
|
-
"label": "Reset",
|
|
670
|
-
"action": "RESET",
|
|
664
|
+
"type": "button",
|
|
671
665
|
"icon": "rotate-ccw",
|
|
672
|
-
"
|
|
666
|
+
"label": "Reset",
|
|
667
|
+
"variant": "ghost",
|
|
668
|
+
"action": "RESET"
|
|
673
669
|
}
|
|
674
|
-
]
|
|
670
|
+
],
|
|
671
|
+
"type": "stack",
|
|
672
|
+
"direction": "horizontal",
|
|
673
|
+
"gap": "sm"
|
|
675
674
|
}
|
|
676
675
|
],
|
|
676
|
+
"type": "stack",
|
|
677
677
|
"direction": "vertical"
|
|
678
678
|
}
|
|
679
679
|
]
|
|
@@ -699,65 +699,65 @@
|
|
|
699
699
|
"render-ui",
|
|
700
700
|
"main",
|
|
701
701
|
{
|
|
702
|
+
"direction": "vertical",
|
|
703
|
+
"gap": "lg",
|
|
704
|
+
"type": "stack",
|
|
702
705
|
"children": [
|
|
703
706
|
{
|
|
707
|
+
"align": "center",
|
|
704
708
|
"children": [
|
|
705
709
|
{
|
|
706
710
|
"name": "gauge",
|
|
707
711
|
"type": "icon"
|
|
708
712
|
},
|
|
709
713
|
{
|
|
714
|
+
"content": "Token Usage",
|
|
710
715
|
"type": "typography",
|
|
711
|
-
"variant": "h2"
|
|
712
|
-
"content": "Token Usage"
|
|
716
|
+
"variant": "h2"
|
|
713
717
|
},
|
|
714
718
|
{
|
|
715
|
-
"type": "badge",
|
|
716
719
|
"variant": "default",
|
|
720
|
+
"type": "badge",
|
|
717
721
|
"label": "Normal"
|
|
718
722
|
}
|
|
719
723
|
],
|
|
720
|
-
"gap": "sm",
|
|
721
724
|
"type": "stack",
|
|
722
|
-
"
|
|
723
|
-
"
|
|
725
|
+
"direction": "horizontal",
|
|
726
|
+
"gap": "sm"
|
|
724
727
|
},
|
|
725
728
|
{
|
|
726
729
|
"type": "divider"
|
|
727
730
|
},
|
|
728
731
|
{
|
|
729
|
-
"
|
|
732
|
+
"value": "@entity.current",
|
|
730
733
|
"type": "progress-bar",
|
|
731
|
-
"
|
|
734
|
+
"max": "@entity.max"
|
|
732
735
|
},
|
|
733
736
|
{
|
|
737
|
+
"gap": "md",
|
|
738
|
+
"direction": "horizontal",
|
|
734
739
|
"children": [
|
|
735
740
|
{
|
|
736
|
-
"
|
|
741
|
+
"label": "Tokens Used",
|
|
737
742
|
"value": "@entity.current",
|
|
738
|
-
"
|
|
743
|
+
"type": "stat-display"
|
|
739
744
|
},
|
|
740
745
|
{
|
|
741
|
-
"type": "stat-display",
|
|
742
746
|
"label": "Max Tokens",
|
|
743
|
-
"value": "@entity.max"
|
|
747
|
+
"value": "@entity.max",
|
|
748
|
+
"type": "stat-display"
|
|
744
749
|
}
|
|
745
750
|
],
|
|
746
|
-
"
|
|
747
|
-
"type": "stack",
|
|
748
|
-
"gap": "md"
|
|
751
|
+
"type": "stack"
|
|
749
752
|
},
|
|
750
753
|
{
|
|
751
754
|
"type": "button",
|
|
752
|
-
"variant": "ghost",
|
|
753
|
-
"action": "RESET",
|
|
754
755
|
"icon": "rotate-ccw",
|
|
755
|
-
"
|
|
756
|
+
"action": "RESET",
|
|
757
|
+
"label": "Reset",
|
|
758
|
+
"variant": "ghost"
|
|
756
759
|
}
|
|
757
|
-
]
|
|
758
|
-
"type": "stack",
|
|
759
|
-
"direction": "vertical",
|
|
760
|
-
"gap": "lg"
|
|
760
|
+
]
|
|
761
761
|
}
|
|
762
762
|
]
|
|
763
763
|
]
|
|
@@ -776,43 +776,39 @@
|
|
|
776
776
|
"render-ui",
|
|
777
777
|
"main",
|
|
778
778
|
{
|
|
779
|
-
"type": "stack",
|
|
780
|
-
"direction": "vertical",
|
|
781
|
-
"gap": "lg",
|
|
782
779
|
"children": [
|
|
783
780
|
{
|
|
781
|
+
"align": "center",
|
|
782
|
+
"gap": "sm",
|
|
784
783
|
"children": [
|
|
785
784
|
{
|
|
786
|
-
"
|
|
787
|
-
"
|
|
785
|
+
"type": "icon",
|
|
786
|
+
"name": "gauge"
|
|
788
787
|
},
|
|
789
788
|
{
|
|
789
|
+
"content": "Token Usage",
|
|
790
790
|
"variant": "h2",
|
|
791
|
-
"type": "typography"
|
|
792
|
-
"content": "Token Usage"
|
|
791
|
+
"type": "typography"
|
|
793
792
|
},
|
|
794
793
|
{
|
|
795
|
-
"
|
|
794
|
+
"type": "badge",
|
|
796
795
|
"variant": "default",
|
|
797
|
-
"
|
|
796
|
+
"label": "Normal"
|
|
798
797
|
}
|
|
799
798
|
],
|
|
800
|
-
"type": "stack",
|
|
801
|
-
"align": "center",
|
|
802
799
|
"direction": "horizontal",
|
|
803
|
-
"
|
|
800
|
+
"type": "stack"
|
|
804
801
|
},
|
|
805
802
|
{
|
|
806
803
|
"type": "divider"
|
|
807
804
|
},
|
|
808
805
|
{
|
|
806
|
+
"type": "progress-bar",
|
|
809
807
|
"value": "@entity.current",
|
|
810
|
-
"max": "@entity.max"
|
|
811
|
-
"type": "progress-bar"
|
|
808
|
+
"max": "@entity.max"
|
|
812
809
|
},
|
|
813
810
|
{
|
|
814
|
-
"
|
|
815
|
-
"type": "stack",
|
|
811
|
+
"direction": "horizontal",
|
|
816
812
|
"children": [
|
|
817
813
|
{
|
|
818
814
|
"value": "@entity.current",
|
|
@@ -820,21 +816,25 @@
|
|
|
820
816
|
"label": "Tokens Used"
|
|
821
817
|
},
|
|
822
818
|
{
|
|
819
|
+
"value": "@entity.max",
|
|
823
820
|
"type": "stat-display",
|
|
824
|
-
"label": "Max Tokens"
|
|
825
|
-
"value": "@entity.max"
|
|
821
|
+
"label": "Max Tokens"
|
|
826
822
|
}
|
|
827
823
|
],
|
|
828
|
-
"
|
|
824
|
+
"type": "stack",
|
|
825
|
+
"gap": "md"
|
|
829
826
|
},
|
|
830
827
|
{
|
|
831
828
|
"icon": "rotate-ccw",
|
|
832
|
-
"label": "Reset",
|
|
833
|
-
"variant": "ghost",
|
|
834
829
|
"type": "button",
|
|
835
|
-
"action": "RESET"
|
|
830
|
+
"action": "RESET",
|
|
831
|
+
"label": "Reset",
|
|
832
|
+
"variant": "ghost"
|
|
836
833
|
}
|
|
837
|
-
]
|
|
834
|
+
],
|
|
835
|
+
"direction": "vertical",
|
|
836
|
+
"type": "stack",
|
|
837
|
+
"gap": "lg"
|
|
838
838
|
}
|
|
839
839
|
]
|
|
840
840
|
]
|
|
@@ -874,20 +874,18 @@
|
|
|
874
874
|
"render-ui",
|
|
875
875
|
"main",
|
|
876
876
|
{
|
|
877
|
-
"type": "stack",
|
|
878
877
|
"children": [
|
|
879
878
|
{
|
|
880
|
-
"direction": "horizontal",
|
|
881
879
|
"gap": "sm",
|
|
882
|
-
"
|
|
880
|
+
"align": "center",
|
|
883
881
|
"children": [
|
|
884
882
|
{
|
|
885
883
|
"type": "icon",
|
|
886
884
|
"name": "alert-triangle"
|
|
887
885
|
},
|
|
888
886
|
{
|
|
889
|
-
"content": "Token Usage",
|
|
890
887
|
"type": "typography",
|
|
888
|
+
"content": "Token Usage",
|
|
891
889
|
"variant": "h2"
|
|
892
890
|
},
|
|
893
891
|
{
|
|
@@ -896,61 +894,63 @@
|
|
|
896
894
|
"variant": "warning"
|
|
897
895
|
}
|
|
898
896
|
],
|
|
899
|
-
"
|
|
897
|
+
"direction": "horizontal",
|
|
898
|
+
"type": "stack"
|
|
900
899
|
},
|
|
901
900
|
{
|
|
902
901
|
"type": "divider"
|
|
903
902
|
},
|
|
904
903
|
{
|
|
905
|
-
"message": "Token usage approaching limit. Consider compacting.",
|
|
906
904
|
"type": "alert",
|
|
907
|
-
"variant": "warning"
|
|
905
|
+
"variant": "warning",
|
|
906
|
+
"message": "Token usage approaching limit. Consider compacting."
|
|
908
907
|
},
|
|
909
908
|
{
|
|
910
|
-
"type": "progress-bar",
|
|
911
909
|
"value": "@entity.current",
|
|
910
|
+
"type": "progress-bar",
|
|
912
911
|
"max": "@entity.max"
|
|
913
912
|
},
|
|
914
913
|
{
|
|
915
|
-
"direction": "horizontal",
|
|
916
914
|
"type": "stack",
|
|
915
|
+
"gap": "md",
|
|
917
916
|
"children": [
|
|
918
917
|
{
|
|
919
|
-
"label": "Tokens Used",
|
|
920
918
|
"value": "@entity.current",
|
|
919
|
+
"label": "Tokens Used",
|
|
921
920
|
"type": "stat-display"
|
|
922
921
|
},
|
|
923
922
|
{
|
|
924
923
|
"value": "@entity.max",
|
|
925
|
-
"
|
|
926
|
-
"
|
|
924
|
+
"label": "Max Tokens",
|
|
925
|
+
"type": "stat-display"
|
|
927
926
|
}
|
|
928
927
|
],
|
|
929
|
-
"
|
|
928
|
+
"direction": "horizontal"
|
|
930
929
|
},
|
|
931
930
|
{
|
|
931
|
+
"direction": "horizontal",
|
|
932
932
|
"gap": "sm",
|
|
933
933
|
"type": "stack",
|
|
934
|
-
"direction": "horizontal",
|
|
935
934
|
"children": [
|
|
936
935
|
{
|
|
936
|
+
"variant": "primary",
|
|
937
937
|
"action": "COMPACT",
|
|
938
|
-
"
|
|
938
|
+
"icon": "minimize-2",
|
|
939
939
|
"label": "Compact",
|
|
940
|
-
"
|
|
941
|
-
"icon": "minimize-2"
|
|
940
|
+
"type": "button"
|
|
942
941
|
},
|
|
943
942
|
{
|
|
944
|
-
"variant": "ghost",
|
|
945
|
-
"action": "RESET",
|
|
946
943
|
"type": "button",
|
|
947
944
|
"label": "Reset",
|
|
948
|
-
"
|
|
945
|
+
"action": "RESET",
|
|
946
|
+
"icon": "rotate-ccw",
|
|
947
|
+
"variant": "ghost"
|
|
949
948
|
}
|
|
950
949
|
]
|
|
951
950
|
}
|
|
952
951
|
],
|
|
953
952
|
"direction": "vertical",
|
|
953
|
+
"type": "stack",
|
|
954
954
|
"gap": "lg"
|
|
955
955
|
}
|
|
956
956
|
]
|
|
@@ -979,80 +979,80 @@
|
|
|
979
979
|
"render-ui",
|
|
980
980
|
"main",
|
|
981
981
|
{
|
|
982
|
-
"direction": "vertical",
|
|
983
982
|
"gap": "lg",
|
|
984
983
|
"type": "stack",
|
|
984
|
+
"direction": "vertical",
|
|
985
985
|
"children": [
|
|
986
986
|
{
|
|
987
|
-
"
|
|
987
|
+
"direction": "horizontal",
|
|
988
|
+
"align": "center",
|
|
988
989
|
"children": [
|
|
989
990
|
{
|
|
990
991
|
"type": "icon",
|
|
991
992
|
"name": "alert-octagon"
|
|
992
993
|
},
|
|
993
994
|
{
|
|
995
|
+
"type": "typography",
|
|
994
996
|
"variant": "h2",
|
|
995
|
-
"content": "Token Usage"
|
|
996
|
-
"type": "typography"
|
|
997
|
+
"content": "Token Usage"
|
|
997
998
|
},
|
|
998
999
|
{
|
|
999
1000
|
"type": "badge",
|
|
1000
|
-
"
|
|
1001
|
-
"
|
|
1001
|
+
"variant": "danger",
|
|
1002
|
+
"label": "Critical"
|
|
1002
1003
|
}
|
|
1003
1004
|
],
|
|
1004
1005
|
"gap": "sm",
|
|
1005
|
-
"
|
|
1006
|
-
"direction": "horizontal"
|
|
1006
|
+
"type": "stack"
|
|
1007
1007
|
},
|
|
1008
1008
|
{
|
|
1009
1009
|
"type": "divider"
|
|
1010
1010
|
},
|
|
1011
1011
|
{
|
|
1012
|
-
"variant": "error",
|
|
1013
1012
|
"type": "alert",
|
|
1013
|
+
"variant": "error",
|
|
1014
1014
|
"message": "Token usage critical. Compact immediately to avoid truncation."
|
|
1015
1015
|
},
|
|
1016
1016
|
{
|
|
1017
1017
|
"max": "@entity.max",
|
|
1018
|
-
"
|
|
1019
|
-
"
|
|
1018
|
+
"type": "progress-bar",
|
|
1019
|
+
"value": "@entity.current"
|
|
1020
1020
|
},
|
|
1021
1021
|
{
|
|
1022
|
+
"direction": "horizontal",
|
|
1022
1023
|
"type": "stack",
|
|
1023
1024
|
"gap": "md",
|
|
1024
|
-
"direction": "horizontal",
|
|
1025
1025
|
"children": [
|
|
1026
1026
|
{
|
|
1027
1027
|
"label": "Tokens Used",
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1028
|
+
"type": "stat-display",
|
|
1029
|
+
"value": "@entity.current"
|
|
1030
1030
|
},
|
|
1031
1031
|
{
|
|
1032
1032
|
"type": "stat-display",
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1033
|
+
"label": "Max Tokens",
|
|
1034
|
+
"value": "@entity.max"
|
|
1035
1035
|
}
|
|
1036
1036
|
]
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
1039
|
-
"gap": "sm",
|
|
1040
1039
|
"type": "stack",
|
|
1041
1040
|
"direction": "horizontal",
|
|
1041
|
+
"gap": "sm",
|
|
1042
1042
|
"children": [
|
|
1043
1043
|
{
|
|
1044
|
-
"label": "Compact Now",
|
|
1045
1044
|
"action": "COMPACT",
|
|
1046
|
-
"type": "button",
|
|
1047
1045
|
"variant": "primary",
|
|
1046
|
+
"label": "Compact Now",
|
|
1047
|
+
"type": "button",
|
|
1048
1048
|
"icon": "minimize-2"
|
|
1049
1049
|
},
|
|
1050
1050
|
{
|
|
1051
|
+
"variant": "ghost",
|
|
1051
1052
|
"type": "button",
|
|
1052
1053
|
"action": "RESET",
|
|
1053
|
-
"
|
|
1054
|
-
"icon": "rotate-ccw"
|
|
1055
|
-
"label": "Reset"
|
|
1054
|
+
"label": "Reset",
|
|
1055
|
+
"icon": "rotate-ccw"
|
|
1056
1056
|
}
|
|
1057
1057
|
]
|
|
1058
1058
|
}
|
|
@@ -1084,65 +1084,65 @@
|
|
|
1084
1084
|
"render-ui",
|
|
1085
1085
|
"main",
|
|
1086
1086
|
{
|
|
1087
|
-
"type": "stack",
|
|
1088
|
-
"direction": "vertical",
|
|
1089
1087
|
"children": [
|
|
1090
1088
|
{
|
|
1089
|
+
"align": "center",
|
|
1091
1090
|
"children": [
|
|
1092
1091
|
{
|
|
1093
1092
|
"type": "icon",
|
|
1094
1093
|
"name": "gauge"
|
|
1095
1094
|
},
|
|
1096
1095
|
{
|
|
1097
|
-
"
|
|
1096
|
+
"type": "typography",
|
|
1098
1097
|
"content": "Token Usage",
|
|
1099
|
-
"
|
|
1098
|
+
"variant": "h2"
|
|
1100
1099
|
},
|
|
1101
1100
|
{
|
|
1102
|
-
"
|
|
1101
|
+
"variant": "default",
|
|
1103
1102
|
"type": "badge",
|
|
1104
|
-
"
|
|
1103
|
+
"label": "Normal"
|
|
1105
1104
|
}
|
|
1106
1105
|
],
|
|
1107
|
-
"type": "stack",
|
|
1108
|
-
"direction": "horizontal",
|
|
1109
1106
|
"gap": "sm",
|
|
1110
|
-
"
|
|
1107
|
+
"type": "stack",
|
|
1108
|
+
"direction": "horizontal"
|
|
1111
1109
|
},
|
|
1112
1110
|
{
|
|
1113
1111
|
"type": "divider"
|
|
1114
1112
|
},
|
|
1115
1113
|
{
|
|
1114
|
+
"type": "progress-bar",
|
|
1116
1115
|
"value": "@entity.current",
|
|
1117
|
-
"max": "@entity.max"
|
|
1118
|
-
"type": "progress-bar"
|
|
1116
|
+
"max": "@entity.max"
|
|
1119
1117
|
},
|
|
1120
1118
|
{
|
|
1119
|
+
"type": "stack",
|
|
1120
|
+
"direction": "horizontal",
|
|
1121
|
+
"gap": "md",
|
|
1121
1122
|
"children": [
|
|
1122
1123
|
{
|
|
1123
1124
|
"label": "Tokens Used",
|
|
1124
|
-
"
|
|
1125
|
-
"
|
|
1125
|
+
"value": "@entity.current",
|
|
1126
|
+
"type": "stat-display"
|
|
1126
1127
|
},
|
|
1127
1128
|
{
|
|
1128
1129
|
"value": "@entity.max",
|
|
1129
1130
|
"type": "stat-display",
|
|
1130
1131
|
"label": "Max Tokens"
|
|
1131
1132
|
}
|
|
1132
|
-
]
|
|
1133
|
-
"direction": "horizontal",
|
|
1134
|
-
"type": "stack",
|
|
1135
|
-
"gap": "md"
|
|
1133
|
+
]
|
|
1136
1134
|
},
|
|
1137
1135
|
{
|
|
1136
|
+
"type": "button",
|
|
1138
1137
|
"label": "Reset",
|
|
1139
|
-
"action": "RESET",
|
|
1140
1138
|
"variant": "ghost",
|
|
1141
|
-
"
|
|
1139
|
+
"action": "RESET",
|
|
1142
1140
|
"icon": "rotate-ccw"
|
|
1143
1141
|
}
|
|
1144
1142
|
],
|
|
1145
|
-
"gap": "lg"
|
|
1143
|
+
"gap": "lg",
|
|
1144
|
+
"type": "stack",
|
|
1145
|
+
"direction": "vertical"
|
|
1146
1146
|
}
|
|
1147
1147
|
]
|
|
1148
1148
|
]
|
|
@@ -1167,20 +1167,20 @@
|
|
|
1167
1167
|
"render-ui",
|
|
1168
1168
|
"main",
|
|
1169
1169
|
{
|
|
1170
|
-
"type": "stack",
|
|
1171
1170
|
"direction": "vertical",
|
|
1171
|
+
"type": "stack",
|
|
1172
|
+
"gap": "lg",
|
|
1172
1173
|
"children": [
|
|
1173
1174
|
{
|
|
1174
|
-
"direction": "horizontal",
|
|
1175
1175
|
"children": [
|
|
1176
1176
|
{
|
|
1177
|
-
"
|
|
1178
|
-
"
|
|
1177
|
+
"type": "icon",
|
|
1178
|
+
"name": "gauge"
|
|
1179
1179
|
},
|
|
1180
1180
|
{
|
|
1181
1181
|
"type": "typography",
|
|
1182
|
-
"
|
|
1183
|
-
"
|
|
1182
|
+
"variant": "h2",
|
|
1183
|
+
"content": "Token Usage"
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
1186
|
"label": "Normal",
|
|
@@ -1188,17 +1188,18 @@
|
|
|
1188
1188
|
"variant": "default"
|
|
1189
1189
|
}
|
|
1190
1190
|
],
|
|
1191
|
-
"
|
|
1191
|
+
"align": "center",
|
|
1192
1192
|
"gap": "sm",
|
|
1193
|
-
"
|
|
1193
|
+
"type": "stack",
|
|
1194
|
+
"direction": "horizontal"
|
|
1194
1195
|
},
|
|
1195
1196
|
{
|
|
1196
1197
|
"type": "divider"
|
|
1197
1198
|
},
|
|
1198
1199
|
{
|
|
1199
|
-
"
|
|
1200
|
+
"max": "@entity.max",
|
|
1200
1201
|
"type": "progress-bar",
|
|
1201
|
-
"
|
|
1202
|
+
"value": "@entity.current"
|
|
1202
1203
|
},
|
|
1203
1204
|
{
|
|
1204
1205
|
"direction": "horizontal",
|
|
@@ -1206,26 +1207,25 @@
|
|
|
1206
1207
|
"gap": "md",
|
|
1207
1208
|
"children": [
|
|
1208
1209
|
{
|
|
1209
|
-
"value": "@entity.current",
|
|
1210
1210
|
"type": "stat-display",
|
|
1211
|
-
"label": "Tokens Used"
|
|
1211
|
+
"label": "Tokens Used",
|
|
1212
|
+
"value": "@entity.current"
|
|
1212
1213
|
},
|
|
1213
1214
|
{
|
|
1214
1215
|
"type": "stat-display",
|
|
1215
|
-
"
|
|
1216
|
-
"
|
|
1216
|
+
"value": "@entity.max",
|
|
1217
|
+
"label": "Max Tokens"
|
|
1217
1218
|
}
|
|
1218
1219
|
]
|
|
1219
1220
|
},
|
|
1220
1221
|
{
|
|
1222
|
+
"type": "button",
|
|
1223
|
+
"action": "RESET",
|
|
1221
1224
|
"variant": "ghost",
|
|
1222
1225
|
"label": "Reset",
|
|
1223
|
-
"icon": "rotate-ccw"
|
|
1224
|
-
"type": "button",
|
|
1225
|
-
"action": "RESET"
|
|
1226
|
+
"icon": "rotate-ccw"
|
|
1226
1227
|
}
|
|
1227
|
-
]
|
|
1228
|
-
"gap": "lg"
|
|
1228
|
+
]
|
|
1229
1229
|
}
|
|
1230
1230
|
]
|
|
1231
1231
|
]
|
|
@@ -1244,29 +1244,28 @@
|
|
|
1244
1244
|
"render-ui",
|
|
1245
1245
|
"main",
|
|
1246
1246
|
{
|
|
1247
|
-
"direction": "vertical",
|
|
1248
1247
|
"children": [
|
|
1249
1248
|
{
|
|
1250
|
-
"
|
|
1249
|
+
"gap": "sm",
|
|
1251
1250
|
"align": "center",
|
|
1251
|
+
"type": "stack",
|
|
1252
|
+
"direction": "horizontal",
|
|
1252
1253
|
"children": [
|
|
1253
1254
|
{
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1255
|
+
"type": "icon",
|
|
1256
|
+
"name": "gauge"
|
|
1256
1257
|
},
|
|
1257
1258
|
{
|
|
1258
|
-
"content": "Token Usage",
|
|
1259
1259
|
"variant": "h2",
|
|
1260
|
-
"type": "typography"
|
|
1260
|
+
"type": "typography",
|
|
1261
|
+
"content": "Token Usage"
|
|
1261
1262
|
},
|
|
1262
1263
|
{
|
|
1264
|
+
"label": "Normal",
|
|
1263
1265
|
"variant": "default",
|
|
1264
|
-
"type": "badge"
|
|
1265
|
-
"label": "Normal"
|
|
1266
|
+
"type": "badge"
|
|
1266
1267
|
}
|
|
1267
|
-
]
|
|
1268
|
-
"gap": "sm",
|
|
1269
|
-
"type": "stack"
|
|
1268
|
+
]
|
|
1270
1269
|
},
|
|
1271
1270
|
{
|
|
1272
1271
|
"type": "divider"
|
|
@@ -1277,32 +1276,33 @@
|
|
|
1277
1276
|
"type": "progress-bar"
|
|
1278
1277
|
},
|
|
1279
1278
|
{
|
|
1279
|
+
"gap": "md",
|
|
1280
|
+
"type": "stack",
|
|
1280
1281
|
"direction": "horizontal",
|
|
1281
1282
|
"children": [
|
|
1282
1283
|
{
|
|
1284
|
+
"label": "Tokens Used",
|
|
1283
1285
|
"value": "@entity.current",
|
|
1284
|
-
"type": "stat-display"
|
|
1285
|
-
"label": "Tokens Used"
|
|
1286
|
+
"type": "stat-display"
|
|
1286
1287
|
},
|
|
1287
1288
|
{
|
|
1288
|
-
"type": "stat-display",
|
|
1289
1289
|
"value": "@entity.max",
|
|
1290
|
+
"type": "stat-display",
|
|
1290
1291
|
"label": "Max Tokens"
|
|
1291
1292
|
}
|
|
1292
|
-
]
|
|
1293
|
-
"gap": "md",
|
|
1294
|
-
"type": "stack"
|
|
1293
|
+
]
|
|
1295
1294
|
},
|
|
1296
1295
|
{
|
|
1297
|
-
"label": "Reset",
|
|
1298
|
-
"action": "RESET",
|
|
1299
|
-
"variant": "ghost",
|
|
1300
1296
|
"icon": "rotate-ccw",
|
|
1301
|
-
"type": "button"
|
|
1297
|
+
"type": "button",
|
|
1298
|
+
"variant": "ghost",
|
|
1299
|
+
"action": "RESET",
|
|
1300
|
+
"label": "Reset"
|
|
1302
1301
|
}
|
|
1303
1302
|
],
|
|
1304
|
-
"
|
|
1305
|
-
"
|
|
1303
|
+
"type": "stack",
|
|
1304
|
+
"direction": "vertical",
|
|
1305
|
+
"gap": "lg"
|
|
1306
1306
|
}
|
|
1307
1307
|
]
|
|
1308
1308
|
]
|
|
@@ -1330,38 +1330,38 @@
|
|
|
1330
1330
|
"render-ui",
|
|
1331
1331
|
"main",
|
|
1332
1332
|
{
|
|
1333
|
-
"type": "stack",
|
|
1334
|
-
"gap": "lg",
|
|
1335
1333
|
"direction": "vertical",
|
|
1334
|
+
"gap": "lg",
|
|
1335
|
+
"type": "stack",
|
|
1336
1336
|
"children": [
|
|
1337
1337
|
{
|
|
1338
1338
|
"direction": "horizontal",
|
|
1339
|
+
"type": "stack",
|
|
1339
1340
|
"gap": "sm",
|
|
1340
1341
|
"children": [
|
|
1341
1342
|
{
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1343
|
+
"type": "icon",
|
|
1344
|
+
"name": "alert-octagon"
|
|
1344
1345
|
},
|
|
1345
1346
|
{
|
|
1346
|
-
"variant": "h2",
|
|
1347
1347
|
"content": "Token Usage",
|
|
1348
|
-
"type": "typography"
|
|
1348
|
+
"type": "typography",
|
|
1349
|
+
"variant": "h2"
|
|
1349
1350
|
},
|
|
1350
1351
|
{
|
|
1351
|
-
"variant": "danger",
|
|
1352
1352
|
"type": "badge",
|
|
1353
|
+
"variant": "danger",
|
|
1353
1354
|
"label": "Critical"
|
|
1354
1355
|
}
|
|
1355
1356
|
],
|
|
1356
|
-
"align": "center"
|
|
1357
|
-
"type": "stack"
|
|
1357
|
+
"align": "center"
|
|
1358
1358
|
},
|
|
1359
1359
|
{
|
|
1360
1360
|
"type": "divider"
|
|
1361
1361
|
},
|
|
1362
1362
|
{
|
|
1363
|
-
"message": "Token usage critical. Compact immediately to avoid truncation.",
|
|
1364
1363
|
"variant": "error",
|
|
1364
|
+
"message": "Token usage critical. Compact immediately to avoid truncation.",
|
|
1365
1365
|
"type": "alert"
|
|
1366
1366
|
},
|
|
1367
1367
|
{
|
|
@@ -1370,42 +1370,42 @@
|
|
|
1370
1370
|
"value": "@entity.current"
|
|
1371
1371
|
},
|
|
1372
1372
|
{
|
|
1373
|
-
"direction": "horizontal",
|
|
1374
1373
|
"gap": "md",
|
|
1374
|
+
"type": "stack",
|
|
1375
|
+
"direction": "horizontal",
|
|
1375
1376
|
"children": [
|
|
1376
1377
|
{
|
|
1377
|
-
"type": "stat-display",
|
|
1378
1378
|
"value": "@entity.current",
|
|
1379
|
-
"label": "Tokens Used"
|
|
1379
|
+
"label": "Tokens Used",
|
|
1380
|
+
"type": "stat-display"
|
|
1380
1381
|
},
|
|
1381
1382
|
{
|
|
1382
|
-
"
|
|
1383
|
+
"value": "@entity.max",
|
|
1383
1384
|
"label": "Max Tokens",
|
|
1384
|
-
"
|
|
1385
|
+
"type": "stat-display"
|
|
1385
1386
|
}
|
|
1386
|
-
]
|
|
1387
|
-
"type": "stack"
|
|
1387
|
+
]
|
|
1388
1388
|
},
|
|
1389
1389
|
{
|
|
1390
|
+
"direction": "horizontal",
|
|
1391
|
+
"gap": "sm",
|
|
1390
1392
|
"children": [
|
|
1391
1393
|
{
|
|
1392
|
-
"
|
|
1393
|
-
"icon": "minimize-2",
|
|
1394
|
+
"label": "Compact Now",
|
|
1394
1395
|
"type": "button",
|
|
1396
|
+
"icon": "minimize-2",
|
|
1395
1397
|
"variant": "primary",
|
|
1396
|
-
"
|
|
1398
|
+
"action": "COMPACT"
|
|
1397
1399
|
},
|
|
1398
1400
|
{
|
|
1399
|
-
"type": "button",
|
|
1400
|
-
"icon": "rotate-ccw",
|
|
1401
1401
|
"label": "Reset",
|
|
1402
|
+
"type": "button",
|
|
1403
|
+
"variant": "ghost",
|
|
1402
1404
|
"action": "RESET",
|
|
1403
|
-
"
|
|
1405
|
+
"icon": "rotate-ccw"
|
|
1404
1406
|
}
|
|
1405
1407
|
],
|
|
1406
|
-
"type": "stack"
|
|
1407
|
-
"direction": "horizontal",
|
|
1408
|
-
"gap": "sm"
|
|
1408
|
+
"type": "stack"
|
|
1409
1409
|
}
|
|
1410
1410
|
]
|
|
1411
1411
|
}
|
|
@@ -1447,46 +1447,46 @@
|
|
|
1447
1447
|
"render-ui",
|
|
1448
1448
|
"main",
|
|
1449
1449
|
{
|
|
1450
|
-
"type": "stack",
|
|
1451
|
-
"direction": "vertical",
|
|
1452
|
-
"gap": "lg",
|
|
1453
1450
|
"children": [
|
|
1454
1451
|
{
|
|
1455
1452
|
"type": "stack",
|
|
1453
|
+
"direction": "horizontal",
|
|
1456
1454
|
"gap": "sm",
|
|
1455
|
+
"align": "center",
|
|
1457
1456
|
"children": [
|
|
1458
1457
|
{
|
|
1459
1458
|
"name": "alert-triangle",
|
|
1460
1459
|
"type": "icon"
|
|
1461
1460
|
},
|
|
1462
1461
|
{
|
|
1463
|
-
"type": "typography",
|
|
1464
1462
|
"variant": "h2",
|
|
1463
|
+
"type": "typography",
|
|
1465
1464
|
"content": "Token Usage"
|
|
1466
1465
|
},
|
|
1467
1466
|
{
|
|
1468
|
-
"type": "badge",
|
|
1469
1467
|
"label": "Warning",
|
|
1470
|
-
"variant": "warning"
|
|
1468
|
+
"variant": "warning",
|
|
1469
|
+
"type": "badge"
|
|
1471
1470
|
}
|
|
1472
|
-
]
|
|
1473
|
-
"direction": "horizontal",
|
|
1474
|
-
"align": "center"
|
|
1471
|
+
]
|
|
1475
1472
|
},
|
|
1476
1473
|
{
|
|
1477
1474
|
"type": "divider"
|
|
1478
1475
|
},
|
|
1479
1476
|
{
|
|
1480
1477
|
"type": "alert",
|
|
1481
|
-
"
|
|
1482
|
-
"
|
|
1478
|
+
"variant": "warning",
|
|
1479
|
+
"message": "Token usage approaching limit. Consider compacting."
|
|
1483
1480
|
},
|
|
1484
1481
|
{
|
|
1485
|
-
"
|
|
1482
|
+
"value": "@entity.current",
|
|
1486
1483
|
"max": "@entity.max",
|
|
1487
|
-
"
|
|
1484
|
+
"type": "progress-bar"
|
|
1488
1485
|
},
|
|
1489
1486
|
{
|
|
1487
|
+
"gap": "md",
|
|
1488
|
+
"type": "stack",
|
|
1489
|
+
"direction": "horizontal",
|
|
1490
1490
|
"children": [
|
|
1491
1491
|
{
|
|
1492
1492
|
"type": "stat-display",
|
|
@@ -1494,37 +1494,37 @@
|
|
|
1494
1494
|
"label": "Tokens Used"
|
|
1495
1495
|
},
|
|
1496
1496
|
{
|
|
1497
|
-
"label": "Max Tokens",
|
|
1498
1497
|
"type": "stat-display",
|
|
1499
|
-
"value": "@entity.max"
|
|
1498
|
+
"value": "@entity.max",
|
|
1499
|
+
"label": "Max Tokens"
|
|
1500
1500
|
}
|
|
1501
|
-
]
|
|
1502
|
-
"gap": "md",
|
|
1503
|
-
"type": "stack",
|
|
1504
|
-
"direction": "horizontal"
|
|
1501
|
+
]
|
|
1505
1502
|
},
|
|
1506
1503
|
{
|
|
1507
|
-
"type": "stack",
|
|
1508
1504
|
"gap": "sm",
|
|
1505
|
+
"type": "stack",
|
|
1509
1506
|
"direction": "horizontal",
|
|
1510
1507
|
"children": [
|
|
1511
1508
|
{
|
|
1512
|
-
"label": "Compact",
|
|
1513
|
-
"variant": "primary",
|
|
1514
1509
|
"icon": "minimize-2",
|
|
1510
|
+
"label": "Compact",
|
|
1511
|
+
"action": "COMPACT",
|
|
1515
1512
|
"type": "button",
|
|
1516
|
-
"
|
|
1513
|
+
"variant": "primary"
|
|
1517
1514
|
},
|
|
1518
1515
|
{
|
|
1516
|
+
"variant": "ghost",
|
|
1519
1517
|
"label": "Reset",
|
|
1520
1518
|
"action": "RESET",
|
|
1521
1519
|
"type": "button",
|
|
1522
|
-
"variant": "ghost",
|
|
1523
1520
|
"icon": "rotate-ccw"
|
|
1524
1521
|
}
|
|
1525
1522
|
]
|
|
1526
1523
|
}
|
|
1527
|
-
]
|
|
1524
|
+
],
|
|
1525
|
+
"type": "stack",
|
|
1526
|
+
"direction": "vertical",
|
|
1527
|
+
"gap": "lg"
|
|
1528
1528
|
}
|
|
1529
1529
|
]
|
|
1530
1530
|
]
|
|
@@ -1553,64 +1553,64 @@
|
|
|
1553
1553
|
"main",
|
|
1554
1554
|
{
|
|
1555
1555
|
"gap": "lg",
|
|
1556
|
-
"
|
|
1556
|
+
"type": "stack",
|
|
1557
1557
|
"children": [
|
|
1558
1558
|
{
|
|
1559
|
-
"
|
|
1560
|
-
"type": "stack",
|
|
1559
|
+
"gap": "sm",
|
|
1561
1560
|
"children": [
|
|
1562
1561
|
{
|
|
1563
|
-
"
|
|
1564
|
-
"
|
|
1562
|
+
"type": "icon",
|
|
1563
|
+
"name": "gauge"
|
|
1565
1564
|
},
|
|
1566
1565
|
{
|
|
1567
|
-
"content": "Token Usage",
|
|
1568
1566
|
"variant": "h2",
|
|
1567
|
+
"content": "Token Usage",
|
|
1569
1568
|
"type": "typography"
|
|
1570
1569
|
},
|
|
1571
1570
|
{
|
|
1572
1571
|
"type": "badge",
|
|
1573
|
-
"
|
|
1574
|
-
"
|
|
1572
|
+
"variant": "default",
|
|
1573
|
+
"label": "Normal"
|
|
1575
1574
|
}
|
|
1576
1575
|
],
|
|
1576
|
+
"type": "stack",
|
|
1577
1577
|
"align": "center",
|
|
1578
|
-
"
|
|
1578
|
+
"direction": "horizontal"
|
|
1579
1579
|
},
|
|
1580
1580
|
{
|
|
1581
1581
|
"type": "divider"
|
|
1582
1582
|
},
|
|
1583
1583
|
{
|
|
1584
|
+
"value": "@entity.current",
|
|
1584
1585
|
"max": "@entity.max",
|
|
1585
|
-
"type": "progress-bar"
|
|
1586
|
-
"value": "@entity.current"
|
|
1586
|
+
"type": "progress-bar"
|
|
1587
1587
|
},
|
|
1588
1588
|
{
|
|
1589
1589
|
"type": "stack",
|
|
1590
|
-
"gap": "md",
|
|
1591
|
-
"direction": "horizontal",
|
|
1592
1590
|
"children": [
|
|
1593
1591
|
{
|
|
1594
|
-
"
|
|
1592
|
+
"label": "Tokens Used",
|
|
1595
1593
|
"value": "@entity.current",
|
|
1596
|
-
"
|
|
1594
|
+
"type": "stat-display"
|
|
1597
1595
|
},
|
|
1598
1596
|
{
|
|
1599
|
-
"label": "Max Tokens",
|
|
1600
1597
|
"type": "stat-display",
|
|
1598
|
+
"label": "Max Tokens",
|
|
1601
1599
|
"value": "@entity.max"
|
|
1602
1600
|
}
|
|
1603
|
-
]
|
|
1601
|
+
],
|
|
1602
|
+
"gap": "md",
|
|
1603
|
+
"direction": "horizontal"
|
|
1604
1604
|
},
|
|
1605
1605
|
{
|
|
1606
|
-
"label": "Reset",
|
|
1607
|
-
"type": "button",
|
|
1608
1606
|
"action": "RESET",
|
|
1609
1607
|
"variant": "ghost",
|
|
1610
|
-
"icon": "rotate-ccw"
|
|
1608
|
+
"icon": "rotate-ccw",
|
|
1609
|
+
"type": "button",
|
|
1610
|
+
"label": "Reset"
|
|
1611
1611
|
}
|
|
1612
1612
|
],
|
|
1613
|
-
"
|
|
1613
|
+
"direction": "vertical"
|
|
1614
1614
|
}
|
|
1615
1615
|
]
|
|
1616
1616
|
]
|
|
@@ -1635,29 +1635,28 @@
|
|
|
1635
1635
|
"render-ui",
|
|
1636
1636
|
"main",
|
|
1637
1637
|
{
|
|
1638
|
-
"direction": "vertical",
|
|
1639
1638
|
"children": [
|
|
1640
1639
|
{
|
|
1641
|
-
"align": "center",
|
|
1642
|
-
"type": "stack",
|
|
1643
|
-
"gap": "sm",
|
|
1644
|
-
"direction": "horizontal",
|
|
1645
1640
|
"children": [
|
|
1646
1641
|
{
|
|
1647
|
-
"
|
|
1648
|
-
"
|
|
1642
|
+
"name": "gauge",
|
|
1643
|
+
"type": "icon"
|
|
1649
1644
|
},
|
|
1650
1645
|
{
|
|
1651
|
-
"type": "typography",
|
|
1652
1646
|
"variant": "h2",
|
|
1647
|
+
"type": "typography",
|
|
1653
1648
|
"content": "Token Usage"
|
|
1654
1649
|
},
|
|
1655
1650
|
{
|
|
1656
|
-
"
|
|
1651
|
+
"label": "Normal",
|
|
1657
1652
|
"type": "badge",
|
|
1658
|
-
"
|
|
1653
|
+
"variant": "default"
|
|
1659
1654
|
}
|
|
1660
|
-
]
|
|
1655
|
+
],
|
|
1656
|
+
"type": "stack",
|
|
1657
|
+
"gap": "sm",
|
|
1658
|
+
"direction": "horizontal",
|
|
1659
|
+
"align": "center"
|
|
1661
1660
|
},
|
|
1662
1661
|
{
|
|
1663
1662
|
"type": "divider"
|
|
@@ -1675,8 +1674,8 @@
|
|
|
1675
1674
|
"value": "@entity.current"
|
|
1676
1675
|
},
|
|
1677
1676
|
{
|
|
1678
|
-
"label": "Max Tokens",
|
|
1679
1677
|
"value": "@entity.max",
|
|
1678
|
+
"label": "Max Tokens",
|
|
1680
1679
|
"type": "stat-display"
|
|
1681
1680
|
}
|
|
1682
1681
|
],
|
|
@@ -1685,15 +1684,16 @@
|
|
|
1685
1684
|
"gap": "md"
|
|
1686
1685
|
},
|
|
1687
1686
|
{
|
|
1688
|
-
"type": "button",
|
|
1689
1687
|
"variant": "ghost",
|
|
1690
|
-
"action": "RESET",
|
|
1691
1688
|
"icon": "rotate-ccw",
|
|
1689
|
+
"type": "button",
|
|
1690
|
+
"action": "RESET",
|
|
1692
1691
|
"label": "Reset"
|
|
1693
1692
|
}
|
|
1694
1693
|
],
|
|
1694
|
+
"gap": "lg",
|
|
1695
1695
|
"type": "stack",
|
|
1696
|
-
"
|
|
1696
|
+
"direction": "vertical"
|
|
1697
1697
|
}
|
|
1698
1698
|
]
|
|
1699
1699
|
]
|
|
@@ -1712,65 +1712,65 @@
|
|
|
1712
1712
|
"render-ui",
|
|
1713
1713
|
"main",
|
|
1714
1714
|
{
|
|
1715
|
+
"direction": "vertical",
|
|
1715
1716
|
"gap": "lg",
|
|
1716
1717
|
"type": "stack",
|
|
1717
1718
|
"children": [
|
|
1718
1719
|
{
|
|
1719
|
-
"type": "stack",
|
|
1720
1720
|
"align": "center",
|
|
1721
1721
|
"children": [
|
|
1722
1722
|
{
|
|
1723
|
-
"
|
|
1724
|
-
"
|
|
1723
|
+
"name": "gauge",
|
|
1724
|
+
"type": "icon"
|
|
1725
1725
|
},
|
|
1726
1726
|
{
|
|
1727
|
+
"content": "Token Usage",
|
|
1727
1728
|
"type": "typography",
|
|
1728
|
-
"variant": "h2"
|
|
1729
|
-
"content": "Token Usage"
|
|
1729
|
+
"variant": "h2"
|
|
1730
1730
|
},
|
|
1731
1731
|
{
|
|
1732
|
+
"type": "badge",
|
|
1732
1733
|
"label": "Normal",
|
|
1733
|
-
"variant": "default"
|
|
1734
|
-
"type": "badge"
|
|
1734
|
+
"variant": "default"
|
|
1735
1735
|
}
|
|
1736
1736
|
],
|
|
1737
|
-
"
|
|
1738
|
-
"gap": "sm"
|
|
1737
|
+
"type": "stack",
|
|
1738
|
+
"gap": "sm",
|
|
1739
|
+
"direction": "horizontal"
|
|
1739
1740
|
},
|
|
1740
1741
|
{
|
|
1741
1742
|
"type": "divider"
|
|
1742
1743
|
},
|
|
1743
1744
|
{
|
|
1745
|
+
"max": "@entity.max",
|
|
1744
1746
|
"value": "@entity.current",
|
|
1745
|
-
"type": "progress-bar"
|
|
1746
|
-
"max": "@entity.max"
|
|
1747
|
+
"type": "progress-bar"
|
|
1747
1748
|
},
|
|
1748
1749
|
{
|
|
1750
|
+
"gap": "md",
|
|
1751
|
+
"type": "stack",
|
|
1752
|
+
"direction": "horizontal",
|
|
1749
1753
|
"children": [
|
|
1750
1754
|
{
|
|
1751
|
-
"type": "stat-display",
|
|
1752
1755
|
"label": "Tokens Used",
|
|
1753
|
-
"value": "@entity.current"
|
|
1756
|
+
"value": "@entity.current",
|
|
1757
|
+
"type": "stat-display"
|
|
1754
1758
|
},
|
|
1755
1759
|
{
|
|
1756
|
-
"value": "@entity.max",
|
|
1757
1760
|
"label": "Max Tokens",
|
|
1761
|
+
"value": "@entity.max",
|
|
1758
1762
|
"type": "stat-display"
|
|
1759
1763
|
}
|
|
1760
|
-
]
|
|
1761
|
-
"gap": "md",
|
|
1762
|
-
"type": "stack",
|
|
1763
|
-
"direction": "horizontal"
|
|
1764
|
+
]
|
|
1764
1765
|
},
|
|
1765
1766
|
{
|
|
1766
|
-
"label": "Reset",
|
|
1767
|
-
"type": "button",
|
|
1768
|
-
"variant": "ghost",
|
|
1769
1767
|
"action": "RESET",
|
|
1768
|
+
"variant": "ghost",
|
|
1769
|
+
"type": "button",
|
|
1770
|
+
"label": "Reset",
|
|
1770
1771
|
"icon": "rotate-ccw"
|
|
1771
1772
|
}
|
|
1772
|
-
]
|
|
1773
|
-
"direction": "vertical"
|
|
1773
|
+
]
|
|
1774
1774
|
}
|
|
1775
1775
|
]
|
|
1776
1776
|
]
|
|
@@ -1977,8 +1977,8 @@
|
|
|
1977
1977
|
"AgentContextWindow",
|
|
1978
1978
|
{
|
|
1979
1979
|
"emit": {
|
|
1980
|
-
"
|
|
1981
|
-
"
|
|
1980
|
+
"success": "AgentContextWindowLoaded",
|
|
1981
|
+
"failure": "AgentContextWindowLoadFailed"
|
|
1982
1982
|
}
|
|
1983
1983
|
}
|
|
1984
1984
|
]
|
|
@@ -2008,10 +2008,13 @@
|
|
|
2008
2008
|
{
|
|
2009
2009
|
"align": "center",
|
|
2010
2010
|
"type": "stack",
|
|
2011
|
+
"gap": "md",
|
|
2012
|
+
"justify": "between",
|
|
2013
|
+
"direction": "horizontal",
|
|
2011
2014
|
"children": [
|
|
2012
2015
|
{
|
|
2013
|
-
"gap": "md",
|
|
2014
2016
|
"type": "stack",
|
|
2017
|
+
"gap": "md",
|
|
2015
2018
|
"direction": "horizontal",
|
|
2016
2019
|
"align": "center",
|
|
2017
2020
|
"children": [
|
|
@@ -2020,39 +2023,36 @@
|
|
|
2020
2023
|
"type": "icon"
|
|
2021
2024
|
},
|
|
2022
2025
|
{
|
|
2023
|
-
"variant": "h2",
|
|
2024
2026
|
"type": "typography",
|
|
2027
|
+
"variant": "h2",
|
|
2025
2028
|
"content": "Context Window Alert"
|
|
2026
2029
|
}
|
|
2027
2030
|
]
|
|
2028
2031
|
},
|
|
2029
2032
|
{
|
|
2033
|
+
"type": "button",
|
|
2034
|
+
"variant": "ghost",
|
|
2030
2035
|
"icon": "x",
|
|
2031
2036
|
"label": "Dismiss",
|
|
2032
|
-
"action": "HIDE"
|
|
2033
|
-
"type": "button",
|
|
2034
|
-
"variant": "ghost"
|
|
2037
|
+
"action": "HIDE"
|
|
2035
2038
|
}
|
|
2036
|
-
]
|
|
2037
|
-
"gap": "md",
|
|
2038
|
-
"justify": "between",
|
|
2039
|
-
"direction": "horizontal"
|
|
2039
|
+
]
|
|
2040
2040
|
},
|
|
2041
2041
|
{
|
|
2042
2042
|
"type": "divider"
|
|
2043
2043
|
},
|
|
2044
2044
|
{
|
|
2045
|
+
"variant": "@entity.notificationType",
|
|
2045
2046
|
"message": "@entity.message",
|
|
2046
|
-
"type": "alert"
|
|
2047
|
-
"variant": "@entity.notificationType"
|
|
2047
|
+
"type": "alert"
|
|
2048
2048
|
},
|
|
2049
2049
|
{
|
|
2050
2050
|
"type": "toast-slot"
|
|
2051
2051
|
},
|
|
2052
2052
|
{
|
|
2053
|
-
"type": "alert",
|
|
2054
2053
|
"variant": "warning",
|
|
2055
|
-
"message": "@entity.message"
|
|
2054
|
+
"message": "@entity.message",
|
|
2055
|
+
"type": "alert"
|
|
2056
2056
|
}
|
|
2057
2057
|
],
|
|
2058
2058
|
"type": "stack",
|
|
@@ -2080,16 +2080,20 @@
|
|
|
2080
2080
|
"render-ui",
|
|
2081
2081
|
"main",
|
|
2082
2082
|
{
|
|
2083
|
+
"gap": "lg",
|
|
2083
2084
|
"type": "stack",
|
|
2084
2085
|
"direction": "vertical",
|
|
2085
2086
|
"children": [
|
|
2086
2087
|
{
|
|
2087
2088
|
"type": "stack",
|
|
2088
|
-
"
|
|
2089
|
+
"gap": "md",
|
|
2089
2090
|
"align": "center",
|
|
2091
|
+
"direction": "horizontal",
|
|
2092
|
+
"justify": "between",
|
|
2090
2093
|
"children": [
|
|
2091
2094
|
{
|
|
2092
|
-
"
|
|
2095
|
+
"type": "stack",
|
|
2096
|
+
"align": "center",
|
|
2093
2097
|
"children": [
|
|
2094
2098
|
{
|
|
2095
2099
|
"name": "layers",
|
|
@@ -2101,39 +2105,35 @@
|
|
|
2101
2105
|
"variant": "h2"
|
|
2102
2106
|
}
|
|
2103
2107
|
],
|
|
2104
|
-
"
|
|
2105
|
-
"type": "stack",
|
|
2108
|
+
"direction": "horizontal",
|
|
2106
2109
|
"gap": "md"
|
|
2107
2110
|
},
|
|
2108
2111
|
{
|
|
2109
|
-
"icon": "x",
|
|
2110
2112
|
"action": "HIDE",
|
|
2111
|
-
"type": "button",
|
|
2112
2113
|
"variant": "ghost",
|
|
2113
|
-
"label": "Dismiss"
|
|
2114
|
+
"label": "Dismiss",
|
|
2115
|
+
"icon": "x",
|
|
2116
|
+
"type": "button"
|
|
2114
2117
|
}
|
|
2115
|
-
]
|
|
2116
|
-
"direction": "horizontal",
|
|
2117
|
-
"gap": "md"
|
|
2118
|
+
]
|
|
2118
2119
|
},
|
|
2119
2120
|
{
|
|
2120
2121
|
"type": "divider"
|
|
2121
2122
|
},
|
|
2122
2123
|
{
|
|
2124
|
+
"type": "alert",
|
|
2123
2125
|
"variant": "@entity.notificationType",
|
|
2124
|
-
"message": "@entity.message"
|
|
2125
|
-
"type": "alert"
|
|
2126
|
+
"message": "@entity.message"
|
|
2126
2127
|
},
|
|
2127
2128
|
{
|
|
2128
2129
|
"type": "toast-slot"
|
|
2129
2130
|
},
|
|
2130
2131
|
{
|
|
2131
|
-
"
|
|
2132
|
+
"type": "alert",
|
|
2132
2133
|
"message": "@entity.message",
|
|
2133
|
-
"
|
|
2134
|
+
"variant": "warning"
|
|
2134
2135
|
}
|
|
2135
|
-
]
|
|
2136
|
-
"gap": "lg"
|
|
2136
|
+
]
|
|
2137
2137
|
}
|
|
2138
2138
|
]
|
|
2139
2139
|
]
|
|
@@ -2401,8 +2401,8 @@
|
|
|
2401
2401
|
"AgentContextWindow",
|
|
2402
2402
|
{
|
|
2403
2403
|
"emit": {
|
|
2404
|
-
"
|
|
2405
|
-
"
|
|
2404
|
+
"success": "AgentContextWindowLoaded",
|
|
2405
|
+
"failure": "AgentContextWindowLoadFailed"
|
|
2406
2406
|
}
|
|
2407
2407
|
}
|
|
2408
2408
|
],
|
|
@@ -2417,9 +2417,9 @@
|
|
|
2417
2417
|
"main",
|
|
2418
2418
|
{
|
|
2419
2419
|
"type": "empty-state",
|
|
2420
|
-
"description": "Context Window is ready",
|
|
2421
2420
|
"icon": "layers",
|
|
2422
|
-
"title": "Context Window"
|
|
2421
|
+
"title": "Context Window",
|
|
2422
|
+
"description": "Context Window is ready"
|
|
2423
2423
|
}
|
|
2424
2424
|
]
|
|
2425
2425
|
]
|
|
@@ -2466,8 +2466,8 @@
|
|
|
2466
2466
|
"emit",
|
|
2467
2467
|
"UPDATE",
|
|
2468
2468
|
{
|
|
2469
|
-
"
|
|
2470
|
-
"
|
|
2469
|
+
"current": "@entity.tokenCount",
|
|
2470
|
+
"max": "@entity.maxTokens"
|
|
2471
2471
|
}
|
|
2472
2472
|
]
|
|
2473
2473
|
]
|
|
@@ -2629,8 +2629,8 @@
|
|
|
2629
2629
|
"emit",
|
|
2630
2630
|
"UPDATE",
|
|
2631
2631
|
{
|
|
2632
|
-
"
|
|
2633
|
-
"
|
|
2632
|
+
"max": "@entity.maxTokens",
|
|
2633
|
+
"current": "@entity.tokenCount"
|
|
2634
2634
|
}
|
|
2635
2635
|
]
|
|
2636
2636
|
]
|