@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
|
@@ -396,8 +396,8 @@
|
|
|
396
396
|
"Assistant",
|
|
397
397
|
{
|
|
398
398
|
"emit": {
|
|
399
|
-
"
|
|
400
|
-
"
|
|
399
|
+
"success": "AssistantLoaded",
|
|
400
|
+
"failure": "AssistantLoadFailed"
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
403
|
],
|
|
@@ -405,8 +405,6 @@
|
|
|
405
405
|
"render-ui",
|
|
406
406
|
"main",
|
|
407
407
|
{
|
|
408
|
-
"type": "stack",
|
|
409
|
-
"direction": "vertical",
|
|
410
408
|
"children": [
|
|
411
409
|
{
|
|
412
410
|
"type": "spinner"
|
|
@@ -418,9 +416,11 @@
|
|
|
418
416
|
"variant": "caption"
|
|
419
417
|
}
|
|
420
418
|
],
|
|
421
|
-
"gap": "md",
|
|
422
419
|
"align": "center",
|
|
423
|
-
"
|
|
420
|
+
"direction": "vertical",
|
|
421
|
+
"className": "py-12",
|
|
422
|
+
"type": "stack",
|
|
423
|
+
"gap": "md"
|
|
424
424
|
}
|
|
425
425
|
]
|
|
426
426
|
]
|
|
@@ -435,83 +435,78 @@
|
|
|
435
435
|
"main",
|
|
436
436
|
{
|
|
437
437
|
"type": "dashboard-layout",
|
|
438
|
+
"appName": "Agent Assistant",
|
|
438
439
|
"navItems": [
|
|
439
440
|
{
|
|
440
|
-
"href": "/chat",
|
|
441
441
|
"icon": "message-circle",
|
|
442
|
+
"href": "/chat",
|
|
442
443
|
"label": "Chat"
|
|
443
444
|
},
|
|
444
445
|
{
|
|
446
|
+
"href": "/memory",
|
|
445
447
|
"icon": "brain",
|
|
446
|
-
"label": "Memory"
|
|
447
|
-
"href": "/memory"
|
|
448
|
+
"label": "Memory"
|
|
448
449
|
},
|
|
449
450
|
{
|
|
451
|
+
"href": "/settings",
|
|
450
452
|
"icon": "settings",
|
|
451
|
-
"label": "Settings"
|
|
452
|
-
"href": "/settings"
|
|
453
|
+
"label": "Settings"
|
|
453
454
|
}
|
|
454
455
|
],
|
|
455
|
-
"appName": "Agent Assistant",
|
|
456
456
|
"children": [
|
|
457
457
|
{
|
|
458
|
-
"type": "stack",
|
|
459
|
-
"direction": "vertical",
|
|
460
458
|
"children": [
|
|
461
459
|
{
|
|
460
|
+
"justify": "between",
|
|
461
|
+
"direction": "horizontal",
|
|
462
|
+
"align": "center",
|
|
462
463
|
"children": [
|
|
463
464
|
{
|
|
464
|
-
"
|
|
465
|
+
"type": "stack",
|
|
465
466
|
"gap": "sm",
|
|
466
467
|
"align": "center",
|
|
467
|
-
"
|
|
468
|
+
"direction": "horizontal",
|
|
468
469
|
"children": [
|
|
469
470
|
{
|
|
470
471
|
"type": "icon",
|
|
471
472
|
"name": "message-circle"
|
|
472
473
|
},
|
|
473
474
|
{
|
|
474
|
-
"type": "typography",
|
|
475
475
|
"content": "Assistant Thread",
|
|
476
|
-
"variant": "h2"
|
|
476
|
+
"variant": "h2",
|
|
477
|
+
"type": "typography"
|
|
477
478
|
}
|
|
478
479
|
]
|
|
479
480
|
},
|
|
480
481
|
{
|
|
481
|
-
"type": "button",
|
|
482
482
|
"variant": "primary",
|
|
483
483
|
"icon": "plus",
|
|
484
484
|
"label": "New Message",
|
|
485
|
-
"action": "COMPOSE"
|
|
485
|
+
"action": "COMPOSE",
|
|
486
|
+
"type": "button"
|
|
486
487
|
}
|
|
487
488
|
],
|
|
488
|
-
"direction": "horizontal",
|
|
489
|
-
"justify": "between",
|
|
490
489
|
"type": "stack",
|
|
491
|
-
"gap": "sm"
|
|
492
|
-
"align": "center"
|
|
490
|
+
"gap": "sm"
|
|
493
491
|
},
|
|
494
492
|
{
|
|
495
493
|
"type": "divider"
|
|
496
494
|
},
|
|
497
495
|
{
|
|
498
|
-
"type": "data-list",
|
|
499
|
-
"fields": [],
|
|
500
496
|
"renderItem": [
|
|
501
497
|
"fn",
|
|
502
498
|
"item",
|
|
503
499
|
{
|
|
504
|
-
"type": "stack",
|
|
505
500
|
"children": [
|
|
506
501
|
{
|
|
507
502
|
"gap": "sm",
|
|
503
|
+
"type": "stack",
|
|
508
504
|
"direction": "horizontal",
|
|
509
505
|
"align": "center",
|
|
510
|
-
"type": "stack",
|
|
511
506
|
"children": [
|
|
512
507
|
{
|
|
513
|
-
"
|
|
514
|
-
"
|
|
508
|
+
"label": "@item.role",
|
|
509
|
+
"type": "badge"
|
|
515
510
|
},
|
|
516
511
|
{
|
|
517
512
|
"label": "@item.status",
|
|
@@ -520,26 +515,31 @@
|
|
|
520
515
|
},
|
|
521
516
|
{
|
|
522
517
|
"content": "@item.timestamp",
|
|
523
|
-
"type": "typography",
|
|
524
518
|
"color": "muted",
|
|
519
|
+
"type": "typography",
|
|
525
520
|
"variant": "caption"
|
|
526
521
|
}
|
|
527
522
|
]
|
|
528
523
|
},
|
|
529
524
|
{
|
|
530
|
-
"variant": "body",
|
|
531
525
|
"type": "typography",
|
|
526
|
+
"variant": "body",
|
|
532
527
|
"content": "@item.content"
|
|
533
528
|
}
|
|
534
529
|
],
|
|
530
|
+
"gap": "xs",
|
|
535
531
|
"direction": "vertical",
|
|
536
|
-
"
|
|
532
|
+
"type": "stack"
|
|
537
533
|
}
|
|
538
534
|
],
|
|
539
|
-
"entity": "@payload.data"
|
|
535
|
+
"entity": "@payload.data",
|
|
536
|
+
"fields": [],
|
|
537
|
+
"type": "data-list"
|
|
540
538
|
}
|
|
541
539
|
],
|
|
542
|
-
"
|
|
540
|
+
"type": "stack",
|
|
541
|
+
"gap": "lg",
|
|
542
|
+
"direction": "vertical"
|
|
543
543
|
}
|
|
544
544
|
]
|
|
545
545
|
}
|
|
@@ -555,8 +555,7 @@
|
|
|
555
555
|
"render-ui",
|
|
556
556
|
"main",
|
|
557
557
|
{
|
|
558
|
-
"
|
|
559
|
-
"direction": "vertical",
|
|
558
|
+
"gap": "md",
|
|
560
559
|
"children": [
|
|
561
560
|
{
|
|
562
561
|
"type": "icon",
|
|
@@ -564,27 +563,28 @@
|
|
|
564
563
|
"name": "alert-triangle"
|
|
565
564
|
},
|
|
566
565
|
{
|
|
567
|
-
"
|
|
566
|
+
"content": "Failed to load assistant",
|
|
568
567
|
"variant": "h3",
|
|
569
|
-
"
|
|
568
|
+
"type": "typography"
|
|
570
569
|
},
|
|
571
570
|
{
|
|
571
|
+
"type": "typography",
|
|
572
572
|
"variant": "body",
|
|
573
|
-
"color": "muted",
|
|
574
573
|
"content": "@payload.error",
|
|
575
|
-
"
|
|
574
|
+
"color": "muted"
|
|
576
575
|
},
|
|
577
576
|
{
|
|
577
|
+
"icon": "rotate-ccw",
|
|
578
578
|
"variant": "primary",
|
|
579
|
-
"label": "Retry",
|
|
580
|
-
"type": "button",
|
|
581
579
|
"action": "INIT",
|
|
582
|
-
"
|
|
580
|
+
"type": "button",
|
|
581
|
+
"label": "Retry"
|
|
583
582
|
}
|
|
584
583
|
],
|
|
585
|
-
"gap": "md",
|
|
586
584
|
"type": "stack",
|
|
587
|
-
"align": "center"
|
|
585
|
+
"align": "center",
|
|
586
|
+
"direction": "vertical",
|
|
587
|
+
"className": "py-12"
|
|
588
588
|
}
|
|
589
589
|
]
|
|
590
590
|
]
|
|
@@ -598,6 +598,7 @@
|
|
|
598
598
|
"render-ui",
|
|
599
599
|
"main",
|
|
600
600
|
{
|
|
601
|
+
"type": "stack",
|
|
601
602
|
"children": [
|
|
602
603
|
{
|
|
603
604
|
"children": [
|
|
@@ -607,29 +608,28 @@
|
|
|
607
608
|
},
|
|
608
609
|
{
|
|
609
610
|
"content": "Assistant Thread",
|
|
610
|
-
"
|
|
611
|
-
"
|
|
611
|
+
"variant": "h2",
|
|
612
|
+
"type": "typography"
|
|
612
613
|
}
|
|
613
614
|
],
|
|
614
615
|
"type": "stack",
|
|
615
|
-
"
|
|
616
|
+
"align": "center",
|
|
616
617
|
"direction": "horizontal",
|
|
617
|
-
"
|
|
618
|
+
"gap": "sm"
|
|
618
619
|
},
|
|
619
620
|
{
|
|
620
621
|
"type": "divider"
|
|
621
622
|
},
|
|
622
623
|
{
|
|
623
|
-
"type": "form-section",
|
|
624
624
|
"fields": [
|
|
625
625
|
"content"
|
|
626
626
|
],
|
|
627
|
+
"type": "form-section",
|
|
627
628
|
"mode": "create",
|
|
628
|
-
"
|
|
629
|
-
"
|
|
629
|
+
"cancelEvent": "CANCEL_COMPOSE",
|
|
630
|
+
"submitEvent": "SEND"
|
|
630
631
|
}
|
|
631
632
|
],
|
|
632
|
-
"type": "stack",
|
|
633
633
|
"direction": "vertical",
|
|
634
634
|
"gap": "lg"
|
|
635
635
|
}
|
|
@@ -681,10 +681,10 @@
|
|
|
681
681
|
"create",
|
|
682
682
|
"Assistant",
|
|
683
683
|
{
|
|
684
|
-
"
|
|
685
|
-
"timestamp": "@now",
|
|
684
|
+
"role": "user",
|
|
686
685
|
"content": "@payload.content",
|
|
687
|
-
"
|
|
686
|
+
"status": "sent",
|
|
687
|
+
"timestamp": "@now"
|
|
688
688
|
},
|
|
689
689
|
{
|
|
690
690
|
"emit": {
|
|
@@ -697,8 +697,8 @@
|
|
|
697
697
|
"Assistant",
|
|
698
698
|
{
|
|
699
699
|
"emit": {
|
|
700
|
-
"
|
|
701
|
-
"
|
|
700
|
+
"success": "AssistantLoaded",
|
|
701
|
+
"failure": "AssistantLoadFailed"
|
|
702
702
|
}
|
|
703
703
|
}
|
|
704
704
|
],
|
|
@@ -897,8 +897,8 @@
|
|
|
897
897
|
"Assistant",
|
|
898
898
|
{
|
|
899
899
|
"emit": {
|
|
900
|
-
"
|
|
901
|
-
"
|
|
900
|
+
"failure": "AssistantLoadFailed",
|
|
901
|
+
"success": "AssistantLoaded"
|
|
902
902
|
}
|
|
903
903
|
}
|
|
904
904
|
],
|
|
@@ -906,33 +906,33 @@
|
|
|
906
906
|
"render-ui",
|
|
907
907
|
"main",
|
|
908
908
|
{
|
|
909
|
+
"type": "dashboard-layout",
|
|
910
|
+
"appName": "Agent Assistant",
|
|
909
911
|
"navItems": [
|
|
910
912
|
{
|
|
911
|
-
"label": "Chat",
|
|
912
913
|
"href": "/chat",
|
|
913
|
-
"icon": "message-circle"
|
|
914
|
+
"icon": "message-circle",
|
|
915
|
+
"label": "Chat"
|
|
914
916
|
},
|
|
915
917
|
{
|
|
916
|
-
"icon": "brain",
|
|
917
918
|
"label": "Memory",
|
|
919
|
+
"icon": "brain",
|
|
918
920
|
"href": "/memory"
|
|
919
921
|
},
|
|
920
922
|
{
|
|
921
|
-
"href": "/settings",
|
|
922
923
|
"label": "Settings",
|
|
924
|
+
"href": "/settings",
|
|
923
925
|
"icon": "settings"
|
|
924
926
|
}
|
|
925
927
|
],
|
|
926
928
|
"children": [
|
|
927
929
|
{
|
|
928
|
-
"description": "Conversation is ready",
|
|
929
930
|
"type": "empty-state",
|
|
930
|
-
"
|
|
931
|
-
"
|
|
931
|
+
"title": "Conversation",
|
|
932
|
+
"description": "Conversation is ready",
|
|
933
|
+
"icon": "message-circle"
|
|
932
934
|
}
|
|
933
|
-
]
|
|
934
|
-
"type": "dashboard-layout",
|
|
935
|
-
"appName": "Agent Assistant"
|
|
935
|
+
]
|
|
936
936
|
}
|
|
937
937
|
]
|
|
938
938
|
]
|
|
@@ -1414,21 +1414,21 @@
|
|
|
1414
1414
|
"main",
|
|
1415
1415
|
{
|
|
1416
1416
|
"type": "stack",
|
|
1417
|
+
"align": "center",
|
|
1418
|
+
"className": "py-12",
|
|
1417
1419
|
"gap": "md",
|
|
1418
1420
|
"children": [
|
|
1419
1421
|
{
|
|
1420
1422
|
"type": "spinner"
|
|
1421
1423
|
},
|
|
1422
1424
|
{
|
|
1425
|
+
"type": "typography",
|
|
1423
1426
|
"variant": "caption",
|
|
1424
|
-
"color": "muted",
|
|
1425
1427
|
"content": "Loading…",
|
|
1426
|
-
"
|
|
1428
|
+
"color": "muted"
|
|
1427
1429
|
}
|
|
1428
1430
|
],
|
|
1429
|
-
"
|
|
1430
|
-
"direction": "vertical",
|
|
1431
|
-
"align": "center"
|
|
1431
|
+
"direction": "vertical"
|
|
1432
1432
|
}
|
|
1433
1433
|
]
|
|
1434
1434
|
]
|
|
@@ -1442,40 +1442,36 @@
|
|
|
1442
1442
|
"render-ui",
|
|
1443
1443
|
"main",
|
|
1444
1444
|
{
|
|
1445
|
+
"type": "dashboard-layout",
|
|
1445
1446
|
"navItems": [
|
|
1446
1447
|
{
|
|
1447
1448
|
"label": "Chat",
|
|
1448
|
-
"
|
|
1449
|
-
"
|
|
1449
|
+
"icon": "message-circle",
|
|
1450
|
+
"href": "/chat"
|
|
1450
1451
|
},
|
|
1451
1452
|
{
|
|
1452
|
-
"label": "Memory",
|
|
1453
1453
|
"icon": "brain",
|
|
1454
|
-
"href": "/memory"
|
|
1454
|
+
"href": "/memory",
|
|
1455
|
+
"label": "Memory"
|
|
1455
1456
|
},
|
|
1456
1457
|
{
|
|
1457
|
-
"href": "/settings",
|
|
1458
1458
|
"icon": "settings",
|
|
1459
|
-
"label": "Settings"
|
|
1459
|
+
"label": "Settings",
|
|
1460
|
+
"href": "/settings"
|
|
1460
1461
|
}
|
|
1461
1462
|
],
|
|
1462
|
-
"type": "dashboard-layout",
|
|
1463
1463
|
"appName": "Agent Assistant",
|
|
1464
1464
|
"children": [
|
|
1465
1465
|
{
|
|
1466
|
-
"direction": "vertical",
|
|
1467
|
-
"gap": "lg",
|
|
1468
1466
|
"children": [
|
|
1469
1467
|
{
|
|
1470
|
-
"
|
|
1468
|
+
"type": "stack",
|
|
1469
|
+
"direction": "horizontal",
|
|
1471
1470
|
"gap": "md",
|
|
1472
|
-
"
|
|
1471
|
+
"justify": "between",
|
|
1473
1472
|
"children": [
|
|
1474
1473
|
{
|
|
1475
|
-
"gap": "sm",
|
|
1476
1474
|
"align": "center",
|
|
1477
|
-
"type": "stack",
|
|
1478
|
-
"direction": "horizontal",
|
|
1479
1475
|
"children": [
|
|
1480
1476
|
{
|
|
1481
1477
|
"type": "icon",
|
|
@@ -1483,42 +1479,44 @@
|
|
|
1483
1479
|
},
|
|
1484
1480
|
{
|
|
1485
1481
|
"content": "Memory Manager",
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1482
|
+
"variant": "h2",
|
|
1483
|
+
"type": "typography"
|
|
1488
1484
|
}
|
|
1489
|
-
]
|
|
1485
|
+
],
|
|
1486
|
+
"type": "stack",
|
|
1487
|
+
"direction": "horizontal",
|
|
1488
|
+
"gap": "sm"
|
|
1490
1489
|
},
|
|
1491
1490
|
{
|
|
1491
|
+
"direction": "horizontal",
|
|
1492
|
+
"gap": "sm",
|
|
1492
1493
|
"type": "stack",
|
|
1493
1494
|
"children": [
|
|
1494
1495
|
{
|
|
1495
|
-
"action": "MEMORIZE",
|
|
1496
1496
|
"icon": "plus",
|
|
1497
|
-
"
|
|
1497
|
+
"action": "MEMORIZE",
|
|
1498
1498
|
"type": "button",
|
|
1499
|
+
"label": "Memorize",
|
|
1499
1500
|
"variant": "primary"
|
|
1500
1501
|
},
|
|
1501
1502
|
{
|
|
1502
|
-
"action": "RECALL",
|
|
1503
1503
|
"icon": "search",
|
|
1504
|
+
"action": "RECALL",
|
|
1504
1505
|
"label": "Recall",
|
|
1505
|
-
"
|
|
1506
|
-
"
|
|
1506
|
+
"variant": "secondary",
|
|
1507
|
+
"type": "button"
|
|
1507
1508
|
},
|
|
1508
1509
|
{
|
|
1509
|
-
"label": "Decay All",
|
|
1510
1510
|
"action": "DECAY",
|
|
1511
|
-
"
|
|
1511
|
+
"label": "Decay All",
|
|
1512
1512
|
"icon": "clock",
|
|
1513
|
+
"type": "button",
|
|
1513
1514
|
"variant": "ghost"
|
|
1514
1515
|
}
|
|
1515
|
-
]
|
|
1516
|
-
"gap": "sm",
|
|
1517
|
-
"direction": "horizontal"
|
|
1516
|
+
]
|
|
1518
1517
|
}
|
|
1519
1518
|
],
|
|
1520
|
-
"
|
|
1521
|
-
"type": "stack"
|
|
1519
|
+
"align": "center"
|
|
1522
1520
|
},
|
|
1523
1521
|
{
|
|
1524
1522
|
"type": "divider"
|
|
@@ -1526,58 +1524,60 @@
|
|
|
1526
1524
|
{
|
|
1527
1525
|
"type": "data-grid",
|
|
1528
1526
|
"entity": "@payload.data",
|
|
1527
|
+
"itemActions": [
|
|
1528
|
+
{
|
|
1529
|
+
"event": "PIN",
|
|
1530
|
+
"variant": "ghost",
|
|
1531
|
+
"label": "Pin"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"variant": "ghost",
|
|
1535
|
+
"event": "REINFORCE",
|
|
1536
|
+
"label": "Reinforce"
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"label": "Forget",
|
|
1540
|
+
"event": "FORGET",
|
|
1541
|
+
"variant": "danger"
|
|
1542
|
+
}
|
|
1543
|
+
],
|
|
1529
1544
|
"fields": [
|
|
1530
1545
|
{
|
|
1546
|
+
"icon": "brain",
|
|
1531
1547
|
"label": "Content",
|
|
1532
|
-
"name": "content",
|
|
1533
1548
|
"variant": "h4",
|
|
1534
|
-
"
|
|
1549
|
+
"name": "content"
|
|
1535
1550
|
},
|
|
1536
1551
|
{
|
|
1552
|
+
"label": "Category",
|
|
1537
1553
|
"name": "category",
|
|
1538
|
-
"variant": "badge",
|
|
1539
1554
|
"colorMap": {
|
|
1540
|
-
"
|
|
1541
|
-
"failed": "destructive",
|
|
1555
|
+
"completed": "success",
|
|
1542
1556
|
"pending": "warning",
|
|
1543
|
-
"
|
|
1557
|
+
"scheduled": "warning",
|
|
1544
1558
|
"active": "success",
|
|
1545
|
-
"completed": "success",
|
|
1546
|
-
"done": "success",
|
|
1547
1559
|
"inactive": "neutral",
|
|
1548
1560
|
"archived": "neutral",
|
|
1561
|
+
"error": "destructive",
|
|
1549
1562
|
"cancelled": "destructive",
|
|
1550
|
-
"
|
|
1551
|
-
"
|
|
1563
|
+
"failed": "destructive",
|
|
1564
|
+
"done": "success",
|
|
1565
|
+
"disabled": "neutral",
|
|
1566
|
+
"draft": "warning"
|
|
1552
1567
|
},
|
|
1553
|
-
"
|
|
1568
|
+
"variant": "badge"
|
|
1554
1569
|
},
|
|
1555
1570
|
{
|
|
1556
1571
|
"name": "strength",
|
|
1557
|
-
"
|
|
1558
|
-
"
|
|
1559
|
-
}
|
|
1560
|
-
],
|
|
1561
|
-
"itemActions": [
|
|
1562
|
-
{
|
|
1563
|
-
"variant": "ghost",
|
|
1564
|
-
"event": "PIN",
|
|
1565
|
-
"label": "Pin"
|
|
1566
|
-
},
|
|
1567
|
-
{
|
|
1568
|
-
"variant": "ghost",
|
|
1569
|
-
"label": "Reinforce",
|
|
1570
|
-
"event": "REINFORCE"
|
|
1571
|
-
},
|
|
1572
|
-
{
|
|
1573
|
-
"variant": "danger",
|
|
1574
|
-
"event": "FORGET",
|
|
1575
|
-
"label": "Forget"
|
|
1572
|
+
"variant": "caption",
|
|
1573
|
+
"label": "Strength"
|
|
1576
1574
|
}
|
|
1577
1575
|
]
|
|
1578
1576
|
}
|
|
1579
1577
|
],
|
|
1578
|
+
"gap": "lg",
|
|
1580
1579
|
"type": "stack",
|
|
1580
|
+
"direction": "vertical",
|
|
1581
1581
|
"className": "max-w-5xl mx-auto w-full"
|
|
1582
1582
|
}
|
|
1583
1583
|
]
|
|
@@ -1594,36 +1594,36 @@
|
|
|
1594
1594
|
"render-ui",
|
|
1595
1595
|
"main",
|
|
1596
1596
|
{
|
|
1597
|
+
"direction": "vertical",
|
|
1597
1598
|
"align": "center",
|
|
1598
1599
|
"className": "py-12",
|
|
1599
|
-
"
|
|
1600
|
+
"gap": "md",
|
|
1600
1601
|
"children": [
|
|
1601
1602
|
{
|
|
1602
|
-
"name": "alert-triangle",
|
|
1603
1603
|
"type": "icon",
|
|
1604
|
-
"color": "destructive"
|
|
1604
|
+
"color": "destructive",
|
|
1605
|
+
"name": "alert-triangle"
|
|
1605
1606
|
},
|
|
1606
1607
|
{
|
|
1607
1608
|
"variant": "h3",
|
|
1608
|
-
"
|
|
1609
|
-
"
|
|
1609
|
+
"type": "typography",
|
|
1610
|
+
"content": "Failed to load memory"
|
|
1610
1611
|
},
|
|
1611
1612
|
{
|
|
1612
|
-
"
|
|
1613
|
+
"type": "typography",
|
|
1613
1614
|
"variant": "body",
|
|
1614
1615
|
"content": "@payload.error",
|
|
1615
|
-
"
|
|
1616
|
+
"color": "muted"
|
|
1616
1617
|
},
|
|
1617
1618
|
{
|
|
1618
|
-
"action": "INIT",
|
|
1619
1619
|
"variant": "primary",
|
|
1620
1620
|
"icon": "rotate-ccw",
|
|
1621
1621
|
"type": "button",
|
|
1622
|
-
"label": "Retry"
|
|
1622
|
+
"label": "Retry",
|
|
1623
|
+
"action": "INIT"
|
|
1623
1624
|
}
|
|
1624
1625
|
],
|
|
1625
|
-
"
|
|
1626
|
-
"gap": "md"
|
|
1626
|
+
"type": "stack"
|
|
1627
1627
|
}
|
|
1628
1628
|
]
|
|
1629
1629
|
]
|
|
@@ -1814,39 +1814,39 @@
|
|
|
1814
1814
|
"render-ui",
|
|
1815
1815
|
"modal",
|
|
1816
1816
|
{
|
|
1817
|
+
"type": "stack",
|
|
1817
1818
|
"direction": "vertical",
|
|
1818
1819
|
"gap": "md",
|
|
1819
|
-
"type": "stack",
|
|
1820
1820
|
"children": [
|
|
1821
1821
|
{
|
|
1822
|
-
"direction": "horizontal",
|
|
1823
1822
|
"type": "stack",
|
|
1824
|
-
"gap": "sm",
|
|
1825
1823
|
"children": [
|
|
1826
1824
|
{
|
|
1827
1825
|
"name": "plus-circle",
|
|
1828
1826
|
"type": "icon"
|
|
1829
1827
|
},
|
|
1830
1828
|
{
|
|
1831
|
-
"
|
|
1829
|
+
"variant": "h3",
|
|
1832
1830
|
"type": "typography",
|
|
1833
|
-
"
|
|
1831
|
+
"content": "Memorize"
|
|
1834
1832
|
}
|
|
1835
|
-
]
|
|
1833
|
+
],
|
|
1834
|
+
"direction": "horizontal",
|
|
1835
|
+
"gap": "sm"
|
|
1836
1836
|
},
|
|
1837
1837
|
{
|
|
1838
1838
|
"type": "divider"
|
|
1839
1839
|
},
|
|
1840
1840
|
{
|
|
1841
|
-
"
|
|
1841
|
+
"type": "form-section",
|
|
1842
1842
|
"submitEvent": "SAVE",
|
|
1843
|
+
"mode": "create",
|
|
1844
|
+
"cancelEvent": "CLOSE",
|
|
1843
1845
|
"fields": [
|
|
1844
1846
|
"content",
|
|
1845
1847
|
"category",
|
|
1846
1848
|
"scope"
|
|
1847
|
-
]
|
|
1848
|
-
"cancelEvent": "CLOSE",
|
|
1849
|
-
"type": "form-section"
|
|
1849
|
+
]
|
|
1850
1850
|
}
|
|
1851
1851
|
]
|
|
1852
1852
|
}
|
|
@@ -2221,17 +2221,25 @@
|
|
|
2221
2221
|
"render-ui",
|
|
2222
2222
|
"main",
|
|
2223
2223
|
{
|
|
2224
|
-
"type": "dashboard-layout",
|
|
2225
2224
|
"appName": "Agent Assistant",
|
|
2225
|
+
"children": [
|
|
2226
|
+
{
|
|
2227
|
+
"description": "Memory is ready",
|
|
2228
|
+
"type": "empty-state",
|
|
2229
|
+
"icon": "brain",
|
|
2230
|
+
"title": "Memory"
|
|
2231
|
+
}
|
|
2232
|
+
],
|
|
2233
|
+
"type": "dashboard-layout",
|
|
2226
2234
|
"navItems": [
|
|
2227
2235
|
{
|
|
2228
|
-
"icon": "message-circle",
|
|
2229
2236
|
"href": "/chat",
|
|
2237
|
+
"icon": "message-circle",
|
|
2230
2238
|
"label": "Chat"
|
|
2231
2239
|
},
|
|
2232
2240
|
{
|
|
2233
|
-
"icon": "brain",
|
|
2234
2241
|
"label": "Memory",
|
|
2242
|
+
"icon": "brain",
|
|
2235
2243
|
"href": "/memory"
|
|
2236
2244
|
},
|
|
2237
2245
|
{
|
|
@@ -2239,14 +2247,6 @@
|
|
|
2239
2247
|
"label": "Settings",
|
|
2240
2248
|
"href": "/settings"
|
|
2241
2249
|
}
|
|
2242
|
-
],
|
|
2243
|
-
"children": [
|
|
2244
|
-
{
|
|
2245
|
-
"icon": "brain",
|
|
2246
|
-
"title": "Memory",
|
|
2247
|
-
"type": "empty-state",
|
|
2248
|
-
"description": "Memory is ready"
|
|
2249
|
-
}
|
|
2250
2250
|
]
|
|
2251
2251
|
}
|
|
2252
2252
|
]
|
|
@@ -2300,8 +2300,8 @@
|
|
|
2300
2300
|
"Memory",
|
|
2301
2301
|
{
|
|
2302
2302
|
"emit": {
|
|
2303
|
-
"
|
|
2304
|
-
"
|
|
2303
|
+
"failure": "MemoryLoadFailed",
|
|
2304
|
+
"success": "MemoryLoaded"
|
|
2305
2305
|
}
|
|
2306
2306
|
}
|
|
2307
2307
|
]
|
|
@@ -2575,8 +2575,8 @@
|
|
|
2575
2575
|
"AssistantContext",
|
|
2576
2576
|
{
|
|
2577
2577
|
"emit": {
|
|
2578
|
-
"
|
|
2579
|
-
"
|
|
2578
|
+
"success": "AssistantContextLoaded",
|
|
2579
|
+
"failure": "AssistantContextLoadFailed"
|
|
2580
2580
|
}
|
|
2581
2581
|
}
|
|
2582
2582
|
],
|
|
@@ -2585,45 +2585,63 @@
|
|
|
2585
2585
|
"main",
|
|
2586
2586
|
{
|
|
2587
2587
|
"type": "dashboard-layout",
|
|
2588
|
+
"navItems": [
|
|
2589
|
+
{
|
|
2590
|
+
"href": "/chat",
|
|
2591
|
+
"icon": "message-circle",
|
|
2592
|
+
"label": "Chat"
|
|
2593
|
+
},
|
|
2594
|
+
{
|
|
2595
|
+
"href": "/memory",
|
|
2596
|
+
"label": "Memory",
|
|
2597
|
+
"icon": "brain"
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"label": "Settings",
|
|
2601
|
+
"href": "/settings",
|
|
2602
|
+
"icon": "settings"
|
|
2603
|
+
}
|
|
2604
|
+
],
|
|
2588
2605
|
"children": [
|
|
2589
2606
|
{
|
|
2607
|
+
"gap": "lg",
|
|
2590
2608
|
"children": [
|
|
2591
2609
|
{
|
|
2592
2610
|
"direction": "horizontal",
|
|
2611
|
+
"gap": "sm",
|
|
2593
2612
|
"children": [
|
|
2594
2613
|
{
|
|
2595
|
-
"
|
|
2596
|
-
"
|
|
2614
|
+
"type": "icon",
|
|
2615
|
+
"name": "gauge"
|
|
2597
2616
|
},
|
|
2598
2617
|
{
|
|
2599
|
-
"type": "typography",
|
|
2600
2618
|
"content": "Token Usage",
|
|
2601
|
-
"variant": "h2"
|
|
2619
|
+
"variant": "h2",
|
|
2620
|
+
"type": "typography"
|
|
2602
2621
|
},
|
|
2603
2622
|
{
|
|
2604
|
-
"
|
|
2623
|
+
"type": "badge",
|
|
2605
2624
|
"variant": "default",
|
|
2606
|
-
"
|
|
2625
|
+
"label": "Normal"
|
|
2607
2626
|
}
|
|
2608
2627
|
],
|
|
2609
2628
|
"type": "stack",
|
|
2610
|
-
"gap": "sm",
|
|
2611
2629
|
"align": "center"
|
|
2612
2630
|
},
|
|
2613
2631
|
{
|
|
2614
2632
|
"type": "divider"
|
|
2615
2633
|
},
|
|
2616
2634
|
{
|
|
2617
|
-
"value": "@entity.current",
|
|
2618
2635
|
"type": "progress-bar",
|
|
2636
|
+
"value": "@entity.current",
|
|
2619
2637
|
"max": "@entity.max"
|
|
2620
2638
|
},
|
|
2621
2639
|
{
|
|
2622
2640
|
"direction": "horizontal",
|
|
2623
2641
|
"children": [
|
|
2624
2642
|
{
|
|
2625
|
-
"type": "stat-display",
|
|
2626
2643
|
"label": "Tokens Used",
|
|
2644
|
+
"type": "stat-display",
|
|
2627
2645
|
"value": "@entity.current"
|
|
2628
2646
|
},
|
|
2629
2647
|
{
|
|
@@ -2636,35 +2654,17 @@
|
|
|
2636
2654
|
"gap": "md"
|
|
2637
2655
|
},
|
|
2638
2656
|
{
|
|
2657
|
+
"label": "Reset",
|
|
2658
|
+
"variant": "ghost",
|
|
2639
2659
|
"type": "button",
|
|
2640
2660
|
"icon": "rotate-ccw",
|
|
2641
|
-
"variant": "ghost",
|
|
2642
|
-
"label": "Reset",
|
|
2643
2661
|
"action": "RESET"
|
|
2644
2662
|
}
|
|
2645
2663
|
],
|
|
2646
|
-
"gap": "lg",
|
|
2647
2664
|
"type": "stack",
|
|
2648
2665
|
"direction": "vertical"
|
|
2649
2666
|
}
|
|
2650
2667
|
],
|
|
2651
|
-
"navItems": [
|
|
2652
|
-
{
|
|
2653
|
-
"href": "/chat",
|
|
2654
|
-
"label": "Chat",
|
|
2655
|
-
"icon": "message-circle"
|
|
2656
|
-
},
|
|
2657
|
-
{
|
|
2658
|
-
"href": "/memory",
|
|
2659
|
-
"icon": "brain",
|
|
2660
|
-
"label": "Memory"
|
|
2661
|
-
},
|
|
2662
|
-
{
|
|
2663
|
-
"href": "/settings",
|
|
2664
|
-
"icon": "settings",
|
|
2665
|
-
"label": "Settings"
|
|
2666
|
-
}
|
|
2667
|
-
],
|
|
2668
2668
|
"appName": "Agent Assistant"
|
|
2669
2669
|
}
|
|
2670
2670
|
]
|
|
@@ -2693,14 +2693,31 @@
|
|
|
2693
2693
|
"render-ui",
|
|
2694
2694
|
"main",
|
|
2695
2695
|
{
|
|
2696
|
+
"appName": "Agent Assistant",
|
|
2696
2697
|
"type": "dashboard-layout",
|
|
2698
|
+
"navItems": [
|
|
2699
|
+
{
|
|
2700
|
+
"label": "Chat",
|
|
2701
|
+
"href": "/chat",
|
|
2702
|
+
"icon": "message-circle"
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"href": "/memory",
|
|
2706
|
+
"label": "Memory",
|
|
2707
|
+
"icon": "brain"
|
|
2708
|
+
},
|
|
2709
|
+
{
|
|
2710
|
+
"label": "Settings",
|
|
2711
|
+
"icon": "settings",
|
|
2712
|
+
"href": "/settings"
|
|
2713
|
+
}
|
|
2714
|
+
],
|
|
2697
2715
|
"children": [
|
|
2698
2716
|
{
|
|
2717
|
+
"type": "stack",
|
|
2699
2718
|
"children": [
|
|
2700
2719
|
{
|
|
2701
|
-
"
|
|
2702
|
-
"gap": "sm",
|
|
2703
|
-
"type": "stack",
|
|
2720
|
+
"align": "center",
|
|
2704
2721
|
"children": [
|
|
2705
2722
|
{
|
|
2706
2723
|
"type": "icon",
|
|
@@ -2708,72 +2725,55 @@
|
|
|
2708
2725
|
},
|
|
2709
2726
|
{
|
|
2710
2727
|
"variant": "h2",
|
|
2711
|
-
"
|
|
2712
|
-
"
|
|
2728
|
+
"type": "typography",
|
|
2729
|
+
"content": "Token Usage"
|
|
2713
2730
|
},
|
|
2714
2731
|
{
|
|
2715
|
-
"type": "badge",
|
|
2716
2732
|
"variant": "default",
|
|
2733
|
+
"type": "badge",
|
|
2717
2734
|
"label": "Normal"
|
|
2718
2735
|
}
|
|
2719
2736
|
],
|
|
2720
|
-
"
|
|
2737
|
+
"gap": "sm",
|
|
2738
|
+
"type": "stack",
|
|
2739
|
+
"direction": "horizontal"
|
|
2721
2740
|
},
|
|
2722
2741
|
{
|
|
2723
2742
|
"type": "divider"
|
|
2724
2743
|
},
|
|
2725
2744
|
{
|
|
2745
|
+
"value": "@entity.current",
|
|
2726
2746
|
"type": "progress-bar",
|
|
2727
|
-
"max": "@entity.max"
|
|
2728
|
-
"value": "@entity.current"
|
|
2747
|
+
"max": "@entity.max"
|
|
2729
2748
|
},
|
|
2730
2749
|
{
|
|
2731
|
-
"gap": "md",
|
|
2732
|
-
"direction": "horizontal",
|
|
2733
|
-
"type": "stack",
|
|
2734
2750
|
"children": [
|
|
2735
2751
|
{
|
|
2752
|
+
"label": "Tokens Used",
|
|
2736
2753
|
"type": "stat-display",
|
|
2737
|
-
"value": "@entity.current"
|
|
2738
|
-
"label": "Tokens Used"
|
|
2754
|
+
"value": "@entity.current"
|
|
2739
2755
|
},
|
|
2740
2756
|
{
|
|
2741
|
-
"value": "@entity.max",
|
|
2742
2757
|
"type": "stat-display",
|
|
2743
|
-
"label": "Max Tokens"
|
|
2758
|
+
"label": "Max Tokens",
|
|
2759
|
+
"value": "@entity.max"
|
|
2744
2760
|
}
|
|
2745
|
-
]
|
|
2761
|
+
],
|
|
2762
|
+
"type": "stack",
|
|
2763
|
+
"direction": "horizontal",
|
|
2764
|
+
"gap": "md"
|
|
2746
2765
|
},
|
|
2747
2766
|
{
|
|
2748
|
-
"label": "Reset",
|
|
2749
2767
|
"type": "button",
|
|
2750
|
-
"
|
|
2768
|
+
"variant": "ghost",
|
|
2769
|
+
"label": "Reset",
|
|
2751
2770
|
"icon": "rotate-ccw",
|
|
2752
|
-
"
|
|
2771
|
+
"action": "RESET"
|
|
2753
2772
|
}
|
|
2754
2773
|
],
|
|
2755
2774
|
"gap": "lg",
|
|
2756
|
-
"type": "stack",
|
|
2757
2775
|
"direction": "vertical"
|
|
2758
2776
|
}
|
|
2759
|
-
],
|
|
2760
|
-
"appName": "Agent Assistant",
|
|
2761
|
-
"navItems": [
|
|
2762
|
-
{
|
|
2763
|
-
"icon": "message-circle",
|
|
2764
|
-
"label": "Chat",
|
|
2765
|
-
"href": "/chat"
|
|
2766
|
-
},
|
|
2767
|
-
{
|
|
2768
|
-
"href": "/memory",
|
|
2769
|
-
"icon": "brain",
|
|
2770
|
-
"label": "Memory"
|
|
2771
|
-
},
|
|
2772
|
-
{
|
|
2773
|
-
"icon": "settings",
|
|
2774
|
-
"label": "Settings",
|
|
2775
|
-
"href": "/settings"
|
|
2776
|
-
}
|
|
2777
2777
|
]
|
|
2778
2778
|
}
|
|
2779
2779
|
]
|
|
@@ -2814,10 +2814,28 @@
|
|
|
2814
2814
|
"render-ui",
|
|
2815
2815
|
"main",
|
|
2816
2816
|
{
|
|
2817
|
+
"navItems": [
|
|
2818
|
+
{
|
|
2819
|
+
"href": "/chat",
|
|
2820
|
+
"icon": "message-circle",
|
|
2821
|
+
"label": "Chat"
|
|
2822
|
+
},
|
|
2823
|
+
{
|
|
2824
|
+
"href": "/memory",
|
|
2825
|
+
"icon": "brain",
|
|
2826
|
+
"label": "Memory"
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"href": "/settings",
|
|
2830
|
+
"icon": "settings",
|
|
2831
|
+
"label": "Settings"
|
|
2832
|
+
}
|
|
2833
|
+
],
|
|
2817
2834
|
"children": [
|
|
2818
2835
|
{
|
|
2819
|
-
"direction": "vertical",
|
|
2820
2836
|
"type": "stack",
|
|
2837
|
+
"gap": "lg",
|
|
2838
|
+
"direction": "vertical",
|
|
2821
2839
|
"children": [
|
|
2822
2840
|
{
|
|
2823
2841
|
"type": "stack",
|
|
@@ -2827,19 +2845,19 @@
|
|
|
2827
2845
|
"name": "alert-triangle"
|
|
2828
2846
|
},
|
|
2829
2847
|
{
|
|
2830
|
-
"variant": "h2",
|
|
2831
2848
|
"content": "Token Usage",
|
|
2832
|
-
"type": "typography"
|
|
2849
|
+
"type": "typography",
|
|
2850
|
+
"variant": "h2"
|
|
2833
2851
|
},
|
|
2834
2852
|
{
|
|
2835
|
-
"
|
|
2853
|
+
"type": "badge",
|
|
2836
2854
|
"label": "Warning",
|
|
2837
|
-
"
|
|
2855
|
+
"variant": "warning"
|
|
2838
2856
|
}
|
|
2839
2857
|
],
|
|
2840
2858
|
"direction": "horizontal",
|
|
2841
|
-
"
|
|
2842
|
-
"
|
|
2859
|
+
"align": "center",
|
|
2860
|
+
"gap": "sm"
|
|
2843
2861
|
},
|
|
2844
2862
|
{
|
|
2845
2863
|
"type": "divider"
|
|
@@ -2850,71 +2868,53 @@
|
|
|
2850
2868
|
"message": "Token usage approaching limit. Consider compacting."
|
|
2851
2869
|
},
|
|
2852
2870
|
{
|
|
2853
|
-
"value": "@entity.current",
|
|
2854
2871
|
"type": "progress-bar",
|
|
2872
|
+
"value": "@entity.current",
|
|
2855
2873
|
"max": "@entity.max"
|
|
2856
2874
|
},
|
|
2857
2875
|
{
|
|
2858
|
-
"type": "stack",
|
|
2859
2876
|
"direction": "horizontal",
|
|
2860
|
-
"gap": "md",
|
|
2861
2877
|
"children": [
|
|
2862
2878
|
{
|
|
2863
|
-
"type": "stat-display",
|
|
2864
2879
|
"label": "Tokens Used",
|
|
2865
|
-
"value": "@entity.current"
|
|
2880
|
+
"value": "@entity.current",
|
|
2881
|
+
"type": "stat-display"
|
|
2866
2882
|
},
|
|
2867
2883
|
{
|
|
2884
|
+
"label": "Max Tokens",
|
|
2868
2885
|
"type": "stat-display",
|
|
2869
|
-
"value": "@entity.max"
|
|
2870
|
-
"label": "Max Tokens"
|
|
2886
|
+
"value": "@entity.max"
|
|
2871
2887
|
}
|
|
2872
|
-
]
|
|
2888
|
+
],
|
|
2889
|
+
"gap": "md",
|
|
2890
|
+
"type": "stack"
|
|
2873
2891
|
},
|
|
2874
2892
|
{
|
|
2893
|
+
"type": "stack",
|
|
2875
2894
|
"gap": "sm",
|
|
2876
2895
|
"direction": "horizontal",
|
|
2877
|
-
"type": "stack",
|
|
2878
2896
|
"children": [
|
|
2879
2897
|
{
|
|
2880
|
-
"variant": "primary",
|
|
2881
2898
|
"label": "Compact",
|
|
2899
|
+
"variant": "primary",
|
|
2882
2900
|
"type": "button",
|
|
2883
|
-
"
|
|
2884
|
-
"
|
|
2901
|
+
"icon": "minimize-2",
|
|
2902
|
+
"action": "COMPACT"
|
|
2885
2903
|
},
|
|
2886
2904
|
{
|
|
2905
|
+
"variant": "ghost",
|
|
2887
2906
|
"type": "button",
|
|
2888
2907
|
"icon": "rotate-ccw",
|
|
2889
2908
|
"action": "RESET",
|
|
2890
|
-
"variant": "ghost",
|
|
2891
2909
|
"label": "Reset"
|
|
2892
2910
|
}
|
|
2893
2911
|
]
|
|
2894
2912
|
}
|
|
2895
|
-
]
|
|
2896
|
-
"gap": "lg"
|
|
2897
|
-
}
|
|
2898
|
-
],
|
|
2899
|
-
"type": "dashboard-layout",
|
|
2900
|
-
"navItems": [
|
|
2901
|
-
{
|
|
2902
|
-
"icon": "message-circle",
|
|
2903
|
-
"label": "Chat",
|
|
2904
|
-
"href": "/chat"
|
|
2905
|
-
},
|
|
2906
|
-
{
|
|
2907
|
-
"label": "Memory",
|
|
2908
|
-
"icon": "brain",
|
|
2909
|
-
"href": "/memory"
|
|
2910
|
-
},
|
|
2911
|
-
{
|
|
2912
|
-
"label": "Settings",
|
|
2913
|
-
"href": "/settings",
|
|
2914
|
-
"icon": "settings"
|
|
2913
|
+
]
|
|
2915
2914
|
}
|
|
2916
2915
|
],
|
|
2917
|
-
"appName": "Agent Assistant"
|
|
2916
|
+
"appName": "Agent Assistant",
|
|
2917
|
+
"type": "dashboard-layout"
|
|
2918
2918
|
}
|
|
2919
2919
|
]
|
|
2920
2920
|
]
|
|
@@ -2942,57 +2942,41 @@
|
|
|
2942
2942
|
"render-ui",
|
|
2943
2943
|
"main",
|
|
2944
2944
|
{
|
|
2945
|
-
"
|
|
2946
|
-
{
|
|
2947
|
-
"label": "Chat",
|
|
2948
|
-
"href": "/chat",
|
|
2949
|
-
"icon": "message-circle"
|
|
2950
|
-
},
|
|
2951
|
-
{
|
|
2952
|
-
"href": "/memory",
|
|
2953
|
-
"label": "Memory",
|
|
2954
|
-
"icon": "brain"
|
|
2955
|
-
},
|
|
2956
|
-
{
|
|
2957
|
-
"label": "Settings",
|
|
2958
|
-
"href": "/settings",
|
|
2959
|
-
"icon": "settings"
|
|
2960
|
-
}
|
|
2961
|
-
],
|
|
2945
|
+
"appName": "Agent Assistant",
|
|
2962
2946
|
"children": [
|
|
2963
2947
|
{
|
|
2964
|
-
"type": "stack",
|
|
2965
2948
|
"direction": "vertical",
|
|
2949
|
+
"type": "stack",
|
|
2966
2950
|
"children": [
|
|
2967
2951
|
{
|
|
2952
|
+
"type": "stack",
|
|
2953
|
+
"direction": "horizontal",
|
|
2954
|
+
"gap": "sm",
|
|
2968
2955
|
"children": [
|
|
2969
2956
|
{
|
|
2970
|
-
"
|
|
2971
|
-
"
|
|
2972
|
-
},
|
|
2957
|
+
"name": "alert-octagon",
|
|
2958
|
+
"type": "icon"
|
|
2959
|
+
},
|
|
2973
2960
|
{
|
|
2974
2961
|
"type": "typography",
|
|
2975
2962
|
"content": "Token Usage",
|
|
2976
2963
|
"variant": "h2"
|
|
2977
2964
|
},
|
|
2978
2965
|
{
|
|
2979
|
-
"
|
|
2966
|
+
"label": "Critical",
|
|
2980
2967
|
"variant": "danger",
|
|
2981
|
-
"
|
|
2968
|
+
"type": "badge"
|
|
2982
2969
|
}
|
|
2983
2970
|
],
|
|
2984
|
-
"
|
|
2985
|
-
"direction": "horizontal",
|
|
2986
|
-
"align": "center",
|
|
2987
|
-
"gap": "sm"
|
|
2971
|
+
"align": "center"
|
|
2988
2972
|
},
|
|
2989
2973
|
{
|
|
2990
2974
|
"type": "divider"
|
|
2991
2975
|
},
|
|
2992
2976
|
{
|
|
2993
2977
|
"type": "alert",
|
|
2994
|
-
"
|
|
2995
|
-
"
|
|
2978
|
+
"message": "Token usage critical. Compact immediately to avoid truncation.",
|
|
2979
|
+
"variant": "error"
|
|
2996
2980
|
},
|
|
2997
2981
|
{
|
|
2998
2982
|
"value": "@entity.current",
|
|
@@ -3000,49 +2984,65 @@
|
|
|
3000
2984
|
"type": "progress-bar"
|
|
3001
2985
|
},
|
|
3002
2986
|
{
|
|
2987
|
+
"direction": "horizontal",
|
|
3003
2988
|
"gap": "md",
|
|
3004
2989
|
"type": "stack",
|
|
3005
2990
|
"children": [
|
|
3006
2991
|
{
|
|
3007
|
-
"
|
|
2992
|
+
"label": "Tokens Used",
|
|
3008
2993
|
"type": "stat-display",
|
|
3009
|
-
"
|
|
2994
|
+
"value": "@entity.current"
|
|
3010
2995
|
},
|
|
3011
2996
|
{
|
|
3012
2997
|
"label": "Max Tokens",
|
|
3013
|
-
"
|
|
3014
|
-
"
|
|
2998
|
+
"type": "stat-display",
|
|
2999
|
+
"value": "@entity.max"
|
|
3015
3000
|
}
|
|
3016
|
-
]
|
|
3017
|
-
"direction": "horizontal"
|
|
3001
|
+
]
|
|
3018
3002
|
},
|
|
3019
3003
|
{
|
|
3004
|
+
"direction": "horizontal",
|
|
3005
|
+
"type": "stack",
|
|
3020
3006
|
"gap": "sm",
|
|
3021
3007
|
"children": [
|
|
3022
3008
|
{
|
|
3023
|
-
"action": "COMPACT",
|
|
3024
|
-
"type": "button",
|
|
3025
3009
|
"label": "Compact Now",
|
|
3010
|
+
"action": "COMPACT",
|
|
3026
3011
|
"variant": "primary",
|
|
3027
|
-
"icon": "minimize-2"
|
|
3012
|
+
"icon": "minimize-2",
|
|
3013
|
+
"type": "button"
|
|
3028
3014
|
},
|
|
3029
3015
|
{
|
|
3030
|
-
"variant": "ghost",
|
|
3031
|
-
"icon": "rotate-ccw",
|
|
3032
|
-
"label": "Reset",
|
|
3033
3016
|
"type": "button",
|
|
3034
|
-
"action": "RESET"
|
|
3017
|
+
"action": "RESET",
|
|
3018
|
+
"label": "Reset",
|
|
3019
|
+
"icon": "rotate-ccw",
|
|
3020
|
+
"variant": "ghost"
|
|
3035
3021
|
}
|
|
3036
|
-
]
|
|
3037
|
-
"type": "stack",
|
|
3038
|
-
"direction": "horizontal"
|
|
3022
|
+
]
|
|
3039
3023
|
}
|
|
3040
3024
|
],
|
|
3041
3025
|
"gap": "lg"
|
|
3042
3026
|
}
|
|
3043
3027
|
],
|
|
3044
|
-
"
|
|
3045
|
-
"
|
|
3028
|
+
"type": "dashboard-layout",
|
|
3029
|
+
"navItems": [
|
|
3030
|
+
{
|
|
3031
|
+
"icon": "message-circle",
|
|
3032
|
+
"href": "/chat",
|
|
3033
|
+
"label": "Chat"
|
|
3034
|
+
},
|
|
3035
|
+
{
|
|
3036
|
+
"label": "Memory",
|
|
3037
|
+
"icon": "brain",
|
|
3038
|
+
"href": "/memory"
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"label": "Settings",
|
|
3042
|
+
"href": "/settings",
|
|
3043
|
+
"icon": "settings"
|
|
3044
|
+
}
|
|
3045
|
+
]
|
|
3046
3046
|
}
|
|
3047
3047
|
]
|
|
3048
3048
|
]
|
|
@@ -3067,32 +3067,33 @@
|
|
|
3067
3067
|
"render-ui",
|
|
3068
3068
|
"main",
|
|
3069
3069
|
{
|
|
3070
|
+
"appName": "Agent Assistant",
|
|
3070
3071
|
"navItems": [
|
|
3071
3072
|
{
|
|
3072
|
-
"
|
|
3073
|
+
"label": "Chat",
|
|
3073
3074
|
"icon": "message-circle",
|
|
3074
|
-
"
|
|
3075
|
+
"href": "/chat"
|
|
3075
3076
|
},
|
|
3076
3077
|
{
|
|
3077
|
-
"
|
|
3078
|
+
"label": "Memory",
|
|
3078
3079
|
"href": "/memory",
|
|
3079
|
-
"
|
|
3080
|
+
"icon": "brain"
|
|
3080
3081
|
},
|
|
3081
3082
|
{
|
|
3082
|
-
"label": "Settings",
|
|
3083
3083
|
"icon": "settings",
|
|
3084
|
-
"href": "/settings"
|
|
3084
|
+
"href": "/settings",
|
|
3085
|
+
"label": "Settings"
|
|
3085
3086
|
}
|
|
3086
3087
|
],
|
|
3087
|
-
"appName": "Agent Assistant",
|
|
3088
|
-
"type": "dashboard-layout",
|
|
3089
3088
|
"children": [
|
|
3090
3089
|
{
|
|
3091
3090
|
"direction": "vertical",
|
|
3092
3091
|
"gap": "lg",
|
|
3092
|
+
"type": "stack",
|
|
3093
3093
|
"children": [
|
|
3094
3094
|
{
|
|
3095
3095
|
"type": "stack",
|
|
3096
|
+
"gap": "sm",
|
|
3096
3097
|
"align": "center",
|
|
3097
3098
|
"children": [
|
|
3098
3099
|
{
|
|
@@ -3100,55 +3101,54 @@
|
|
|
3100
3101
|
"type": "icon"
|
|
3101
3102
|
},
|
|
3102
3103
|
{
|
|
3104
|
+
"content": "Token Usage",
|
|
3103
3105
|
"type": "typography",
|
|
3104
|
-
"variant": "h2"
|
|
3105
|
-
"content": "Token Usage"
|
|
3106
|
+
"variant": "h2"
|
|
3106
3107
|
},
|
|
3107
3108
|
{
|
|
3108
3109
|
"label": "Normal",
|
|
3109
|
-
"
|
|
3110
|
-
"
|
|
3110
|
+
"type": "badge",
|
|
3111
|
+
"variant": "default"
|
|
3111
3112
|
}
|
|
3112
3113
|
],
|
|
3113
|
-
"direction": "horizontal"
|
|
3114
|
-
"gap": "sm"
|
|
3114
|
+
"direction": "horizontal"
|
|
3115
3115
|
},
|
|
3116
3116
|
{
|
|
3117
3117
|
"type": "divider"
|
|
3118
3118
|
},
|
|
3119
3119
|
{
|
|
3120
|
-
"value": "@entity.current",
|
|
3121
3120
|
"max": "@entity.max",
|
|
3122
|
-
"type": "progress-bar"
|
|
3121
|
+
"type": "progress-bar",
|
|
3122
|
+
"value": "@entity.current"
|
|
3123
3123
|
},
|
|
3124
3124
|
{
|
|
3125
|
+
"direction": "horizontal",
|
|
3126
|
+
"type": "stack",
|
|
3127
|
+
"gap": "md",
|
|
3125
3128
|
"children": [
|
|
3126
3129
|
{
|
|
3130
|
+
"label": "Tokens Used",
|
|
3127
3131
|
"value": "@entity.current",
|
|
3128
|
-
"type": "stat-display"
|
|
3129
|
-
"label": "Tokens Used"
|
|
3132
|
+
"type": "stat-display"
|
|
3130
3133
|
},
|
|
3131
3134
|
{
|
|
3135
|
+
"value": "@entity.max",
|
|
3132
3136
|
"type": "stat-display",
|
|
3133
|
-
"label": "Max Tokens"
|
|
3134
|
-
"value": "@entity.max"
|
|
3137
|
+
"label": "Max Tokens"
|
|
3135
3138
|
}
|
|
3136
|
-
]
|
|
3137
|
-
"type": "stack",
|
|
3138
|
-
"direction": "horizontal",
|
|
3139
|
-
"gap": "md"
|
|
3139
|
+
]
|
|
3140
3140
|
},
|
|
3141
3141
|
{
|
|
3142
|
-
"
|
|
3143
|
-
"label": "Reset",
|
|
3142
|
+
"type": "button",
|
|
3144
3143
|
"variant": "ghost",
|
|
3144
|
+
"label": "Reset",
|
|
3145
3145
|
"icon": "rotate-ccw",
|
|
3146
|
-
"
|
|
3146
|
+
"action": "RESET"
|
|
3147
3147
|
}
|
|
3148
|
-
]
|
|
3149
|
-
"type": "stack"
|
|
3148
|
+
]
|
|
3150
3149
|
}
|
|
3151
|
-
]
|
|
3150
|
+
],
|
|
3151
|
+
"type": "dashboard-layout"
|
|
3152
3152
|
}
|
|
3153
3153
|
]
|
|
3154
3154
|
]
|
|
@@ -3167,38 +3167,35 @@
|
|
|
3167
3167
|
"render-ui",
|
|
3168
3168
|
"main",
|
|
3169
3169
|
{
|
|
3170
|
-
"appName": "Agent Assistant",
|
|
3171
3170
|
"type": "dashboard-layout",
|
|
3171
|
+
"appName": "Agent Assistant",
|
|
3172
3172
|
"navItems": [
|
|
3173
3173
|
{
|
|
3174
3174
|
"href": "/chat",
|
|
3175
|
-
"
|
|
3176
|
-
"
|
|
3175
|
+
"icon": "message-circle",
|
|
3176
|
+
"label": "Chat"
|
|
3177
3177
|
},
|
|
3178
3178
|
{
|
|
3179
|
-
"label": "Memory",
|
|
3180
3179
|
"href": "/memory",
|
|
3181
|
-
"icon": "brain"
|
|
3180
|
+
"icon": "brain",
|
|
3181
|
+
"label": "Memory"
|
|
3182
3182
|
},
|
|
3183
3183
|
{
|
|
3184
|
-
"label": "Settings",
|
|
3185
3184
|
"icon": "settings",
|
|
3185
|
+
"label": "Settings",
|
|
3186
3186
|
"href": "/settings"
|
|
3187
3187
|
}
|
|
3188
3188
|
],
|
|
3189
3189
|
"children": [
|
|
3190
3190
|
{
|
|
3191
|
-
"gap": "lg",
|
|
3192
3191
|
"direction": "vertical",
|
|
3193
3192
|
"children": [
|
|
3194
3193
|
{
|
|
3195
|
-
"direction": "horizontal",
|
|
3196
|
-
"gap": "sm",
|
|
3197
3194
|
"type": "stack",
|
|
3198
3195
|
"children": [
|
|
3199
3196
|
{
|
|
3200
|
-
"
|
|
3201
|
-
"
|
|
3197
|
+
"type": "icon",
|
|
3198
|
+
"name": "gauge"
|
|
3202
3199
|
},
|
|
3203
3200
|
{
|
|
3204
3201
|
"variant": "h2",
|
|
@@ -3206,47 +3203,50 @@
|
|
|
3206
3203
|
"type": "typography"
|
|
3207
3204
|
},
|
|
3208
3205
|
{
|
|
3209
|
-
"variant": "default",
|
|
3210
3206
|
"type": "badge",
|
|
3211
|
-
"label": "Normal"
|
|
3207
|
+
"label": "Normal",
|
|
3208
|
+
"variant": "default"
|
|
3212
3209
|
}
|
|
3213
3210
|
],
|
|
3214
|
-
"
|
|
3211
|
+
"direction": "horizontal",
|
|
3212
|
+
"align": "center",
|
|
3213
|
+
"gap": "sm"
|
|
3215
3214
|
},
|
|
3216
3215
|
{
|
|
3217
3216
|
"type": "divider"
|
|
3218
3217
|
},
|
|
3219
3218
|
{
|
|
3220
|
-
"max": "@entity.max",
|
|
3221
3219
|
"type": "progress-bar",
|
|
3222
|
-
"value": "@entity.current"
|
|
3220
|
+
"value": "@entity.current",
|
|
3221
|
+
"max": "@entity.max"
|
|
3223
3222
|
},
|
|
3224
3223
|
{
|
|
3225
|
-
"type": "stack",
|
|
3226
3224
|
"gap": "md",
|
|
3225
|
+
"direction": "horizontal",
|
|
3226
|
+
"type": "stack",
|
|
3227
3227
|
"children": [
|
|
3228
3228
|
{
|
|
3229
|
+
"value": "@entity.current",
|
|
3229
3230
|
"type": "stat-display",
|
|
3230
|
-
"label": "Tokens Used"
|
|
3231
|
-
"value": "@entity.current"
|
|
3231
|
+
"label": "Tokens Used"
|
|
3232
3232
|
},
|
|
3233
3233
|
{
|
|
3234
|
-
"label": "Max Tokens",
|
|
3235
3234
|
"type": "stat-display",
|
|
3236
|
-
"value": "@entity.max"
|
|
3235
|
+
"value": "@entity.max",
|
|
3236
|
+
"label": "Max Tokens"
|
|
3237
3237
|
}
|
|
3238
|
-
]
|
|
3239
|
-
"direction": "horizontal"
|
|
3238
|
+
]
|
|
3240
3239
|
},
|
|
3241
3240
|
{
|
|
3242
|
-
"label": "Reset",
|
|
3243
3241
|
"type": "button",
|
|
3244
|
-
"
|
|
3242
|
+
"icon": "rotate-ccw",
|
|
3243
|
+
"label": "Reset",
|
|
3245
3244
|
"action": "RESET",
|
|
3246
|
-
"
|
|
3245
|
+
"variant": "ghost"
|
|
3247
3246
|
}
|
|
3248
3247
|
],
|
|
3249
|
-
"type": "stack"
|
|
3248
|
+
"type": "stack",
|
|
3249
|
+
"gap": "lg"
|
|
3250
3250
|
}
|
|
3251
3251
|
]
|
|
3252
3252
|
}
|
|
@@ -3288,27 +3288,48 @@
|
|
|
3288
3288
|
"render-ui",
|
|
3289
3289
|
"main",
|
|
3290
3290
|
{
|
|
3291
|
+
"navItems": [
|
|
3292
|
+
{
|
|
3293
|
+
"href": "/chat",
|
|
3294
|
+
"label": "Chat",
|
|
3295
|
+
"icon": "message-circle"
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"href": "/memory",
|
|
3299
|
+
"icon": "brain",
|
|
3300
|
+
"label": "Memory"
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"href": "/settings",
|
|
3304
|
+
"label": "Settings",
|
|
3305
|
+
"icon": "settings"
|
|
3306
|
+
}
|
|
3307
|
+
],
|
|
3308
|
+
"appName": "Agent Assistant",
|
|
3291
3309
|
"children": [
|
|
3292
3310
|
{
|
|
3311
|
+
"direction": "vertical",
|
|
3312
|
+
"gap": "lg",
|
|
3313
|
+
"type": "stack",
|
|
3293
3314
|
"children": [
|
|
3294
3315
|
{
|
|
3295
3316
|
"type": "stack",
|
|
3296
|
-
"direction": "horizontal",
|
|
3297
3317
|
"align": "center",
|
|
3318
|
+
"direction": "horizontal",
|
|
3298
3319
|
"children": [
|
|
3299
3320
|
{
|
|
3300
|
-
"
|
|
3301
|
-
"
|
|
3321
|
+
"type": "icon",
|
|
3322
|
+
"name": "alert-triangle"
|
|
3302
3323
|
},
|
|
3303
3324
|
{
|
|
3325
|
+
"content": "Token Usage",
|
|
3304
3326
|
"type": "typography",
|
|
3305
|
-
"variant": "h2"
|
|
3306
|
-
"content": "Token Usage"
|
|
3327
|
+
"variant": "h2"
|
|
3307
3328
|
},
|
|
3308
3329
|
{
|
|
3309
|
-
"
|
|
3330
|
+
"type": "badge",
|
|
3310
3331
|
"label": "Warning",
|
|
3311
|
-
"
|
|
3332
|
+
"variant": "warning"
|
|
3312
3333
|
}
|
|
3313
3334
|
],
|
|
3314
3335
|
"gap": "sm"
|
|
@@ -3317,75 +3338,54 @@
|
|
|
3317
3338
|
"type": "divider"
|
|
3318
3339
|
},
|
|
3319
3340
|
{
|
|
3320
|
-
"
|
|
3341
|
+
"message": "Token usage approaching limit. Consider compacting.",
|
|
3321
3342
|
"type": "alert",
|
|
3322
|
-
"
|
|
3343
|
+
"variant": "warning"
|
|
3323
3344
|
},
|
|
3324
3345
|
{
|
|
3325
|
-
"type": "progress-bar",
|
|
3326
3346
|
"value": "@entity.current",
|
|
3327
|
-
"max": "@entity.max"
|
|
3347
|
+
"max": "@entity.max",
|
|
3348
|
+
"type": "progress-bar"
|
|
3328
3349
|
},
|
|
3329
3350
|
{
|
|
3351
|
+
"direction": "horizontal",
|
|
3330
3352
|
"type": "stack",
|
|
3353
|
+
"gap": "md",
|
|
3331
3354
|
"children": [
|
|
3332
3355
|
{
|
|
3333
|
-
"type": "stat-display",
|
|
3334
3356
|
"value": "@entity.current",
|
|
3357
|
+
"type": "stat-display",
|
|
3335
3358
|
"label": "Tokens Used"
|
|
3336
3359
|
},
|
|
3337
3360
|
{
|
|
3338
3361
|
"type": "stat-display",
|
|
3339
|
-
"
|
|
3340
|
-
"
|
|
3362
|
+
"value": "@entity.max",
|
|
3363
|
+
"label": "Max Tokens"
|
|
3341
3364
|
}
|
|
3342
|
-
]
|
|
3343
|
-
"direction": "horizontal",
|
|
3344
|
-
"gap": "md"
|
|
3365
|
+
]
|
|
3345
3366
|
},
|
|
3346
3367
|
{
|
|
3347
|
-
"gap": "sm",
|
|
3348
3368
|
"children": [
|
|
3349
3369
|
{
|
|
3350
|
-
"label": "Compact",
|
|
3351
3370
|
"action": "COMPACT",
|
|
3371
|
+
"label": "Compact",
|
|
3352
3372
|
"icon": "minimize-2",
|
|
3353
3373
|
"variant": "primary",
|
|
3354
3374
|
"type": "button"
|
|
3355
3375
|
},
|
|
3356
3376
|
{
|
|
3357
|
-
"variant": "ghost",
|
|
3358
3377
|
"action": "RESET",
|
|
3359
|
-
"label": "Reset",
|
|
3360
3378
|
"type": "button",
|
|
3361
|
-
"icon": "rotate-ccw"
|
|
3379
|
+
"icon": "rotate-ccw",
|
|
3380
|
+
"label": "Reset",
|
|
3381
|
+
"variant": "ghost"
|
|
3362
3382
|
}
|
|
3363
3383
|
],
|
|
3364
|
-
"
|
|
3365
|
-
"type": "stack"
|
|
3384
|
+
"gap": "sm",
|
|
3385
|
+
"type": "stack",
|
|
3386
|
+
"direction": "horizontal"
|
|
3366
3387
|
}
|
|
3367
|
-
]
|
|
3368
|
-
"gap": "lg",
|
|
3369
|
-
"direction": "vertical",
|
|
3370
|
-
"type": "stack"
|
|
3371
|
-
}
|
|
3372
|
-
],
|
|
3373
|
-
"appName": "Agent Assistant",
|
|
3374
|
-
"navItems": [
|
|
3375
|
-
{
|
|
3376
|
-
"label": "Chat",
|
|
3377
|
-
"href": "/chat",
|
|
3378
|
-
"icon": "message-circle"
|
|
3379
|
-
},
|
|
3380
|
-
{
|
|
3381
|
-
"label": "Memory",
|
|
3382
|
-
"href": "/memory",
|
|
3383
|
-
"icon": "brain"
|
|
3384
|
-
},
|
|
3385
|
-
{
|
|
3386
|
-
"label": "Settings",
|
|
3387
|
-
"href": "/settings",
|
|
3388
|
-
"icon": "settings"
|
|
3388
|
+
]
|
|
3389
3389
|
}
|
|
3390
3390
|
],
|
|
3391
3391
|
"type": "dashboard-layout"
|
|
@@ -3416,7 +3416,6 @@
|
|
|
3416
3416
|
"render-ui",
|
|
3417
3417
|
"main",
|
|
3418
3418
|
{
|
|
3419
|
-
"type": "dashboard-layout",
|
|
3420
3419
|
"navItems": [
|
|
3421
3420
|
{
|
|
3422
3421
|
"label": "Chat",
|
|
@@ -3424,9 +3423,9 @@
|
|
|
3424
3423
|
"icon": "message-circle"
|
|
3425
3424
|
},
|
|
3426
3425
|
{
|
|
3427
|
-
"
|
|
3426
|
+
"icon": "brain",
|
|
3428
3427
|
"label": "Memory",
|
|
3429
|
-
"
|
|
3428
|
+
"href": "/memory"
|
|
3430
3429
|
},
|
|
3431
3430
|
{
|
|
3432
3431
|
"label": "Settings",
|
|
@@ -3434,32 +3433,34 @@
|
|
|
3434
3433
|
"icon": "settings"
|
|
3435
3434
|
}
|
|
3436
3435
|
],
|
|
3436
|
+
"type": "dashboard-layout",
|
|
3437
3437
|
"children": [
|
|
3438
3438
|
{
|
|
3439
|
-
"direction": "vertical",
|
|
3440
3439
|
"type": "stack",
|
|
3440
|
+
"direction": "vertical",
|
|
3441
|
+
"gap": "lg",
|
|
3441
3442
|
"children": [
|
|
3442
3443
|
{
|
|
3443
|
-
"gap": "sm",
|
|
3444
|
-
"type": "stack",
|
|
3445
3444
|
"align": "center",
|
|
3445
|
+
"direction": "horizontal",
|
|
3446
3446
|
"children": [
|
|
3447
3447
|
{
|
|
3448
3448
|
"type": "icon",
|
|
3449
3449
|
"name": "alert-octagon"
|
|
3450
3450
|
},
|
|
3451
3451
|
{
|
|
3452
|
-
"variant": "h2",
|
|
3453
3452
|
"content": "Token Usage",
|
|
3454
|
-
"type": "typography"
|
|
3453
|
+
"type": "typography",
|
|
3454
|
+
"variant": "h2"
|
|
3455
3455
|
},
|
|
3456
3456
|
{
|
|
3457
|
-
"
|
|
3457
|
+
"variant": "danger",
|
|
3458
3458
|
"label": "Critical",
|
|
3459
|
-
"
|
|
3459
|
+
"type": "badge"
|
|
3460
3460
|
}
|
|
3461
3461
|
],
|
|
3462
|
-
"
|
|
3462
|
+
"gap": "sm",
|
|
3463
|
+
"type": "stack"
|
|
3463
3464
|
},
|
|
3464
3465
|
{
|
|
3465
3466
|
"type": "divider"
|
|
@@ -3476,44 +3477,43 @@
|
|
|
3476
3477
|
},
|
|
3477
3478
|
{
|
|
3478
3479
|
"type": "stack",
|
|
3479
|
-
"gap": "md",
|
|
3480
|
-
"direction": "horizontal",
|
|
3481
3480
|
"children": [
|
|
3482
3481
|
{
|
|
3483
|
-
"value": "@entity.current",
|
|
3484
3482
|
"label": "Tokens Used",
|
|
3485
|
-
"type": "stat-display"
|
|
3483
|
+
"type": "stat-display",
|
|
3484
|
+
"value": "@entity.current"
|
|
3486
3485
|
},
|
|
3487
3486
|
{
|
|
3488
3487
|
"label": "Max Tokens",
|
|
3489
3488
|
"value": "@entity.max",
|
|
3490
3489
|
"type": "stat-display"
|
|
3491
3490
|
}
|
|
3492
|
-
]
|
|
3491
|
+
],
|
|
3492
|
+
"direction": "horizontal",
|
|
3493
|
+
"gap": "md"
|
|
3493
3494
|
},
|
|
3494
3495
|
{
|
|
3496
|
+
"type": "stack",
|
|
3495
3497
|
"children": [
|
|
3496
3498
|
{
|
|
3499
|
+
"label": "Compact Now",
|
|
3500
|
+
"action": "COMPACT",
|
|
3497
3501
|
"type": "button",
|
|
3498
3502
|
"variant": "primary",
|
|
3499
|
-
"icon": "minimize-2"
|
|
3500
|
-
"action": "COMPACT",
|
|
3501
|
-
"label": "Compact Now"
|
|
3503
|
+
"icon": "minimize-2"
|
|
3502
3504
|
},
|
|
3503
3505
|
{
|
|
3504
|
-
"type": "button",
|
|
3505
|
-
"variant": "ghost",
|
|
3506
3506
|
"icon": "rotate-ccw",
|
|
3507
|
+
"type": "button",
|
|
3507
3508
|
"action": "RESET",
|
|
3508
|
-
"label": "Reset"
|
|
3509
|
+
"label": "Reset",
|
|
3510
|
+
"variant": "ghost"
|
|
3509
3511
|
}
|
|
3510
3512
|
],
|
|
3511
|
-
"gap": "sm",
|
|
3512
3513
|
"direction": "horizontal",
|
|
3513
|
-
"
|
|
3514
|
+
"gap": "sm"
|
|
3514
3515
|
}
|
|
3515
|
-
]
|
|
3516
|
-
"gap": "lg"
|
|
3516
|
+
]
|
|
3517
3517
|
}
|
|
3518
3518
|
],
|
|
3519
3519
|
"appName": "Agent Assistant"
|
|
@@ -3547,85 +3547,85 @@
|
|
|
3547
3547
|
"navItems": [
|
|
3548
3548
|
{
|
|
3549
3549
|
"href": "/chat",
|
|
3550
|
-
"
|
|
3551
|
-
"
|
|
3550
|
+
"icon": "message-circle",
|
|
3551
|
+
"label": "Chat"
|
|
3552
3552
|
},
|
|
3553
3553
|
{
|
|
3554
|
-
"
|
|
3554
|
+
"href": "/memory",
|
|
3555
3555
|
"label": "Memory",
|
|
3556
|
-
"
|
|
3556
|
+
"icon": "brain"
|
|
3557
3557
|
},
|
|
3558
3558
|
{
|
|
3559
|
+
"href": "/settings",
|
|
3559
3560
|
"icon": "settings",
|
|
3560
|
-
"label": "Settings"
|
|
3561
|
-
"href": "/settings"
|
|
3561
|
+
"label": "Settings"
|
|
3562
3562
|
}
|
|
3563
3563
|
],
|
|
3564
|
+
"appName": "Agent Assistant",
|
|
3565
|
+
"type": "dashboard-layout",
|
|
3564
3566
|
"children": [
|
|
3565
3567
|
{
|
|
3566
|
-
"type": "stack",
|
|
3567
|
-
"gap": "lg",
|
|
3568
|
-
"direction": "vertical",
|
|
3569
3568
|
"children": [
|
|
3570
3569
|
{
|
|
3570
|
+
"align": "center",
|
|
3571
3571
|
"children": [
|
|
3572
3572
|
{
|
|
3573
3573
|
"type": "icon",
|
|
3574
3574
|
"name": "gauge"
|
|
3575
3575
|
},
|
|
3576
3576
|
{
|
|
3577
|
+
"content": "Token Usage",
|
|
3577
3578
|
"type": "typography",
|
|
3578
|
-
"variant": "h2"
|
|
3579
|
-
"content": "Token Usage"
|
|
3579
|
+
"variant": "h2"
|
|
3580
3580
|
},
|
|
3581
3581
|
{
|
|
3582
|
-
"variant": "default",
|
|
3583
3582
|
"label": "Normal",
|
|
3584
|
-
"type": "badge"
|
|
3583
|
+
"type": "badge",
|
|
3584
|
+
"variant": "default"
|
|
3585
3585
|
}
|
|
3586
3586
|
],
|
|
3587
|
-
"direction": "horizontal",
|
|
3588
|
-
"align": "center",
|
|
3589
3587
|
"type": "stack",
|
|
3590
|
-
"gap": "sm"
|
|
3588
|
+
"gap": "sm",
|
|
3589
|
+
"direction": "horizontal"
|
|
3591
3590
|
},
|
|
3592
3591
|
{
|
|
3593
3592
|
"type": "divider"
|
|
3594
3593
|
},
|
|
3595
3594
|
{
|
|
3595
|
+
"value": "@entity.current",
|
|
3596
3596
|
"type": "progress-bar",
|
|
3597
|
-
"max": "@entity.max"
|
|
3598
|
-
"value": "@entity.current"
|
|
3597
|
+
"max": "@entity.max"
|
|
3599
3598
|
},
|
|
3600
3599
|
{
|
|
3600
|
+
"gap": "md",
|
|
3601
|
+
"type": "stack",
|
|
3602
|
+
"direction": "horizontal",
|
|
3601
3603
|
"children": [
|
|
3602
3604
|
{
|
|
3603
|
-
"
|
|
3605
|
+
"label": "Tokens Used",
|
|
3604
3606
|
"value": "@entity.current",
|
|
3605
|
-
"
|
|
3607
|
+
"type": "stat-display"
|
|
3606
3608
|
},
|
|
3607
3609
|
{
|
|
3608
3610
|
"label": "Max Tokens",
|
|
3609
3611
|
"type": "stat-display",
|
|
3610
3612
|
"value": "@entity.max"
|
|
3611
3613
|
}
|
|
3612
|
-
]
|
|
3613
|
-
"gap": "md",
|
|
3614
|
-
"type": "stack",
|
|
3615
|
-
"direction": "horizontal"
|
|
3614
|
+
]
|
|
3616
3615
|
},
|
|
3617
3616
|
{
|
|
3618
3617
|
"type": "button",
|
|
3619
|
-
"
|
|
3620
|
-
"label": "Reset",
|
|
3618
|
+
"variant": "ghost",
|
|
3621
3619
|
"icon": "rotate-ccw",
|
|
3622
|
-
"
|
|
3620
|
+
"action": "RESET",
|
|
3621
|
+
"label": "Reset"
|
|
3623
3622
|
}
|
|
3624
|
-
]
|
|
3623
|
+
],
|
|
3624
|
+
"type": "stack",
|
|
3625
|
+
"gap": "lg",
|
|
3626
|
+
"direction": "vertical"
|
|
3625
3627
|
}
|
|
3626
|
-
]
|
|
3627
|
-
"appName": "Agent Assistant",
|
|
3628
|
-
"type": "dashboard-layout"
|
|
3628
|
+
]
|
|
3629
3629
|
}
|
|
3630
3630
|
]
|
|
3631
3631
|
]
|
|
@@ -3650,10 +3650,15 @@
|
|
|
3650
3650
|
"render-ui",
|
|
3651
3651
|
"main",
|
|
3652
3652
|
{
|
|
3653
|
+
"appName": "Agent Assistant",
|
|
3653
3654
|
"children": [
|
|
3654
3655
|
{
|
|
3656
|
+
"gap": "lg",
|
|
3657
|
+
"type": "stack",
|
|
3658
|
+
"direction": "vertical",
|
|
3655
3659
|
"children": [
|
|
3656
3660
|
{
|
|
3661
|
+
"align": "center",
|
|
3657
3662
|
"children": [
|
|
3658
3663
|
{
|
|
3659
3664
|
"type": "icon",
|
|
@@ -3661,77 +3666,72 @@
|
|
|
3661
3666
|
},
|
|
3662
3667
|
{
|
|
3663
3668
|
"content": "Token Usage",
|
|
3664
|
-
"
|
|
3665
|
-
"
|
|
3669
|
+
"variant": "h2",
|
|
3670
|
+
"type": "typography"
|
|
3666
3671
|
},
|
|
3667
3672
|
{
|
|
3668
|
-
"variant": "default",
|
|
3669
3673
|
"label": "Normal",
|
|
3670
|
-
"type": "badge"
|
|
3674
|
+
"type": "badge",
|
|
3675
|
+
"variant": "default"
|
|
3671
3676
|
}
|
|
3672
3677
|
],
|
|
3673
|
-
"type": "stack",
|
|
3674
|
-
"gap": "sm",
|
|
3675
3678
|
"direction": "horizontal",
|
|
3676
|
-
"
|
|
3679
|
+
"type": "stack",
|
|
3680
|
+
"gap": "sm"
|
|
3677
3681
|
},
|
|
3678
3682
|
{
|
|
3679
3683
|
"type": "divider"
|
|
3680
3684
|
},
|
|
3681
3685
|
{
|
|
3682
3686
|
"max": "@entity.max",
|
|
3683
|
-
"
|
|
3684
|
-
"
|
|
3687
|
+
"value": "@entity.current",
|
|
3688
|
+
"type": "progress-bar"
|
|
3685
3689
|
},
|
|
3686
3690
|
{
|
|
3687
3691
|
"direction": "horizontal",
|
|
3692
|
+
"type": "stack",
|
|
3688
3693
|
"children": [
|
|
3689
3694
|
{
|
|
3690
|
-
"
|
|
3695
|
+
"value": "@entity.current",
|
|
3691
3696
|
"label": "Tokens Used",
|
|
3692
|
-
"
|
|
3697
|
+
"type": "stat-display"
|
|
3693
3698
|
},
|
|
3694
3699
|
{
|
|
3695
|
-
"value": "@entity.max",
|
|
3696
3700
|
"type": "stat-display",
|
|
3697
|
-
"label": "Max Tokens"
|
|
3701
|
+
"label": "Max Tokens",
|
|
3702
|
+
"value": "@entity.max"
|
|
3698
3703
|
}
|
|
3699
3704
|
],
|
|
3700
|
-
"type": "stack",
|
|
3701
3705
|
"gap": "md"
|
|
3702
3706
|
},
|
|
3703
3707
|
{
|
|
3704
|
-
"variant": "ghost",
|
|
3705
3708
|
"icon": "rotate-ccw",
|
|
3706
|
-
"type": "button",
|
|
3707
3709
|
"label": "Reset",
|
|
3708
|
-
"action": "RESET"
|
|
3710
|
+
"action": "RESET",
|
|
3711
|
+
"variant": "ghost",
|
|
3712
|
+
"type": "button"
|
|
3709
3713
|
}
|
|
3710
|
-
]
|
|
3711
|
-
"type": "stack",
|
|
3712
|
-
"direction": "vertical",
|
|
3713
|
-
"gap": "lg"
|
|
3714
|
+
]
|
|
3714
3715
|
}
|
|
3715
3716
|
],
|
|
3716
|
-
"
|
|
3717
|
+
"type": "dashboard-layout",
|
|
3717
3718
|
"navItems": [
|
|
3718
3719
|
{
|
|
3719
|
-
"label": "Chat",
|
|
3720
3720
|
"href": "/chat",
|
|
3721
|
-
"icon": "message-circle"
|
|
3721
|
+
"icon": "message-circle",
|
|
3722
|
+
"label": "Chat"
|
|
3722
3723
|
},
|
|
3723
3724
|
{
|
|
3724
|
-
"href": "/memory",
|
|
3725
3725
|
"icon": "brain",
|
|
3726
|
+
"href": "/memory",
|
|
3726
3727
|
"label": "Memory"
|
|
3727
3728
|
},
|
|
3728
3729
|
{
|
|
3729
3730
|
"label": "Settings",
|
|
3730
|
-
"
|
|
3731
|
-
"
|
|
3731
|
+
"icon": "settings",
|
|
3732
|
+
"href": "/settings"
|
|
3732
3733
|
}
|
|
3733
|
-
]
|
|
3734
|
-
"type": "dashboard-layout"
|
|
3734
|
+
]
|
|
3735
3735
|
}
|
|
3736
3736
|
]
|
|
3737
3737
|
]
|
|
@@ -3751,34 +3751,36 @@
|
|
|
3751
3751
|
"main",
|
|
3752
3752
|
{
|
|
3753
3753
|
"type": "dashboard-layout",
|
|
3754
|
-
"appName": "Agent Assistant",
|
|
3755
3754
|
"navItems": [
|
|
3756
3755
|
{
|
|
3757
3756
|
"icon": "message-circle",
|
|
3758
|
-
"
|
|
3759
|
-
"
|
|
3757
|
+
"href": "/chat",
|
|
3758
|
+
"label": "Chat"
|
|
3760
3759
|
},
|
|
3761
3760
|
{
|
|
3762
|
-
"
|
|
3761
|
+
"href": "/memory",
|
|
3763
3762
|
"label": "Memory",
|
|
3764
|
-
"
|
|
3763
|
+
"icon": "brain"
|
|
3765
3764
|
},
|
|
3766
3765
|
{
|
|
3767
|
-
"
|
|
3766
|
+
"href": "/settings",
|
|
3768
3767
|
"label": "Settings",
|
|
3769
|
-
"
|
|
3768
|
+
"icon": "settings"
|
|
3770
3769
|
}
|
|
3771
3770
|
],
|
|
3771
|
+
"appName": "Agent Assistant",
|
|
3772
3772
|
"children": [
|
|
3773
3773
|
{
|
|
3774
|
+
"direction": "vertical",
|
|
3775
|
+
"type": "stack",
|
|
3776
|
+
"gap": "lg",
|
|
3774
3777
|
"children": [
|
|
3775
3778
|
{
|
|
3776
|
-
"direction": "horizontal",
|
|
3777
3779
|
"align": "center",
|
|
3778
3780
|
"children": [
|
|
3779
3781
|
{
|
|
3780
|
-
"
|
|
3781
|
-
"
|
|
3782
|
+
"name": "gauge",
|
|
3783
|
+
"type": "icon"
|
|
3782
3784
|
},
|
|
3783
3785
|
{
|
|
3784
3786
|
"type": "typography",
|
|
@@ -3786,12 +3788,13 @@
|
|
|
3786
3788
|
"variant": "h2"
|
|
3787
3789
|
},
|
|
3788
3790
|
{
|
|
3789
|
-
"label": "Normal",
|
|
3790
3791
|
"type": "badge",
|
|
3791
|
-
"variant": "default"
|
|
3792
|
+
"variant": "default",
|
|
3793
|
+
"label": "Normal"
|
|
3792
3794
|
}
|
|
3793
3795
|
],
|
|
3794
3796
|
"gap": "sm",
|
|
3797
|
+
"direction": "horizontal",
|
|
3795
3798
|
"type": "stack"
|
|
3796
3799
|
},
|
|
3797
3800
|
{
|
|
@@ -3811,25 +3814,22 @@
|
|
|
3811
3814
|
},
|
|
3812
3815
|
{
|
|
3813
3816
|
"value": "@entity.max",
|
|
3814
|
-
"
|
|
3815
|
-
"
|
|
3817
|
+
"type": "stat-display",
|
|
3818
|
+
"label": "Max Tokens"
|
|
3816
3819
|
}
|
|
3817
3820
|
],
|
|
3818
3821
|
"direction": "horizontal",
|
|
3819
|
-
"
|
|
3820
|
-
"
|
|
3822
|
+
"type": "stack",
|
|
3823
|
+
"gap": "md"
|
|
3821
3824
|
},
|
|
3822
3825
|
{
|
|
3826
|
+
"action": "RESET",
|
|
3823
3827
|
"type": "button",
|
|
3824
3828
|
"variant": "ghost",
|
|
3825
3829
|
"icon": "rotate-ccw",
|
|
3826
|
-
"label": "Reset"
|
|
3827
|
-
"action": "RESET"
|
|
3830
|
+
"label": "Reset"
|
|
3828
3831
|
}
|
|
3829
|
-
]
|
|
3830
|
-
"gap": "lg",
|
|
3831
|
-
"direction": "vertical",
|
|
3832
|
-
"type": "stack"
|
|
3832
|
+
]
|
|
3833
3833
|
}
|
|
3834
3834
|
]
|
|
3835
3835
|
}
|
|
@@ -3859,33 +3859,50 @@
|
|
|
3859
3859
|
"render-ui",
|
|
3860
3860
|
"main",
|
|
3861
3861
|
{
|
|
3862
|
+
"type": "dashboard-layout",
|
|
3863
|
+
"navItems": [
|
|
3864
|
+
{
|
|
3865
|
+
"label": "Chat",
|
|
3866
|
+
"icon": "message-circle",
|
|
3867
|
+
"href": "/chat"
|
|
3868
|
+
},
|
|
3869
|
+
{
|
|
3870
|
+
"label": "Memory",
|
|
3871
|
+
"href": "/memory",
|
|
3872
|
+
"icon": "brain"
|
|
3873
|
+
},
|
|
3874
|
+
{
|
|
3875
|
+
"label": "Settings",
|
|
3876
|
+
"icon": "settings",
|
|
3877
|
+
"href": "/settings"
|
|
3878
|
+
}
|
|
3879
|
+
],
|
|
3862
3880
|
"children": [
|
|
3863
3881
|
{
|
|
3864
|
-
"direction": "vertical",
|
|
3865
|
-
"type": "stack",
|
|
3866
3882
|
"gap": "lg",
|
|
3883
|
+
"direction": "vertical",
|
|
3867
3884
|
"children": [
|
|
3868
3885
|
{
|
|
3886
|
+
"direction": "horizontal",
|
|
3887
|
+
"align": "center",
|
|
3888
|
+
"type": "stack",
|
|
3869
3889
|
"children": [
|
|
3870
3890
|
{
|
|
3871
|
-
"
|
|
3872
|
-
"
|
|
3891
|
+
"type": "icon",
|
|
3892
|
+
"name": "alert-octagon"
|
|
3873
3893
|
},
|
|
3874
3894
|
{
|
|
3875
|
-
"content": "Token Usage",
|
|
3876
3895
|
"variant": "h2",
|
|
3877
|
-
"type": "typography"
|
|
3896
|
+
"type": "typography",
|
|
3897
|
+
"content": "Token Usage"
|
|
3878
3898
|
},
|
|
3879
3899
|
{
|
|
3880
|
-
"label": "Critical",
|
|
3881
3900
|
"variant": "danger",
|
|
3882
|
-
"type": "badge"
|
|
3901
|
+
"type": "badge",
|
|
3902
|
+
"label": "Critical"
|
|
3883
3903
|
}
|
|
3884
3904
|
],
|
|
3885
|
-
"
|
|
3886
|
-
"gap": "sm",
|
|
3887
|
-
"direction": "horizontal",
|
|
3888
|
-
"type": "stack"
|
|
3905
|
+
"gap": "sm"
|
|
3889
3906
|
},
|
|
3890
3907
|
{
|
|
3891
3908
|
"type": "divider"
|
|
@@ -3896,69 +3913,52 @@
|
|
|
3896
3913
|
"variant": "error"
|
|
3897
3914
|
},
|
|
3898
3915
|
{
|
|
3899
|
-
"
|
|
3916
|
+
"type": "progress-bar",
|
|
3900
3917
|
"max": "@entity.max",
|
|
3901
|
-
"
|
|
3918
|
+
"value": "@entity.current"
|
|
3902
3919
|
},
|
|
3903
3920
|
{
|
|
3904
|
-
"direction": "horizontal",
|
|
3905
|
-
"type": "stack",
|
|
3906
|
-
"gap": "md",
|
|
3907
3921
|
"children": [
|
|
3908
3922
|
{
|
|
3909
|
-
"label": "Tokens Used",
|
|
3910
3923
|
"type": "stat-display",
|
|
3924
|
+
"label": "Tokens Used",
|
|
3911
3925
|
"value": "@entity.current"
|
|
3912
3926
|
},
|
|
3913
3927
|
{
|
|
3928
|
+
"label": "Max Tokens",
|
|
3914
3929
|
"type": "stat-display",
|
|
3915
|
-
"value": "@entity.max"
|
|
3916
|
-
"label": "Max Tokens"
|
|
3930
|
+
"value": "@entity.max"
|
|
3917
3931
|
}
|
|
3918
|
-
]
|
|
3932
|
+
],
|
|
3933
|
+
"direction": "horizontal",
|
|
3934
|
+
"type": "stack",
|
|
3935
|
+
"gap": "md"
|
|
3919
3936
|
},
|
|
3920
3937
|
{
|
|
3921
3938
|
"gap": "sm",
|
|
3922
|
-
"direction": "horizontal",
|
|
3923
|
-
"type": "stack",
|
|
3924
3939
|
"children": [
|
|
3925
3940
|
{
|
|
3941
|
+
"label": "Compact Now",
|
|
3926
3942
|
"variant": "primary",
|
|
3927
|
-
"action": "COMPACT",
|
|
3928
|
-
"icon": "minimize-2",
|
|
3929
3943
|
"type": "button",
|
|
3930
|
-
"
|
|
3944
|
+
"icon": "minimize-2",
|
|
3945
|
+
"action": "COMPACT"
|
|
3931
3946
|
},
|
|
3932
3947
|
{
|
|
3933
3948
|
"action": "RESET",
|
|
3934
|
-
"type": "button",
|
|
3935
3949
|
"icon": "rotate-ccw",
|
|
3950
|
+
"type": "button",
|
|
3936
3951
|
"label": "Reset",
|
|
3937
3952
|
"variant": "ghost"
|
|
3938
3953
|
}
|
|
3939
|
-
]
|
|
3954
|
+
],
|
|
3955
|
+
"direction": "horizontal",
|
|
3956
|
+
"type": "stack"
|
|
3940
3957
|
}
|
|
3941
|
-
]
|
|
3942
|
-
|
|
3943
|
-
],
|
|
3944
|
-
"navItems": [
|
|
3945
|
-
{
|
|
3946
|
-
"href": "/chat",
|
|
3947
|
-
"icon": "message-circle",
|
|
3948
|
-
"label": "Chat"
|
|
3949
|
-
},
|
|
3950
|
-
{
|
|
3951
|
-
"label": "Memory",
|
|
3952
|
-
"href": "/memory",
|
|
3953
|
-
"icon": "brain"
|
|
3954
|
-
},
|
|
3955
|
-
{
|
|
3956
|
-
"icon": "settings",
|
|
3957
|
-
"label": "Settings",
|
|
3958
|
-
"href": "/settings"
|
|
3958
|
+
],
|
|
3959
|
+
"type": "stack"
|
|
3959
3960
|
}
|
|
3960
3961
|
],
|
|
3961
|
-
"type": "dashboard-layout",
|
|
3962
3962
|
"appName": "Agent Assistant"
|
|
3963
3963
|
}
|
|
3964
3964
|
]
|
|
@@ -4000,86 +4000,85 @@
|
|
|
4000
4000
|
"main",
|
|
4001
4001
|
{
|
|
4002
4002
|
"appName": "Agent Assistant",
|
|
4003
|
-
"type": "dashboard-layout",
|
|
4004
4003
|
"children": [
|
|
4005
4004
|
{
|
|
4005
|
+
"gap": "lg",
|
|
4006
|
+
"direction": "vertical",
|
|
4006
4007
|
"children": [
|
|
4007
4008
|
{
|
|
4009
|
+
"align": "center",
|
|
4010
|
+
"direction": "horizontal",
|
|
4008
4011
|
"children": [
|
|
4009
4012
|
{
|
|
4010
4013
|
"type": "icon",
|
|
4011
4014
|
"name": "alert-triangle"
|
|
4012
4015
|
},
|
|
4013
4016
|
{
|
|
4014
|
-
"variant": "h2",
|
|
4015
4017
|
"type": "typography",
|
|
4018
|
+
"variant": "h2",
|
|
4016
4019
|
"content": "Token Usage"
|
|
4017
4020
|
},
|
|
4018
4021
|
{
|
|
4022
|
+
"variant": "warning",
|
|
4019
4023
|
"label": "Warning",
|
|
4020
|
-
"type": "badge"
|
|
4021
|
-
"variant": "warning"
|
|
4024
|
+
"type": "badge"
|
|
4022
4025
|
}
|
|
4023
4026
|
],
|
|
4024
|
-
"type": "stack",
|
|
4025
|
-
"direction": "horizontal",
|
|
4026
4027
|
"gap": "sm",
|
|
4027
|
-
"
|
|
4028
|
+
"type": "stack"
|
|
4028
4029
|
},
|
|
4029
4030
|
{
|
|
4030
4031
|
"type": "divider"
|
|
4031
4032
|
},
|
|
4032
4033
|
{
|
|
4033
|
-
"
|
|
4034
|
+
"type": "alert",
|
|
4034
4035
|
"message": "Token usage approaching limit. Consider compacting.",
|
|
4035
|
-
"
|
|
4036
|
+
"variant": "warning"
|
|
4036
4037
|
},
|
|
4037
4038
|
{
|
|
4038
4039
|
"type": "progress-bar",
|
|
4039
|
-
"
|
|
4040
|
-
"
|
|
4040
|
+
"value": "@entity.current",
|
|
4041
|
+
"max": "@entity.max"
|
|
4041
4042
|
},
|
|
4042
4043
|
{
|
|
4043
|
-
"
|
|
4044
|
+
"gap": "md",
|
|
4045
|
+
"type": "stack",
|
|
4044
4046
|
"children": [
|
|
4045
4047
|
{
|
|
4048
|
+
"type": "stat-display",
|
|
4046
4049
|
"value": "@entity.current",
|
|
4047
|
-
"label": "Tokens Used"
|
|
4048
|
-
"type": "stat-display"
|
|
4050
|
+
"label": "Tokens Used"
|
|
4049
4051
|
},
|
|
4050
4052
|
{
|
|
4051
|
-
"type": "stat-display",
|
|
4052
4053
|
"value": "@entity.max",
|
|
4054
|
+
"type": "stat-display",
|
|
4053
4055
|
"label": "Max Tokens"
|
|
4054
4056
|
}
|
|
4055
4057
|
],
|
|
4056
|
-
"
|
|
4057
|
-
"type": "stack"
|
|
4058
|
+
"direction": "horizontal"
|
|
4058
4059
|
},
|
|
4059
4060
|
{
|
|
4061
|
+
"gap": "sm",
|
|
4060
4062
|
"direction": "horizontal",
|
|
4061
4063
|
"children": [
|
|
4062
4064
|
{
|
|
4063
4065
|
"label": "Compact",
|
|
4064
|
-
"
|
|
4065
|
-
"action": "COMPACT",
|
|
4066
|
+
"variant": "primary",
|
|
4066
4067
|
"type": "button",
|
|
4067
|
-
"
|
|
4068
|
+
"action": "COMPACT",
|
|
4069
|
+
"icon": "minimize-2"
|
|
4068
4070
|
},
|
|
4069
4071
|
{
|
|
4070
|
-
"label": "Reset",
|
|
4071
|
-
"action": "RESET",
|
|
4072
4072
|
"icon": "rotate-ccw",
|
|
4073
4073
|
"variant": "ghost",
|
|
4074
|
-
"type": "button"
|
|
4074
|
+
"type": "button",
|
|
4075
|
+
"label": "Reset",
|
|
4076
|
+
"action": "RESET"
|
|
4075
4077
|
}
|
|
4076
4078
|
],
|
|
4077
|
-
"gap": "sm",
|
|
4078
4079
|
"type": "stack"
|
|
4079
4080
|
}
|
|
4080
4081
|
],
|
|
4081
|
-
"gap": "lg",
|
|
4082
|
-
"direction": "vertical",
|
|
4083
4082
|
"type": "stack"
|
|
4084
4083
|
}
|
|
4085
4084
|
],
|
|
@@ -4090,16 +4089,17 @@
|
|
|
4090
4089
|
"label": "Chat"
|
|
4091
4090
|
},
|
|
4092
4091
|
{
|
|
4092
|
+
"href": "/memory",
|
|
4093
4093
|
"icon": "brain",
|
|
4094
|
-
"label": "Memory"
|
|
4095
|
-
"href": "/memory"
|
|
4094
|
+
"label": "Memory"
|
|
4096
4095
|
},
|
|
4097
4096
|
{
|
|
4098
|
-
"href": "/settings",
|
|
4099
4097
|
"label": "Settings",
|
|
4098
|
+
"href": "/settings",
|
|
4100
4099
|
"icon": "settings"
|
|
4101
4100
|
}
|
|
4102
|
-
]
|
|
4101
|
+
],
|
|
4102
|
+
"type": "dashboard-layout"
|
|
4103
4103
|
}
|
|
4104
4104
|
]
|
|
4105
4105
|
]
|
|
@@ -4127,33 +4127,48 @@
|
|
|
4127
4127
|
"render-ui",
|
|
4128
4128
|
"main",
|
|
4129
4129
|
{
|
|
4130
|
-
"appName": "Agent Assistant",
|
|
4131
4130
|
"type": "dashboard-layout",
|
|
4131
|
+
"navItems": [
|
|
4132
|
+
{
|
|
4133
|
+
"href": "/chat",
|
|
4134
|
+
"icon": "message-circle",
|
|
4135
|
+
"label": "Chat"
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"label": "Memory",
|
|
4139
|
+
"href": "/memory",
|
|
4140
|
+
"icon": "brain"
|
|
4141
|
+
},
|
|
4142
|
+
{
|
|
4143
|
+
"icon": "settings",
|
|
4144
|
+
"label": "Settings",
|
|
4145
|
+
"href": "/settings"
|
|
4146
|
+
}
|
|
4147
|
+
],
|
|
4148
|
+
"appName": "Agent Assistant",
|
|
4132
4149
|
"children": [
|
|
4133
4150
|
{
|
|
4134
|
-
"gap": "lg",
|
|
4135
4151
|
"direction": "vertical",
|
|
4136
|
-
"type": "stack",
|
|
4137
4152
|
"children": [
|
|
4138
4153
|
{
|
|
4139
4154
|
"type": "stack",
|
|
4155
|
+
"gap": "sm",
|
|
4140
4156
|
"direction": "horizontal",
|
|
4141
4157
|
"align": "center",
|
|
4142
|
-
"gap": "sm",
|
|
4143
4158
|
"children": [
|
|
4144
4159
|
{
|
|
4145
4160
|
"type": "icon",
|
|
4146
4161
|
"name": "gauge"
|
|
4147
4162
|
},
|
|
4148
4163
|
{
|
|
4149
|
-
"type": "typography",
|
|
4150
4164
|
"content": "Token Usage",
|
|
4151
|
-
"variant": "h2"
|
|
4165
|
+
"variant": "h2",
|
|
4166
|
+
"type": "typography"
|
|
4152
4167
|
},
|
|
4153
4168
|
{
|
|
4169
|
+
"type": "badge",
|
|
4154
4170
|
"label": "Normal",
|
|
4155
|
-
"variant": "default"
|
|
4156
|
-
"type": "badge"
|
|
4171
|
+
"variant": "default"
|
|
4157
4172
|
}
|
|
4158
4173
|
]
|
|
4159
4174
|
},
|
|
@@ -4161,52 +4176,37 @@
|
|
|
4161
4176
|
"type": "divider"
|
|
4162
4177
|
},
|
|
4163
4178
|
{
|
|
4164
|
-
"max": "@entity.max",
|
|
4165
4179
|
"type": "progress-bar",
|
|
4166
|
-
"value": "@entity.current"
|
|
4180
|
+
"value": "@entity.current",
|
|
4181
|
+
"max": "@entity.max"
|
|
4167
4182
|
},
|
|
4168
4183
|
{
|
|
4184
|
+
"type": "stack",
|
|
4185
|
+
"gap": "md",
|
|
4169
4186
|
"children": [
|
|
4170
|
-
{
|
|
4171
|
-
"value": "@entity.current",
|
|
4172
|
-
"label": "Tokens Used",
|
|
4173
|
-
"type": "stat-display"
|
|
4174
|
-
},
|
|
4175
4187
|
{
|
|
4176
4188
|
"type": "stat-display",
|
|
4177
|
-
"
|
|
4178
|
-
"
|
|
4179
|
-
}
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
"
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
"
|
|
4190
|
-
"icon": "rotate-ccw"
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
|
|
4194
|
-
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
"
|
|
4198
|
-
"label": "Chat",
|
|
4199
|
-
"href": "/chat"
|
|
4200
|
-
},
|
|
4201
|
-
{
|
|
4202
|
-
"href": "/memory",
|
|
4203
|
-
"label": "Memory",
|
|
4204
|
-
"icon": "brain"
|
|
4205
|
-
},
|
|
4206
|
-
{
|
|
4207
|
-
"label": "Settings",
|
|
4208
|
-
"href": "/settings",
|
|
4209
|
-
"icon": "settings"
|
|
4189
|
+
"value": "@entity.current",
|
|
4190
|
+
"label": "Tokens Used"
|
|
4191
|
+
},
|
|
4192
|
+
{
|
|
4193
|
+
"type": "stat-display",
|
|
4194
|
+
"value": "@entity.max",
|
|
4195
|
+
"label": "Max Tokens"
|
|
4196
|
+
}
|
|
4197
|
+
],
|
|
4198
|
+
"direction": "horizontal"
|
|
4199
|
+
},
|
|
4200
|
+
{
|
|
4201
|
+
"action": "RESET",
|
|
4202
|
+
"icon": "rotate-ccw",
|
|
4203
|
+
"type": "button",
|
|
4204
|
+
"label": "Reset",
|
|
4205
|
+
"variant": "ghost"
|
|
4206
|
+
}
|
|
4207
|
+
],
|
|
4208
|
+
"gap": "lg",
|
|
4209
|
+
"type": "stack"
|
|
4210
4210
|
}
|
|
4211
4211
|
]
|
|
4212
4212
|
}
|
|
@@ -4233,32 +4233,15 @@
|
|
|
4233
4233
|
"render-ui",
|
|
4234
4234
|
"main",
|
|
4235
4235
|
{
|
|
4236
|
-
"type": "dashboard-layout",
|
|
4237
|
-
"navItems": [
|
|
4238
|
-
{
|
|
4239
|
-
"icon": "message-circle",
|
|
4240
|
-
"label": "Chat",
|
|
4241
|
-
"href": "/chat"
|
|
4242
|
-
},
|
|
4243
|
-
{
|
|
4244
|
-
"label": "Memory",
|
|
4245
|
-
"href": "/memory",
|
|
4246
|
-
"icon": "brain"
|
|
4247
|
-
},
|
|
4248
|
-
{
|
|
4249
|
-
"label": "Settings",
|
|
4250
|
-
"href": "/settings",
|
|
4251
|
-
"icon": "settings"
|
|
4252
|
-
}
|
|
4253
|
-
],
|
|
4254
4236
|
"appName": "Agent Assistant",
|
|
4237
|
+
"type": "dashboard-layout",
|
|
4255
4238
|
"children": [
|
|
4256
4239
|
{
|
|
4240
|
+
"direction": "vertical",
|
|
4241
|
+
"gap": "lg",
|
|
4257
4242
|
"type": "stack",
|
|
4258
4243
|
"children": [
|
|
4259
4244
|
{
|
|
4260
|
-
"type": "stack",
|
|
4261
|
-
"gap": "sm",
|
|
4262
4245
|
"children": [
|
|
4263
4246
|
{
|
|
4264
4247
|
"name": "gauge",
|
|
@@ -4266,8 +4249,8 @@
|
|
|
4266
4249
|
},
|
|
4267
4250
|
{
|
|
4268
4251
|
"type": "typography",
|
|
4269
|
-
"
|
|
4270
|
-
"
|
|
4252
|
+
"content": "Token Usage",
|
|
4253
|
+
"variant": "h2"
|
|
4271
4254
|
},
|
|
4272
4255
|
{
|
|
4273
4256
|
"type": "badge",
|
|
@@ -4275,23 +4258,26 @@
|
|
|
4275
4258
|
"variant": "default"
|
|
4276
4259
|
}
|
|
4277
4260
|
],
|
|
4278
|
-
"
|
|
4279
|
-
"
|
|
4261
|
+
"gap": "sm",
|
|
4262
|
+
"type": "stack",
|
|
4263
|
+
"align": "center",
|
|
4264
|
+
"direction": "horizontal"
|
|
4280
4265
|
},
|
|
4281
4266
|
{
|
|
4282
4267
|
"type": "divider"
|
|
4283
4268
|
},
|
|
4284
4269
|
{
|
|
4285
|
-
"
|
|
4270
|
+
"value": "@entity.current",
|
|
4286
4271
|
"max": "@entity.max",
|
|
4287
|
-
"
|
|
4272
|
+
"type": "progress-bar"
|
|
4288
4273
|
},
|
|
4289
4274
|
{
|
|
4275
|
+
"gap": "md",
|
|
4290
4276
|
"type": "stack",
|
|
4291
4277
|
"children": [
|
|
4292
4278
|
{
|
|
4293
|
-
"type": "stat-display",
|
|
4294
4279
|
"value": "@entity.current",
|
|
4280
|
+
"type": "stat-display",
|
|
4295
4281
|
"label": "Tokens Used"
|
|
4296
4282
|
},
|
|
4297
4283
|
{
|
|
@@ -4300,19 +4286,33 @@
|
|
|
4300
4286
|
"value": "@entity.max"
|
|
4301
4287
|
}
|
|
4302
4288
|
],
|
|
4303
|
-
"gap": "md",
|
|
4304
4289
|
"direction": "horizontal"
|
|
4305
4290
|
},
|
|
4306
4291
|
{
|
|
4292
|
+
"type": "button",
|
|
4293
|
+
"icon": "rotate-ccw",
|
|
4307
4294
|
"action": "RESET",
|
|
4308
|
-
"label": "Reset",
|
|
4309
4295
|
"variant": "ghost",
|
|
4310
|
-
"
|
|
4311
|
-
"type": "button"
|
|
4296
|
+
"label": "Reset"
|
|
4312
4297
|
}
|
|
4313
|
-
]
|
|
4314
|
-
|
|
4315
|
-
|
|
4298
|
+
]
|
|
4299
|
+
}
|
|
4300
|
+
],
|
|
4301
|
+
"navItems": [
|
|
4302
|
+
{
|
|
4303
|
+
"icon": "message-circle",
|
|
4304
|
+
"label": "Chat",
|
|
4305
|
+
"href": "/chat"
|
|
4306
|
+
},
|
|
4307
|
+
{
|
|
4308
|
+
"icon": "brain",
|
|
4309
|
+
"href": "/memory",
|
|
4310
|
+
"label": "Memory"
|
|
4311
|
+
},
|
|
4312
|
+
{
|
|
4313
|
+
"href": "/settings",
|
|
4314
|
+
"icon": "settings",
|
|
4315
|
+
"label": "Settings"
|
|
4316
4316
|
}
|
|
4317
4317
|
]
|
|
4318
4318
|
}
|
|
@@ -4333,88 +4333,88 @@
|
|
|
4333
4333
|
"render-ui",
|
|
4334
4334
|
"main",
|
|
4335
4335
|
{
|
|
4336
|
-
"navItems": [
|
|
4337
|
-
{
|
|
4338
|
-
"icon": "message-circle",
|
|
4339
|
-
"label": "Chat",
|
|
4340
|
-
"href": "/chat"
|
|
4341
|
-
},
|
|
4342
|
-
{
|
|
4343
|
-
"label": "Memory",
|
|
4344
|
-
"href": "/memory",
|
|
4345
|
-
"icon": "brain"
|
|
4346
|
-
},
|
|
4347
|
-
{
|
|
4348
|
-
"href": "/settings",
|
|
4349
|
-
"icon": "settings",
|
|
4350
|
-
"label": "Settings"
|
|
4351
|
-
}
|
|
4352
|
-
],
|
|
4353
|
-
"appName": "Agent Assistant",
|
|
4354
|
-
"type": "dashboard-layout",
|
|
4355
4336
|
"children": [
|
|
4356
4337
|
{
|
|
4338
|
+
"direction": "vertical",
|
|
4357
4339
|
"children": [
|
|
4358
4340
|
{
|
|
4359
|
-
"
|
|
4360
|
-
"
|
|
4341
|
+
"type": "stack",
|
|
4342
|
+
"gap": "sm",
|
|
4361
4343
|
"children": [
|
|
4362
4344
|
{
|
|
4363
4345
|
"type": "icon",
|
|
4364
4346
|
"name": "gauge"
|
|
4365
4347
|
},
|
|
4366
4348
|
{
|
|
4367
|
-
"variant": "h2",
|
|
4368
4349
|
"content": "Token Usage",
|
|
4350
|
+
"variant": "h2",
|
|
4369
4351
|
"type": "typography"
|
|
4370
4352
|
},
|
|
4371
4353
|
{
|
|
4372
4354
|
"type": "badge",
|
|
4373
|
-
"
|
|
4374
|
-
"
|
|
4355
|
+
"label": "Normal",
|
|
4356
|
+
"variant": "default"
|
|
4375
4357
|
}
|
|
4376
4358
|
],
|
|
4377
|
-
"
|
|
4378
|
-
"
|
|
4359
|
+
"direction": "horizontal",
|
|
4360
|
+
"align": "center"
|
|
4379
4361
|
},
|
|
4380
4362
|
{
|
|
4381
4363
|
"type": "divider"
|
|
4382
4364
|
},
|
|
4383
4365
|
{
|
|
4384
|
-
"type": "progress-bar",
|
|
4385
4366
|
"value": "@entity.current",
|
|
4386
|
-
"max": "@entity.max"
|
|
4367
|
+
"max": "@entity.max",
|
|
4368
|
+
"type": "progress-bar"
|
|
4387
4369
|
},
|
|
4388
4370
|
{
|
|
4371
|
+
"gap": "md",
|
|
4372
|
+
"type": "stack",
|
|
4389
4373
|
"children": [
|
|
4390
4374
|
{
|
|
4391
|
-
"value": "@entity.current",
|
|
4392
4375
|
"label": "Tokens Used",
|
|
4393
|
-
"type": "stat-display"
|
|
4376
|
+
"type": "stat-display",
|
|
4377
|
+
"value": "@entity.current"
|
|
4394
4378
|
},
|
|
4395
4379
|
{
|
|
4396
4380
|
"label": "Max Tokens",
|
|
4397
|
-
"
|
|
4398
|
-
"
|
|
4381
|
+
"type": "stat-display",
|
|
4382
|
+
"value": "@entity.max"
|
|
4399
4383
|
}
|
|
4400
4384
|
],
|
|
4401
|
-
"direction": "horizontal"
|
|
4402
|
-
"type": "stack",
|
|
4403
|
-
"gap": "md"
|
|
4385
|
+
"direction": "horizontal"
|
|
4404
4386
|
},
|
|
4405
4387
|
{
|
|
4406
|
-
"label": "Reset",
|
|
4407
|
-
"icon": "rotate-ccw",
|
|
4408
4388
|
"type": "button",
|
|
4389
|
+
"label": "Reset",
|
|
4409
4390
|
"variant": "ghost",
|
|
4391
|
+
"icon": "rotate-ccw",
|
|
4410
4392
|
"action": "RESET"
|
|
4411
4393
|
}
|
|
4412
4394
|
],
|
|
4413
4395
|
"type": "stack",
|
|
4414
|
-
"gap": "lg"
|
|
4415
|
-
"direction": "vertical"
|
|
4396
|
+
"gap": "lg"
|
|
4416
4397
|
}
|
|
4417
|
-
]
|
|
4398
|
+
],
|
|
4399
|
+
"navItems": [
|
|
4400
|
+
{
|
|
4401
|
+
"href": "/chat",
|
|
4402
|
+
"icon": "message-circle",
|
|
4403
|
+
"label": "Chat"
|
|
4404
|
+
},
|
|
4405
|
+
{
|
|
4406
|
+
"label": "Memory",
|
|
4407
|
+
"icon": "brain",
|
|
4408
|
+
"href": "/memory"
|
|
4409
|
+
},
|
|
4410
|
+
{
|
|
4411
|
+
"label": "Settings",
|
|
4412
|
+
"href": "/settings",
|
|
4413
|
+
"icon": "settings"
|
|
4414
|
+
}
|
|
4415
|
+
],
|
|
4416
|
+
"appName": "Agent Assistant",
|
|
4417
|
+
"type": "dashboard-layout"
|
|
4418
4418
|
}
|
|
4419
4419
|
]
|
|
4420
4420
|
]
|
|
@@ -4524,8 +4524,8 @@
|
|
|
4524
4524
|
"AssistantContext",
|
|
4525
4525
|
{
|
|
4526
4526
|
"emit": {
|
|
4527
|
-
"
|
|
4528
|
-
"
|
|
4527
|
+
"failure": "AssistantContextLoadFailed",
|
|
4528
|
+
"success": "AssistantContextLoaded"
|
|
4529
4529
|
}
|
|
4530
4530
|
}
|
|
4531
4531
|
]
|
|
@@ -4550,16 +4550,16 @@
|
|
|
4550
4550
|
"render-ui",
|
|
4551
4551
|
"main",
|
|
4552
4552
|
{
|
|
4553
|
-
"
|
|
4553
|
+
"appName": "Agent Assistant",
|
|
4554
4554
|
"children": [
|
|
4555
4555
|
{
|
|
4556
4556
|
"children": [
|
|
4557
4557
|
{
|
|
4558
|
-
"
|
|
4559
|
-
"gap": "md",
|
|
4558
|
+
"type": "stack",
|
|
4560
4559
|
"align": "center",
|
|
4560
|
+
"gap": "md",
|
|
4561
4561
|
"justify": "between",
|
|
4562
|
-
"
|
|
4562
|
+
"direction": "horizontal",
|
|
4563
4563
|
"children": [
|
|
4564
4564
|
{
|
|
4565
4565
|
"children": [
|
|
@@ -4568,22 +4568,22 @@
|
|
|
4568
4568
|
"name": "layers"
|
|
4569
4569
|
},
|
|
4570
4570
|
{
|
|
4571
|
-
"
|
|
4571
|
+
"content": "Context Window Alert",
|
|
4572
4572
|
"type": "typography",
|
|
4573
|
-
"
|
|
4573
|
+
"variant": "h2"
|
|
4574
4574
|
}
|
|
4575
4575
|
],
|
|
4576
4576
|
"direction": "horizontal",
|
|
4577
4577
|
"gap": "md",
|
|
4578
|
-
"
|
|
4579
|
-
"
|
|
4578
|
+
"type": "stack",
|
|
4579
|
+
"align": "center"
|
|
4580
4580
|
},
|
|
4581
4581
|
{
|
|
4582
|
-
"
|
|
4582
|
+
"variant": "ghost",
|
|
4583
4583
|
"icon": "x",
|
|
4584
|
+
"action": "HIDE",
|
|
4584
4585
|
"label": "Dismiss",
|
|
4585
|
-
"
|
|
4586
|
-
"action": "HIDE"
|
|
4586
|
+
"type": "button"
|
|
4587
4587
|
}
|
|
4588
4588
|
]
|
|
4589
4589
|
},
|
|
@@ -4591,24 +4591,25 @@
|
|
|
4591
4591
|
"type": "divider"
|
|
4592
4592
|
},
|
|
4593
4593
|
{
|
|
4594
|
-
"type": "alert",
|
|
4595
4594
|
"message": "@entity.message",
|
|
4596
|
-
"variant": "@entity.notificationType"
|
|
4595
|
+
"variant": "@entity.notificationType",
|
|
4596
|
+
"type": "alert"
|
|
4597
4597
|
},
|
|
4598
4598
|
{
|
|
4599
4599
|
"type": "toast-slot"
|
|
4600
4600
|
},
|
|
4601
4601
|
{
|
|
4602
4602
|
"variant": "warning",
|
|
4603
|
-
"
|
|
4604
|
-
"
|
|
4603
|
+
"message": "@entity.message",
|
|
4604
|
+
"type": "alert"
|
|
4605
4605
|
}
|
|
4606
4606
|
],
|
|
4607
|
-
"direction": "vertical",
|
|
4608
4607
|
"type": "stack",
|
|
4608
|
+
"direction": "vertical",
|
|
4609
4609
|
"gap": "lg"
|
|
4610
4610
|
}
|
|
4611
4611
|
],
|
|
4612
|
+
"type": "dashboard-layout",
|
|
4612
4613
|
"navItems": [
|
|
4613
4614
|
{
|
|
4614
4615
|
"href": "/chat",
|
|
@@ -4616,17 +4617,16 @@
|
|
|
4616
4617
|
"label": "Chat"
|
|
4617
4618
|
},
|
|
4618
4619
|
{
|
|
4619
|
-
"label": "Memory",
|
|
4620
4620
|
"href": "/memory",
|
|
4621
|
-
"icon": "brain"
|
|
4621
|
+
"icon": "brain",
|
|
4622
|
+
"label": "Memory"
|
|
4622
4623
|
},
|
|
4623
4624
|
{
|
|
4624
4625
|
"label": "Settings",
|
|
4625
4626
|
"href": "/settings",
|
|
4626
4627
|
"icon": "settings"
|
|
4627
4628
|
}
|
|
4628
|
-
]
|
|
4629
|
-
"appName": "Agent Assistant"
|
|
4629
|
+
]
|
|
4630
4630
|
}
|
|
4631
4631
|
]
|
|
4632
4632
|
]
|
|
@@ -4650,50 +4650,50 @@
|
|
|
4650
4650
|
"render-ui",
|
|
4651
4651
|
"main",
|
|
4652
4652
|
{
|
|
4653
|
+
"appName": "Agent Assistant",
|
|
4653
4654
|
"children": [
|
|
4654
4655
|
{
|
|
4655
|
-
"type": "stack",
|
|
4656
4656
|
"children": [
|
|
4657
4657
|
{
|
|
4658
|
+
"justify": "between",
|
|
4659
|
+
"align": "center",
|
|
4660
|
+
"direction": "horizontal",
|
|
4661
|
+
"type": "stack",
|
|
4658
4662
|
"children": [
|
|
4659
4663
|
{
|
|
4660
|
-
"type": "stack",
|
|
4661
4664
|
"align": "center",
|
|
4665
|
+
"gap": "md",
|
|
4662
4666
|
"children": [
|
|
4663
4667
|
{
|
|
4664
|
-
"
|
|
4665
|
-
"
|
|
4668
|
+
"type": "icon",
|
|
4669
|
+
"name": "layers"
|
|
4666
4670
|
},
|
|
4667
4671
|
{
|
|
4668
4672
|
"type": "typography",
|
|
4669
|
-
"
|
|
4670
|
-
"
|
|
4673
|
+
"content": "Context Window Alert",
|
|
4674
|
+
"variant": "h2"
|
|
4671
4675
|
}
|
|
4672
4676
|
],
|
|
4673
4677
|
"direction": "horizontal",
|
|
4674
|
-
"
|
|
4678
|
+
"type": "stack"
|
|
4675
4679
|
},
|
|
4676
4680
|
{
|
|
4677
|
-
"
|
|
4681
|
+
"variant": "ghost",
|
|
4682
|
+
"label": "Dismiss",
|
|
4678
4683
|
"icon": "x",
|
|
4679
4684
|
"action": "HIDE",
|
|
4680
|
-
"
|
|
4681
|
-
"label": "Dismiss"
|
|
4685
|
+
"type": "button"
|
|
4682
4686
|
}
|
|
4683
4687
|
],
|
|
4684
|
-
"
|
|
4685
|
-
"align": "center",
|
|
4686
|
-
"type": "stack",
|
|
4687
|
-
"gap": "md",
|
|
4688
|
-
"direction": "horizontal"
|
|
4688
|
+
"gap": "md"
|
|
4689
4689
|
},
|
|
4690
4690
|
{
|
|
4691
4691
|
"type": "divider"
|
|
4692
4692
|
},
|
|
4693
4693
|
{
|
|
4694
|
-
"message": "@entity.message",
|
|
4695
4694
|
"variant": "@entity.notificationType",
|
|
4696
|
-
"type": "alert"
|
|
4695
|
+
"type": "alert",
|
|
4696
|
+
"message": "@entity.message"
|
|
4697
4697
|
},
|
|
4698
4698
|
{
|
|
4699
4699
|
"type": "toast-slot"
|
|
@@ -4704,29 +4704,29 @@
|
|
|
4704
4704
|
"message": "@entity.message"
|
|
4705
4705
|
}
|
|
4706
4706
|
],
|
|
4707
|
+
"gap": "lg",
|
|
4707
4708
|
"direction": "vertical",
|
|
4708
|
-
"
|
|
4709
|
+
"type": "stack"
|
|
4709
4710
|
}
|
|
4710
4711
|
],
|
|
4711
|
-
"appName": "Agent Assistant",
|
|
4712
|
-
"type": "dashboard-layout",
|
|
4713
4712
|
"navItems": [
|
|
4714
4713
|
{
|
|
4715
|
-
"label": "Chat",
|
|
4716
4714
|
"href": "/chat",
|
|
4717
|
-
"icon": "message-circle"
|
|
4715
|
+
"icon": "message-circle",
|
|
4716
|
+
"label": "Chat"
|
|
4718
4717
|
},
|
|
4719
4718
|
{
|
|
4720
4719
|
"icon": "brain",
|
|
4721
|
-
"
|
|
4722
|
-
"
|
|
4720
|
+
"href": "/memory",
|
|
4721
|
+
"label": "Memory"
|
|
4723
4722
|
},
|
|
4724
4723
|
{
|
|
4725
4724
|
"href": "/settings",
|
|
4726
4725
|
"icon": "settings",
|
|
4727
4726
|
"label": "Settings"
|
|
4728
4727
|
}
|
|
4729
|
-
]
|
|
4728
|
+
],
|
|
4729
|
+
"type": "dashboard-layout"
|
|
4730
4730
|
}
|
|
4731
4731
|
]
|
|
4732
4732
|
]
|
|
@@ -4897,9 +4897,9 @@
|
|
|
4897
4897
|
"fetch",
|
|
4898
4898
|
"AssistantContext",
|
|
4899
4899
|
{
|
|
4900
|
-
"emit": {
|
|
4901
|
-
"
|
|
4902
|
-
"
|
|
4900
|
+
"emit": {
|
|
4901
|
+
"failure": "AssistantContextLoadFailed",
|
|
4902
|
+
"success": "AssistantContextLoaded"
|
|
4903
4903
|
}
|
|
4904
4904
|
}
|
|
4905
4905
|
],
|
|
@@ -4913,32 +4913,32 @@
|
|
|
4913
4913
|
"render-ui",
|
|
4914
4914
|
"main",
|
|
4915
4915
|
{
|
|
4916
|
-
"type": "dashboard-layout",
|
|
4917
|
-
"children": [
|
|
4918
|
-
{
|
|
4919
|
-
"icon": "layers",
|
|
4920
|
-
"description": "Context Window is ready",
|
|
4921
|
-
"title": "Context Window",
|
|
4922
|
-
"type": "empty-state"
|
|
4923
|
-
}
|
|
4924
|
-
],
|
|
4925
4916
|
"appName": "Agent Assistant",
|
|
4926
4917
|
"navItems": [
|
|
4927
4918
|
{
|
|
4928
|
-
"icon": "message-circle",
|
|
4929
4919
|
"label": "Chat",
|
|
4930
|
-
"href": "/chat"
|
|
4920
|
+
"href": "/chat",
|
|
4921
|
+
"icon": "message-circle"
|
|
4931
4922
|
},
|
|
4932
4923
|
{
|
|
4933
|
-
"label": "Memory",
|
|
4934
4924
|
"href": "/memory",
|
|
4935
|
-
"icon": "brain"
|
|
4925
|
+
"icon": "brain",
|
|
4926
|
+
"label": "Memory"
|
|
4936
4927
|
},
|
|
4937
4928
|
{
|
|
4938
4929
|
"label": "Settings",
|
|
4939
4930
|
"icon": "settings",
|
|
4940
4931
|
"href": "/settings"
|
|
4941
4932
|
}
|
|
4933
|
+
],
|
|
4934
|
+
"type": "dashboard-layout",
|
|
4935
|
+
"children": [
|
|
4936
|
+
{
|
|
4937
|
+
"icon": "layers",
|
|
4938
|
+
"title": "Context Window",
|
|
4939
|
+
"type": "empty-state",
|
|
4940
|
+
"description": "Context Window is ready"
|
|
4941
|
+
}
|
|
4942
4942
|
]
|
|
4943
4943
|
}
|
|
4944
4944
|
]
|
|
@@ -5046,8 +5046,8 @@
|
|
|
5046
5046
|
"emit",
|
|
5047
5047
|
"SHOW",
|
|
5048
5048
|
{
|
|
5049
|
-
"
|
|
5050
|
-
"
|
|
5049
|
+
"message": "Token usage approaching limit",
|
|
5050
|
+
"notificationType": "warning"
|
|
5051
5051
|
}
|
|
5052
5052
|
]
|
|
5053
5053
|
]
|
|
@@ -5492,74 +5492,74 @@
|
|
|
5492
5492
|
"render-ui",
|
|
5493
5493
|
"main",
|
|
5494
5494
|
{
|
|
5495
|
-
"type": "dashboard-layout",
|
|
5496
5495
|
"appName": "Agent Assistant",
|
|
5497
5496
|
"navItems": [
|
|
5498
5497
|
{
|
|
5499
|
-
"
|
|
5498
|
+
"icon": "message-circle",
|
|
5500
5499
|
"href": "/chat",
|
|
5501
|
-
"
|
|
5500
|
+
"label": "Chat"
|
|
5502
5501
|
},
|
|
5503
5502
|
{
|
|
5503
|
+
"icon": "brain",
|
|
5504
5504
|
"label": "Memory",
|
|
5505
|
-
"href": "/memory"
|
|
5506
|
-
"icon": "brain"
|
|
5505
|
+
"href": "/memory"
|
|
5507
5506
|
},
|
|
5508
5507
|
{
|
|
5509
|
-
"href": "/settings",
|
|
5510
5508
|
"icon": "settings",
|
|
5511
|
-
"label": "Settings"
|
|
5509
|
+
"label": "Settings",
|
|
5510
|
+
"href": "/settings"
|
|
5512
5511
|
}
|
|
5513
5512
|
],
|
|
5514
5513
|
"children": [
|
|
5515
5514
|
{
|
|
5516
|
-
"type": "stack",
|
|
5517
|
-
"gap": "lg",
|
|
5518
|
-
"direction": "vertical",
|
|
5519
5515
|
"children": [
|
|
5520
5516
|
{
|
|
5521
|
-
"type": "stack",
|
|
5522
5517
|
"direction": "horizontal",
|
|
5523
|
-
"justify": "between",
|
|
5524
5518
|
"gap": "md",
|
|
5519
|
+
"justify": "between",
|
|
5525
5520
|
"children": [
|
|
5526
5521
|
{
|
|
5527
|
-
"type": "stack",
|
|
5528
5522
|
"gap": "md",
|
|
5529
|
-
"direction": "horizontal",
|
|
5530
5523
|
"children": [
|
|
5531
5524
|
{
|
|
5532
5525
|
"name": "repeat",
|
|
5533
5526
|
"type": "icon"
|
|
5534
5527
|
},
|
|
5535
5528
|
{
|
|
5536
|
-
"type": "typography",
|
|
5537
5529
|
"variant": "h2",
|
|
5530
|
+
"type": "typography",
|
|
5538
5531
|
"content": "Switch Provider"
|
|
5539
5532
|
}
|
|
5540
|
-
]
|
|
5533
|
+
],
|
|
5534
|
+
"type": "stack",
|
|
5535
|
+
"direction": "horizontal"
|
|
5541
5536
|
},
|
|
5542
5537
|
{
|
|
5543
|
-
"variant": "primary",
|
|
5544
5538
|
"action": "SWITCH",
|
|
5545
5539
|
"type": "button",
|
|
5540
|
+
"variant": "primary",
|
|
5546
5541
|
"label": "Open",
|
|
5547
5542
|
"icon": "repeat"
|
|
5548
5543
|
}
|
|
5549
|
-
]
|
|
5544
|
+
],
|
|
5545
|
+
"type": "stack"
|
|
5550
5546
|
},
|
|
5551
5547
|
{
|
|
5552
5548
|
"type": "divider"
|
|
5553
5549
|
},
|
|
5554
5550
|
{
|
|
5551
|
+
"description": "Click Open to view details in a modal overlay.",
|
|
5555
5552
|
"icon": "repeat",
|
|
5556
5553
|
"title": "Nothing open",
|
|
5557
|
-
"type": "empty-state"
|
|
5558
|
-
"description": "Click Open to view details in a modal overlay."
|
|
5554
|
+
"type": "empty-state"
|
|
5559
5555
|
}
|
|
5560
|
-
]
|
|
5556
|
+
],
|
|
5557
|
+
"type": "stack",
|
|
5558
|
+
"gap": "lg",
|
|
5559
|
+
"direction": "vertical"
|
|
5561
5560
|
}
|
|
5562
|
-
]
|
|
5561
|
+
],
|
|
5562
|
+
"type": "dashboard-layout"
|
|
5563
5563
|
}
|
|
5564
5564
|
]
|
|
5565
5565
|
]
|
|
@@ -5574,8 +5574,8 @@
|
|
|
5574
5574
|
"ProviderConfig",
|
|
5575
5575
|
{
|
|
5576
5576
|
"emit": {
|
|
5577
|
-
"
|
|
5578
|
-
"
|
|
5577
|
+
"failure": "ProviderConfigLoadFailed",
|
|
5578
|
+
"success": "ProviderConfigLoaded"
|
|
5579
5579
|
}
|
|
5580
5580
|
}
|
|
5581
5581
|
],
|
|
@@ -5583,30 +5583,27 @@
|
|
|
5583
5583
|
"render-ui",
|
|
5584
5584
|
"modal",
|
|
5585
5585
|
{
|
|
5586
|
-
"type": "stack",
|
|
5587
5586
|
"children": [
|
|
5588
5587
|
{
|
|
5589
|
-
"gap": "sm",
|
|
5590
|
-
"type": "stack",
|
|
5591
|
-
"direction": "horizontal",
|
|
5592
5588
|
"children": [
|
|
5593
5589
|
{
|
|
5594
5590
|
"type": "icon",
|
|
5595
5591
|
"name": "repeat"
|
|
5596
5592
|
},
|
|
5597
5593
|
{
|
|
5598
|
-
"content": "Switch Provider",
|
|
5599
5594
|
"type": "typography",
|
|
5595
|
+
"content": "Switch Provider",
|
|
5600
5596
|
"variant": "h3"
|
|
5601
5597
|
}
|
|
5602
|
-
]
|
|
5598
|
+
],
|
|
5599
|
+
"gap": "sm",
|
|
5600
|
+
"type": "stack",
|
|
5601
|
+
"direction": "horizontal"
|
|
5603
5602
|
},
|
|
5604
5603
|
{
|
|
5605
5604
|
"type": "divider"
|
|
5606
5605
|
},
|
|
5607
5606
|
{
|
|
5608
|
-
"type": "stack",
|
|
5609
|
-
"direction": "horizontal",
|
|
5610
5607
|
"gap": "md",
|
|
5611
5608
|
"children": [
|
|
5612
5609
|
{
|
|
@@ -5615,29 +5612,32 @@
|
|
|
5615
5612
|
"content": "Current:"
|
|
5616
5613
|
},
|
|
5617
5614
|
{
|
|
5618
|
-
"
|
|
5619
|
-
"
|
|
5615
|
+
"label": "@entity.currentProvider",
|
|
5616
|
+
"type": "badge"
|
|
5620
5617
|
},
|
|
5621
5618
|
{
|
|
5622
|
-
"
|
|
5623
|
-
"
|
|
5619
|
+
"label": "@entity.currentModel",
|
|
5620
|
+
"type": "badge"
|
|
5624
5621
|
}
|
|
5625
|
-
]
|
|
5622
|
+
],
|
|
5623
|
+
"type": "stack",
|
|
5624
|
+
"direction": "horizontal"
|
|
5626
5625
|
},
|
|
5627
5626
|
{
|
|
5627
|
+
"type": "form-section",
|
|
5628
5628
|
"cancelEvent": "CLOSE",
|
|
5629
|
+
"mode": "edit",
|
|
5629
5630
|
"entity": "@entity",
|
|
5630
|
-
"type": "form-section",
|
|
5631
5631
|
"submitEvent": "SAVE",
|
|
5632
5632
|
"fields": [
|
|
5633
5633
|
"currentProvider",
|
|
5634
5634
|
"currentModel"
|
|
5635
|
-
]
|
|
5636
|
-
"mode": "edit"
|
|
5635
|
+
]
|
|
5637
5636
|
}
|
|
5638
5637
|
],
|
|
5639
|
-
"
|
|
5640
|
-
"direction": "vertical"
|
|
5638
|
+
"type": "stack",
|
|
5639
|
+
"direction": "vertical",
|
|
5640
|
+
"gap": "md"
|
|
5641
5641
|
}
|
|
5642
5642
|
]
|
|
5643
5643
|
]
|
|
@@ -5662,8 +5662,8 @@
|
|
|
5662
5662
|
"ProviderConfig",
|
|
5663
5663
|
{
|
|
5664
5664
|
"emit": {
|
|
5665
|
-
"
|
|
5666
|
-
"
|
|
5665
|
+
"success": "ProviderConfigLoaded",
|
|
5666
|
+
"failure": "ProviderConfigLoadFailed"
|
|
5667
5667
|
}
|
|
5668
5668
|
}
|
|
5669
5669
|
],
|
|
@@ -5671,74 +5671,74 @@
|
|
|
5671
5671
|
"render-ui",
|
|
5672
5672
|
"main",
|
|
5673
5673
|
{
|
|
5674
|
-
"appName": "Agent Assistant",
|
|
5675
5674
|
"type": "dashboard-layout",
|
|
5676
5675
|
"children": [
|
|
5677
5676
|
{
|
|
5678
|
-
"
|
|
5677
|
+
"direction": "vertical",
|
|
5679
5678
|
"children": [
|
|
5680
5679
|
{
|
|
5681
|
-
"type": "stack",
|
|
5682
5680
|
"justify": "between",
|
|
5683
|
-
"gap": "md",
|
|
5684
5681
|
"direction": "horizontal",
|
|
5682
|
+
"gap": "md",
|
|
5685
5683
|
"children": [
|
|
5686
5684
|
{
|
|
5687
|
-
"direction": "horizontal",
|
|
5688
|
-
"gap": "md",
|
|
5689
|
-
"type": "stack",
|
|
5690
5685
|
"children": [
|
|
5691
5686
|
{
|
|
5692
5687
|
"type": "icon",
|
|
5693
5688
|
"name": "repeat"
|
|
5694
5689
|
},
|
|
5695
5690
|
{
|
|
5696
|
-
"content": "Switch Provider",
|
|
5697
5691
|
"type": "typography",
|
|
5692
|
+
"content": "Switch Provider",
|
|
5698
5693
|
"variant": "h2"
|
|
5699
5694
|
}
|
|
5700
|
-
]
|
|
5695
|
+
],
|
|
5696
|
+
"direction": "horizontal",
|
|
5697
|
+
"type": "stack",
|
|
5698
|
+
"gap": "md"
|
|
5701
5699
|
},
|
|
5702
5700
|
{
|
|
5703
|
-
"
|
|
5701
|
+
"type": "button",
|
|
5704
5702
|
"label": "Open",
|
|
5705
|
-
"
|
|
5703
|
+
"variant": "primary",
|
|
5706
5704
|
"action": "SWITCH",
|
|
5707
|
-
"
|
|
5705
|
+
"icon": "repeat"
|
|
5708
5706
|
}
|
|
5709
|
-
]
|
|
5707
|
+
],
|
|
5708
|
+
"type": "stack"
|
|
5710
5709
|
},
|
|
5711
5710
|
{
|
|
5712
5711
|
"type": "divider"
|
|
5713
5712
|
},
|
|
5714
5713
|
{
|
|
5715
|
-
"description": "Click Open to view details in a modal overlay.",
|
|
5716
5714
|
"type": "empty-state",
|
|
5717
5715
|
"title": "Nothing open",
|
|
5716
|
+
"description": "Click Open to view details in a modal overlay.",
|
|
5718
5717
|
"icon": "repeat"
|
|
5719
5718
|
}
|
|
5720
5719
|
],
|
|
5721
|
-
"
|
|
5722
|
-
"
|
|
5720
|
+
"gap": "lg",
|
|
5721
|
+
"type": "stack"
|
|
5723
5722
|
}
|
|
5724
5723
|
],
|
|
5725
5724
|
"navItems": [
|
|
5726
5725
|
{
|
|
5727
|
-
"href": "/chat",
|
|
5728
5726
|
"icon": "message-circle",
|
|
5727
|
+
"href": "/chat",
|
|
5729
5728
|
"label": "Chat"
|
|
5730
5729
|
},
|
|
5731
5730
|
{
|
|
5732
|
-
"icon": "brain",
|
|
5733
5731
|
"label": "Memory",
|
|
5732
|
+
"icon": "brain",
|
|
5734
5733
|
"href": "/memory"
|
|
5735
5734
|
},
|
|
5736
5735
|
{
|
|
5737
|
-
"
|
|
5736
|
+
"icon": "settings",
|
|
5738
5737
|
"label": "Settings",
|
|
5739
|
-
"
|
|
5738
|
+
"href": "/settings"
|
|
5740
5739
|
}
|
|
5741
|
-
]
|
|
5740
|
+
],
|
|
5741
|
+
"appName": "Agent Assistant"
|
|
5742
5742
|
}
|
|
5743
5743
|
]
|
|
5744
5744
|
]
|
|
@@ -5755,8 +5755,8 @@
|
|
|
5755
5755
|
"@payload.data",
|
|
5756
5756
|
{
|
|
5757
5757
|
"emit": {
|
|
5758
|
-
"
|
|
5759
|
-
"
|
|
5758
|
+
"failure": "ProviderConfigUpdateFailed",
|
|
5759
|
+
"success": "ProviderConfigUpdated"
|
|
5760
5760
|
}
|
|
5761
5761
|
}
|
|
5762
5762
|
],
|
|
@@ -5774,8 +5774,8 @@
|
|
|
5774
5774
|
"ProviderConfig",
|
|
5775
5775
|
{
|
|
5776
5776
|
"emit": {
|
|
5777
|
-
"
|
|
5778
|
-
"
|
|
5777
|
+
"failure": "ProviderConfigLoadFailed",
|
|
5778
|
+
"success": "ProviderConfigLoaded"
|
|
5779
5779
|
}
|
|
5780
5780
|
}
|
|
5781
5781
|
],
|
|
@@ -5783,74 +5783,74 @@
|
|
|
5783
5783
|
"render-ui",
|
|
5784
5784
|
"main",
|
|
5785
5785
|
{
|
|
5786
|
-
"
|
|
5786
|
+
"navItems": [
|
|
5787
|
+
{
|
|
5788
|
+
"label": "Chat",
|
|
5789
|
+
"href": "/chat",
|
|
5790
|
+
"icon": "message-circle"
|
|
5791
|
+
},
|
|
5792
|
+
{
|
|
5793
|
+
"href": "/memory",
|
|
5794
|
+
"label": "Memory",
|
|
5795
|
+
"icon": "brain"
|
|
5796
|
+
},
|
|
5797
|
+
{
|
|
5798
|
+
"label": "Settings",
|
|
5799
|
+
"href": "/settings",
|
|
5800
|
+
"icon": "settings"
|
|
5801
|
+
}
|
|
5802
|
+
],
|
|
5803
|
+
"type": "dashboard-layout",
|
|
5787
5804
|
"children": [
|
|
5788
5805
|
{
|
|
5789
5806
|
"direction": "vertical",
|
|
5807
|
+
"type": "stack",
|
|
5808
|
+
"gap": "lg",
|
|
5790
5809
|
"children": [
|
|
5791
5810
|
{
|
|
5811
|
+
"type": "stack",
|
|
5812
|
+
"gap": "md",
|
|
5792
5813
|
"justify": "between",
|
|
5793
5814
|
"children": [
|
|
5794
5815
|
{
|
|
5795
|
-
"direction": "horizontal",
|
|
5796
|
-
"gap": "md",
|
|
5797
|
-
"type": "stack",
|
|
5798
5816
|
"children": [
|
|
5799
5817
|
{
|
|
5800
5818
|
"type": "icon",
|
|
5801
5819
|
"name": "repeat"
|
|
5802
5820
|
},
|
|
5803
5821
|
{
|
|
5822
|
+
"type": "typography",
|
|
5804
5823
|
"content": "Switch Provider",
|
|
5805
|
-
"variant": "h2"
|
|
5806
|
-
"type": "typography"
|
|
5824
|
+
"variant": "h2"
|
|
5807
5825
|
}
|
|
5808
|
-
]
|
|
5826
|
+
],
|
|
5827
|
+
"direction": "horizontal",
|
|
5828
|
+
"gap": "md",
|
|
5829
|
+
"type": "stack"
|
|
5809
5830
|
},
|
|
5810
5831
|
{
|
|
5832
|
+
"variant": "primary",
|
|
5833
|
+
"type": "button",
|
|
5811
5834
|
"label": "Open",
|
|
5812
5835
|
"action": "SWITCH",
|
|
5813
|
-
"icon": "repeat"
|
|
5814
|
-
"type": "button",
|
|
5815
|
-
"variant": "primary"
|
|
5836
|
+
"icon": "repeat"
|
|
5816
5837
|
}
|
|
5817
5838
|
],
|
|
5818
|
-
"
|
|
5819
|
-
"direction": "horizontal",
|
|
5820
|
-
"gap": "md"
|
|
5839
|
+
"direction": "horizontal"
|
|
5821
5840
|
},
|
|
5822
5841
|
{
|
|
5823
5842
|
"type": "divider"
|
|
5824
5843
|
},
|
|
5825
5844
|
{
|
|
5826
|
-
"type": "empty-state",
|
|
5827
|
-
"title": "Nothing open",
|
|
5828
5845
|
"icon": "repeat",
|
|
5829
|
-
"
|
|
5846
|
+
"type": "empty-state",
|
|
5847
|
+
"description": "Click Open to view details in a modal overlay.",
|
|
5848
|
+
"title": "Nothing open"
|
|
5830
5849
|
}
|
|
5831
|
-
]
|
|
5832
|
-
"type": "stack",
|
|
5833
|
-
"gap": "lg"
|
|
5834
|
-
}
|
|
5835
|
-
],
|
|
5836
|
-
"navItems": [
|
|
5837
|
-
{
|
|
5838
|
-
"label": "Chat",
|
|
5839
|
-
"href": "/chat",
|
|
5840
|
-
"icon": "message-circle"
|
|
5841
|
-
},
|
|
5842
|
-
{
|
|
5843
|
-
"icon": "brain",
|
|
5844
|
-
"href": "/memory",
|
|
5845
|
-
"label": "Memory"
|
|
5846
|
-
},
|
|
5847
|
-
{
|
|
5848
|
-
"icon": "settings",
|
|
5849
|
-
"label": "Settings",
|
|
5850
|
-
"href": "/settings"
|
|
5850
|
+
]
|
|
5851
5851
|
}
|
|
5852
5852
|
],
|
|
5853
|
-
"
|
|
5853
|
+
"appName": "Agent Assistant"
|
|
5854
5854
|
}
|
|
5855
5855
|
]
|
|
5856
5856
|
]
|
|
@@ -5986,39 +5986,27 @@
|
|
|
5986
5986
|
"render-ui",
|
|
5987
5987
|
"main",
|
|
5988
5988
|
{
|
|
5989
|
-
"
|
|
5990
|
-
|
|
5991
|
-
"label": "Chat",
|
|
5992
|
-
"icon": "message-circle",
|
|
5993
|
-
"href": "/chat"
|
|
5994
|
-
},
|
|
5995
|
-
{
|
|
5996
|
-
"icon": "brain",
|
|
5997
|
-
"label": "Memory",
|
|
5998
|
-
"href": "/memory"
|
|
5999
|
-
},
|
|
6000
|
-
{
|
|
6001
|
-
"icon": "settings",
|
|
6002
|
-
"label": "Settings",
|
|
6003
|
-
"href": "/settings"
|
|
6004
|
-
}
|
|
6005
|
-
],
|
|
5989
|
+
"appName": "Agent Assistant",
|
|
5990
|
+
"type": "dashboard-layout",
|
|
6006
5991
|
"children": [
|
|
6007
5992
|
{
|
|
6008
|
-
"type": "stack",
|
|
6009
|
-
"direction": "vertical",
|
|
6010
5993
|
"gap": "lg",
|
|
5994
|
+
"direction": "vertical",
|
|
5995
|
+
"type": "stack",
|
|
6011
5996
|
"children": [
|
|
6012
5997
|
{
|
|
6013
5998
|
"type": "stack",
|
|
5999
|
+
"gap": "md",
|
|
6014
6000
|
"direction": "horizontal",
|
|
6001
|
+
"justify": "between",
|
|
6002
|
+
"align": "center",
|
|
6015
6003
|
"children": [
|
|
6016
6004
|
{
|
|
6017
6005
|
"gap": "md",
|
|
6018
6006
|
"children": [
|
|
6019
6007
|
{
|
|
6020
|
-
"
|
|
6021
|
-
"
|
|
6008
|
+
"name": "server",
|
|
6009
|
+
"type": "icon"
|
|
6022
6010
|
},
|
|
6023
6011
|
{
|
|
6024
6012
|
"content": "Provider Status",
|
|
@@ -6026,43 +6014,55 @@
|
|
|
6026
6014
|
"variant": "h2"
|
|
6027
6015
|
}
|
|
6028
6016
|
],
|
|
6029
|
-
"direction": "horizontal",
|
|
6030
6017
|
"align": "center",
|
|
6018
|
+
"direction": "horizontal",
|
|
6031
6019
|
"type": "stack"
|
|
6032
6020
|
},
|
|
6033
6021
|
{
|
|
6022
|
+
"action": "HIDE",
|
|
6034
6023
|
"label": "Dismiss",
|
|
6035
|
-
"icon": "x",
|
|
6036
6024
|
"variant": "ghost",
|
|
6037
|
-
"
|
|
6038
|
-
"
|
|
6039
|
-
}
|
|
6040
|
-
]
|
|
6041
|
-
"align": "center",
|
|
6042
|
-
"justify": "between",
|
|
6043
|
-
"gap": "md"
|
|
6025
|
+
"icon": "x",
|
|
6026
|
+
"type": "button"
|
|
6027
|
+
}
|
|
6028
|
+
]
|
|
6044
6029
|
},
|
|
6045
6030
|
{
|
|
6046
6031
|
"type": "divider"
|
|
6047
6032
|
},
|
|
6048
6033
|
{
|
|
6049
|
-
"variant": "@entity.notificationType",
|
|
6050
6034
|
"type": "alert",
|
|
6035
|
+
"variant": "@entity.notificationType",
|
|
6051
6036
|
"message": "@entity.message"
|
|
6052
6037
|
},
|
|
6053
6038
|
{
|
|
6054
6039
|
"type": "toast-slot"
|
|
6055
6040
|
},
|
|
6056
6041
|
{
|
|
6057
|
-
"type": "alert",
|
|
6058
6042
|
"variant": "warning",
|
|
6059
|
-
"message": "@entity.message"
|
|
6043
|
+
"message": "@entity.message",
|
|
6044
|
+
"type": "alert"
|
|
6060
6045
|
}
|
|
6061
6046
|
]
|
|
6062
6047
|
}
|
|
6063
6048
|
],
|
|
6064
|
-
"
|
|
6065
|
-
|
|
6049
|
+
"navItems": [
|
|
6050
|
+
{
|
|
6051
|
+
"label": "Chat",
|
|
6052
|
+
"href": "/chat",
|
|
6053
|
+
"icon": "message-circle"
|
|
6054
|
+
},
|
|
6055
|
+
{
|
|
6056
|
+
"label": "Memory",
|
|
6057
|
+
"icon": "brain",
|
|
6058
|
+
"href": "/memory"
|
|
6059
|
+
},
|
|
6060
|
+
{
|
|
6061
|
+
"icon": "settings",
|
|
6062
|
+
"label": "Settings",
|
|
6063
|
+
"href": "/settings"
|
|
6064
|
+
}
|
|
6065
|
+
]
|
|
6066
6066
|
}
|
|
6067
6067
|
]
|
|
6068
6068
|
]
|
|
@@ -6086,83 +6086,83 @@
|
|
|
6086
6086
|
"render-ui",
|
|
6087
6087
|
"main",
|
|
6088
6088
|
{
|
|
6089
|
-
"type": "dashboard-layout",
|
|
6090
6089
|
"children": [
|
|
6091
6090
|
{
|
|
6092
|
-
"gap": "lg",
|
|
6093
6091
|
"type": "stack",
|
|
6092
|
+
"gap": "lg",
|
|
6094
6093
|
"children": [
|
|
6095
6094
|
{
|
|
6096
6095
|
"type": "stack",
|
|
6097
6096
|
"justify": "between",
|
|
6097
|
+
"direction": "horizontal",
|
|
6098
|
+
"gap": "md",
|
|
6098
6099
|
"align": "center",
|
|
6099
6100
|
"children": [
|
|
6100
6101
|
{
|
|
6101
|
-
"type": "stack",
|
|
6102
|
-
"align": "center",
|
|
6103
6102
|
"children": [
|
|
6104
6103
|
{
|
|
6105
|
-
"
|
|
6106
|
-
"
|
|
6104
|
+
"name": "server",
|
|
6105
|
+
"type": "icon"
|
|
6107
6106
|
},
|
|
6108
6107
|
{
|
|
6109
|
-
"variant": "h2",
|
|
6110
6108
|
"type": "typography",
|
|
6111
|
-
"content": "Provider Status"
|
|
6109
|
+
"content": "Provider Status",
|
|
6110
|
+
"variant": "h2"
|
|
6112
6111
|
}
|
|
6113
6112
|
],
|
|
6114
6113
|
"direction": "horizontal",
|
|
6115
|
-
"
|
|
6114
|
+
"type": "stack",
|
|
6115
|
+
"gap": "md",
|
|
6116
|
+
"align": "center"
|
|
6116
6117
|
},
|
|
6117
6118
|
{
|
|
6118
6119
|
"icon": "x",
|
|
6120
|
+
"label": "Dismiss",
|
|
6119
6121
|
"type": "button",
|
|
6120
|
-
"action": "HIDE",
|
|
6121
6122
|
"variant": "ghost",
|
|
6122
|
-
"
|
|
6123
|
+
"action": "HIDE"
|
|
6123
6124
|
}
|
|
6124
|
-
]
|
|
6125
|
-
"direction": "horizontal",
|
|
6126
|
-
"gap": "md"
|
|
6125
|
+
]
|
|
6127
6126
|
},
|
|
6128
6127
|
{
|
|
6129
6128
|
"type": "divider"
|
|
6130
6129
|
},
|
|
6131
6130
|
{
|
|
6131
|
+
"variant": "@entity.notificationType",
|
|
6132
6132
|
"type": "alert",
|
|
6133
|
-
"message": "@entity.message"
|
|
6134
|
-
"variant": "@entity.notificationType"
|
|
6133
|
+
"message": "@entity.message"
|
|
6135
6134
|
},
|
|
6136
6135
|
{
|
|
6137
6136
|
"type": "toast-slot"
|
|
6138
6137
|
},
|
|
6139
6138
|
{
|
|
6140
|
-
"variant": "warning",
|
|
6141
6139
|
"message": "@entity.message",
|
|
6142
|
-
"type": "alert"
|
|
6140
|
+
"type": "alert",
|
|
6141
|
+
"variant": "warning"
|
|
6143
6142
|
}
|
|
6144
6143
|
],
|
|
6145
6144
|
"direction": "vertical"
|
|
6146
6145
|
}
|
|
6147
6146
|
],
|
|
6148
|
-
"
|
|
6147
|
+
"type": "dashboard-layout",
|
|
6149
6148
|
"navItems": [
|
|
6150
6149
|
{
|
|
6151
|
-
"label": "Chat",
|
|
6152
6150
|
"href": "/chat",
|
|
6153
|
-
"icon": "message-circle"
|
|
6151
|
+
"icon": "message-circle",
|
|
6152
|
+
"label": "Chat"
|
|
6154
6153
|
},
|
|
6155
6154
|
{
|
|
6156
|
-
"
|
|
6155
|
+
"href": "/memory",
|
|
6157
6156
|
"label": "Memory",
|
|
6158
|
-
"
|
|
6157
|
+
"icon": "brain"
|
|
6159
6158
|
},
|
|
6160
6159
|
{
|
|
6161
|
-
"
|
|
6160
|
+
"href": "/settings",
|
|
6162
6161
|
"label": "Settings",
|
|
6163
|
-
"
|
|
6162
|
+
"icon": "settings"
|
|
6164
6163
|
}
|
|
6165
|
-
]
|
|
6164
|
+
],
|
|
6165
|
+
"appName": "Agent Assistant"
|
|
6166
6166
|
}
|
|
6167
6167
|
]
|
|
6168
6168
|
]
|
|
@@ -6321,8 +6321,8 @@
|
|
|
6321
6321
|
"ProviderConfig",
|
|
6322
6322
|
{
|
|
6323
6323
|
"emit": {
|
|
6324
|
-
"
|
|
6325
|
-
"
|
|
6324
|
+
"failure": "ProviderConfigLoadFailed",
|
|
6325
|
+
"success": "ProviderConfigLoaded"
|
|
6326
6326
|
}
|
|
6327
6327
|
}
|
|
6328
6328
|
],
|
|
@@ -6336,16 +6336,6 @@
|
|
|
6336
6336
|
"render-ui",
|
|
6337
6337
|
"main",
|
|
6338
6338
|
{
|
|
6339
|
-
"appName": "Agent Assistant",
|
|
6340
|
-
"type": "dashboard-layout",
|
|
6341
|
-
"children": [
|
|
6342
|
-
{
|
|
6343
|
-
"icon": "repeat",
|
|
6344
|
-
"description": "Provider is ready",
|
|
6345
|
-
"title": "Provider",
|
|
6346
|
-
"type": "empty-state"
|
|
6347
|
-
}
|
|
6348
|
-
],
|
|
6349
6339
|
"navItems": [
|
|
6350
6340
|
{
|
|
6351
6341
|
"icon": "message-circle",
|
|
@@ -6353,16 +6343,26 @@
|
|
|
6353
6343
|
"href": "/chat"
|
|
6354
6344
|
},
|
|
6355
6345
|
{
|
|
6356
|
-
"href": "/memory",
|
|
6357
6346
|
"label": "Memory",
|
|
6347
|
+
"href": "/memory",
|
|
6358
6348
|
"icon": "brain"
|
|
6359
6349
|
},
|
|
6360
6350
|
{
|
|
6361
|
-
"href": "/settings",
|
|
6362
6351
|
"icon": "settings",
|
|
6363
|
-
"label": "Settings"
|
|
6352
|
+
"label": "Settings",
|
|
6353
|
+
"href": "/settings"
|
|
6364
6354
|
}
|
|
6365
|
-
]
|
|
6355
|
+
],
|
|
6356
|
+
"children": [
|
|
6357
|
+
{
|
|
6358
|
+
"icon": "repeat",
|
|
6359
|
+
"type": "empty-state",
|
|
6360
|
+
"description": "Provider is ready",
|
|
6361
|
+
"title": "Provider"
|
|
6362
|
+
}
|
|
6363
|
+
],
|
|
6364
|
+
"type": "dashboard-layout",
|
|
6365
|
+
"appName": "Agent Assistant"
|
|
6366
6366
|
}
|
|
6367
6367
|
]
|
|
6368
6368
|
]
|
|
@@ -6463,8 +6463,8 @@
|
|
|
6463
6463
|
"emit",
|
|
6464
6464
|
"SHOW",
|
|
6465
6465
|
{
|
|
6466
|
-
"
|
|
6467
|
-
"
|
|
6466
|
+
"message": "Provider switched",
|
|
6467
|
+
"notificationType": "info"
|
|
6468
6468
|
}
|
|
6469
6469
|
]
|
|
6470
6470
|
]
|
|
@@ -6653,20 +6653,20 @@
|
|
|
6653
6653
|
"render-ui",
|
|
6654
6654
|
"main",
|
|
6655
6655
|
{
|
|
6656
|
-
"gap": "md",
|
|
6657
6656
|
"className": "py-12",
|
|
6658
6657
|
"children": [
|
|
6659
6658
|
{
|
|
6660
6659
|
"type": "spinner"
|
|
6661
6660
|
},
|
|
6662
6661
|
{
|
|
6663
|
-
"content": "Loading…",
|
|
6664
6662
|
"variant": "caption",
|
|
6665
|
-
"
|
|
6666
|
-
"type": "typography"
|
|
6663
|
+
"content": "Loading…",
|
|
6664
|
+
"type": "typography",
|
|
6665
|
+
"color": "muted"
|
|
6667
6666
|
}
|
|
6668
6667
|
],
|
|
6669
6668
|
"type": "stack",
|
|
6669
|
+
"gap": "md",
|
|
6670
6670
|
"align": "center",
|
|
6671
6671
|
"direction": "vertical"
|
|
6672
6672
|
}
|
|
@@ -6684,12 +6684,12 @@
|
|
|
6684
6684
|
{
|
|
6685
6685
|
"children": [
|
|
6686
6686
|
{
|
|
6687
|
+
"gap": "lg",
|
|
6687
6688
|
"direction": "vertical",
|
|
6689
|
+
"type": "stack",
|
|
6688
6690
|
"children": [
|
|
6689
6691
|
{
|
|
6690
|
-
"align": "center",
|
|
6691
6692
|
"direction": "horizontal",
|
|
6692
|
-
"type": "stack",
|
|
6693
6693
|
"children": [
|
|
6694
6694
|
{
|
|
6695
6695
|
"type": "icon",
|
|
@@ -6701,44 +6701,46 @@
|
|
|
6701
6701
|
"variant": "h2"
|
|
6702
6702
|
}
|
|
6703
6703
|
],
|
|
6704
|
+
"align": "center",
|
|
6705
|
+
"type": "stack",
|
|
6704
6706
|
"gap": "sm"
|
|
6705
6707
|
},
|
|
6706
6708
|
{
|
|
6707
6709
|
"type": "divider"
|
|
6708
6710
|
},
|
|
6709
6711
|
{
|
|
6710
|
-
"type": "tabs",
|
|
6711
|
-
"tabChangeEvent": "SELECT_TAB",
|
|
6712
6712
|
"tabs": [
|
|
6713
6713
|
{
|
|
6714
|
-
"
|
|
6715
|
-
"
|
|
6714
|
+
"value": "chat",
|
|
6715
|
+
"label": "Chat"
|
|
6716
6716
|
},
|
|
6717
6717
|
{
|
|
6718
6718
|
"value": "memory",
|
|
6719
6719
|
"label": "Memory"
|
|
6720
6720
|
},
|
|
6721
6721
|
{
|
|
6722
|
-
"
|
|
6723
|
-
"
|
|
6722
|
+
"label": "Settings",
|
|
6723
|
+
"value": "settings"
|
|
6724
6724
|
}
|
|
6725
6725
|
],
|
|
6726
|
-
"
|
|
6726
|
+
"tabChangeEvent": "SELECT_TAB",
|
|
6727
|
+
"defaultActiveTab": "chat",
|
|
6728
|
+
"type": "tabs"
|
|
6727
6729
|
},
|
|
6728
6730
|
{
|
|
6729
6731
|
"type": "divider"
|
|
6730
6732
|
},
|
|
6731
6733
|
{
|
|
6732
|
-
"className": "transition-shadow hover:shadow-md cursor-pointer",
|
|
6733
6734
|
"renderItem": [
|
|
6734
6735
|
"fn",
|
|
6735
6736
|
"item",
|
|
6736
6737
|
{
|
|
6738
|
+
"gap": "sm",
|
|
6737
6739
|
"children": [
|
|
6738
6740
|
{
|
|
6739
6741
|
"variant": "h4",
|
|
6740
|
-
"
|
|
6741
|
-
"
|
|
6742
|
+
"type": "typography",
|
|
6743
|
+
"content": "@item.messages"
|
|
6742
6744
|
},
|
|
6743
6745
|
{
|
|
6744
6746
|
"type": "typography",
|
|
@@ -6748,38 +6750,36 @@
|
|
|
6748
6750
|
}
|
|
6749
6751
|
],
|
|
6750
6752
|
"type": "stack",
|
|
6751
|
-
"direction": "vertical"
|
|
6752
|
-
"gap": "sm"
|
|
6753
|
+
"direction": "vertical"
|
|
6753
6754
|
}
|
|
6754
6755
|
],
|
|
6755
|
-
"
|
|
6756
|
+
"className": "transition-shadow hover:shadow-md cursor-pointer",
|
|
6757
|
+
"entity": "@payload.data",
|
|
6756
6758
|
"type": "data-grid",
|
|
6757
|
-
"
|
|
6759
|
+
"fields": []
|
|
6758
6760
|
}
|
|
6759
|
-
]
|
|
6760
|
-
"gap": "lg",
|
|
6761
|
-
"type": "stack"
|
|
6761
|
+
]
|
|
6762
6762
|
}
|
|
6763
6763
|
],
|
|
6764
|
-
"appName": "Agent Assistant",
|
|
6765
6764
|
"type": "dashboard-layout",
|
|
6766
6765
|
"navItems": [
|
|
6767
6766
|
{
|
|
6768
6767
|
"label": "Chat",
|
|
6769
|
-
"
|
|
6770
|
-
"
|
|
6768
|
+
"icon": "message-circle",
|
|
6769
|
+
"href": "/chat"
|
|
6771
6770
|
},
|
|
6772
6771
|
{
|
|
6773
|
-
"href": "/memory",
|
|
6774
6772
|
"icon": "brain",
|
|
6773
|
+
"href": "/memory",
|
|
6775
6774
|
"label": "Memory"
|
|
6776
6775
|
},
|
|
6777
6776
|
{
|
|
6777
|
+
"icon": "settings",
|
|
6778
6778
|
"label": "Settings",
|
|
6779
|
-
"href": "/settings"
|
|
6780
|
-
"icon": "settings"
|
|
6779
|
+
"href": "/settings"
|
|
6781
6780
|
}
|
|
6782
|
-
]
|
|
6781
|
+
],
|
|
6782
|
+
"appName": "Agent Assistant"
|
|
6783
6783
|
}
|
|
6784
6784
|
]
|
|
6785
6785
|
]
|
|
@@ -6793,15 +6793,12 @@
|
|
|
6793
6793
|
"render-ui",
|
|
6794
6794
|
"main",
|
|
6795
6795
|
{
|
|
6796
|
-
"
|
|
6797
|
-
"type": "stack",
|
|
6798
|
-
"direction": "vertical",
|
|
6799
|
-
"gap": "md",
|
|
6796
|
+
"align": "center",
|
|
6800
6797
|
"children": [
|
|
6801
6798
|
{
|
|
6802
6799
|
"type": "icon",
|
|
6803
|
-
"
|
|
6804
|
-
"
|
|
6800
|
+
"color": "destructive",
|
|
6801
|
+
"name": "alert-triangle"
|
|
6805
6802
|
},
|
|
6806
6803
|
{
|
|
6807
6804
|
"type": "typography",
|
|
@@ -6809,20 +6806,23 @@
|
|
|
6809
6806
|
"variant": "h3"
|
|
6810
6807
|
},
|
|
6811
6808
|
{
|
|
6812
|
-
"
|
|
6809
|
+
"color": "muted",
|
|
6813
6810
|
"content": "@payload.error",
|
|
6814
|
-
"
|
|
6815
|
-
"
|
|
6811
|
+
"type": "typography",
|
|
6812
|
+
"variant": "body"
|
|
6816
6813
|
},
|
|
6817
6814
|
{
|
|
6815
|
+
"variant": "primary",
|
|
6816
|
+
"icon": "rotate-ccw",
|
|
6818
6817
|
"label": "Retry",
|
|
6819
|
-
"action": "INIT",
|
|
6820
6818
|
"type": "button",
|
|
6821
|
-
"
|
|
6822
|
-
"icon": "rotate-ccw"
|
|
6819
|
+
"action": "INIT"
|
|
6823
6820
|
}
|
|
6824
6821
|
],
|
|
6825
|
-
"
|
|
6822
|
+
"type": "stack",
|
|
6823
|
+
"direction": "vertical",
|
|
6824
|
+
"className": "py-12",
|
|
6825
|
+
"gap": "md"
|
|
6826
6826
|
}
|
|
6827
6827
|
]
|
|
6828
6828
|
]
|
|
@@ -7018,8 +7018,8 @@
|
|
|
7018
7018
|
"MemorySidebar",
|
|
7019
7019
|
{
|
|
7020
7020
|
"emit": {
|
|
7021
|
-
"
|
|
7022
|
-
"
|
|
7021
|
+
"failure": "MemorySidebarLoadFailed",
|
|
7022
|
+
"success": "MemorySidebarLoaded"
|
|
7023
7023
|
}
|
|
7024
7024
|
}
|
|
7025
7025
|
],
|
|
@@ -7027,36 +7027,37 @@
|
|
|
7027
7027
|
"render-ui",
|
|
7028
7028
|
"drawer",
|
|
7029
7029
|
{
|
|
7030
|
-
"gap": "none",
|
|
7031
|
-
"type": "stack",
|
|
7032
7030
|
"direction": "vertical",
|
|
7033
7031
|
"children": [
|
|
7034
7032
|
{
|
|
7033
|
+
"isOpen": true,
|
|
7034
|
+
"title": "Memory Recall",
|
|
7035
7035
|
"children": [
|
|
7036
7036
|
{
|
|
7037
|
+
"type": "stack",
|
|
7037
7038
|
"gap": "md",
|
|
7039
|
+
"direction": "vertical",
|
|
7038
7040
|
"children": [
|
|
7039
7041
|
{
|
|
7040
|
-
"direction": "horizontal",
|
|
7041
|
-
"gap": "md",
|
|
7042
7042
|
"children": [
|
|
7043
7043
|
{
|
|
7044
|
-
"type": "typography",
|
|
7045
7044
|
"variant": "caption",
|
|
7046
|
-
"content": "Content"
|
|
7045
|
+
"content": "Content",
|
|
7046
|
+
"type": "typography"
|
|
7047
7047
|
},
|
|
7048
7048
|
{
|
|
7049
|
+
"content": "@entity.content",
|
|
7049
7050
|
"type": "typography",
|
|
7050
|
-
"variant": "body"
|
|
7051
|
-
"content": "@entity.content"
|
|
7051
|
+
"variant": "body"
|
|
7052
7052
|
}
|
|
7053
7053
|
],
|
|
7054
|
-
"
|
|
7055
|
-
"
|
|
7054
|
+
"type": "stack",
|
|
7055
|
+
"direction": "horizontal",
|
|
7056
|
+
"gap": "md",
|
|
7057
|
+
"justify": "between"
|
|
7056
7058
|
},
|
|
7057
7059
|
{
|
|
7058
7060
|
"gap": "md",
|
|
7059
|
-
"justify": "between",
|
|
7060
7061
|
"children": [
|
|
7061
7062
|
{
|
|
7062
7063
|
"content": "Query",
|
|
@@ -7064,90 +7065,81 @@
|
|
|
7064
7065
|
"type": "typography"
|
|
7065
7066
|
},
|
|
7066
7067
|
{
|
|
7067
|
-
"variant": "body",
|
|
7068
7068
|
"content": "@entity.query",
|
|
7069
|
-
"type": "typography"
|
|
7069
|
+
"type": "typography",
|
|
7070
|
+
"variant": "body"
|
|
7070
7071
|
}
|
|
7071
7072
|
],
|
|
7072
|
-
"
|
|
7073
|
-
"
|
|
7073
|
+
"direction": "horizontal",
|
|
7074
|
+
"justify": "between",
|
|
7075
|
+
"type": "stack"
|
|
7074
7076
|
},
|
|
7075
7077
|
{
|
|
7078
|
+
"type": "stack",
|
|
7079
|
+
"direction": "horizontal",
|
|
7076
7080
|
"children": [
|
|
7077
7081
|
{
|
|
7082
|
+
"content": "Strength",
|
|
7078
7083
|
"variant": "caption",
|
|
7079
|
-
"type": "typography"
|
|
7080
|
-
"content": "Strength"
|
|
7084
|
+
"type": "typography"
|
|
7081
7085
|
},
|
|
7082
7086
|
{
|
|
7083
|
-
"content": "@entity.strength",
|
|
7084
7087
|
"type": "typography",
|
|
7085
|
-
"variant": "body"
|
|
7088
|
+
"variant": "body",
|
|
7089
|
+
"content": "@entity.strength"
|
|
7086
7090
|
}
|
|
7087
7091
|
],
|
|
7088
7092
|
"justify": "between",
|
|
7089
|
-
"direction": "horizontal",
|
|
7090
|
-
"type": "stack",
|
|
7091
7093
|
"gap": "md"
|
|
7092
7094
|
},
|
|
7093
7095
|
{
|
|
7094
7096
|
"type": "divider"
|
|
7095
7097
|
},
|
|
7096
7098
|
{
|
|
7099
|
+
"direction": "horizontal",
|
|
7100
|
+
"justify": "end",
|
|
7097
7101
|
"children": [
|
|
7098
7102
|
{
|
|
7099
|
-
"type": "button",
|
|
7100
|
-
"label": "Close",
|
|
7101
7103
|
"action": "CLOSE",
|
|
7102
|
-
"variant": "ghost"
|
|
7104
|
+
"variant": "ghost",
|
|
7105
|
+
"type": "button",
|
|
7106
|
+
"label": "Close"
|
|
7103
7107
|
}
|
|
7104
7108
|
],
|
|
7105
|
-
"justify": "end",
|
|
7106
|
-
"direction": "horizontal",
|
|
7107
7109
|
"gap": "sm",
|
|
7108
7110
|
"type": "stack"
|
|
7109
7111
|
}
|
|
7110
|
-
]
|
|
7111
|
-
"direction": "vertical",
|
|
7112
|
-
"type": "stack"
|
|
7112
|
+
]
|
|
7113
7113
|
}
|
|
7114
7114
|
],
|
|
7115
|
-
"
|
|
7116
|
-
"type": "drawer",
|
|
7117
|
-
"isOpen": true
|
|
7115
|
+
"type": "drawer"
|
|
7118
7116
|
},
|
|
7119
7117
|
{
|
|
7120
|
-
"type": "side-panel",
|
|
7121
|
-
"onClose": "CLOSE",
|
|
7122
7118
|
"children": [
|
|
7123
7119
|
{
|
|
7124
|
-
"type": "stack",
|
|
7125
|
-
"direction": "vertical",
|
|
7126
7120
|
"gap": "md",
|
|
7127
7121
|
"children": [
|
|
7128
7122
|
{
|
|
7123
|
+
"justify": "between",
|
|
7124
|
+
"direction": "horizontal",
|
|
7129
7125
|
"type": "stack",
|
|
7130
7126
|
"gap": "md",
|
|
7131
|
-
"direction": "horizontal",
|
|
7132
|
-
"justify": "between",
|
|
7133
7127
|
"children": [
|
|
7134
7128
|
{
|
|
7135
|
-
"variant": "caption",
|
|
7136
7129
|
"content": "Content",
|
|
7137
|
-
"type": "typography"
|
|
7130
|
+
"type": "typography",
|
|
7131
|
+
"variant": "caption"
|
|
7138
7132
|
},
|
|
7139
7133
|
{
|
|
7140
|
-
"variant": "body",
|
|
7141
7134
|
"content": "@entity.content",
|
|
7135
|
+
"variant": "body",
|
|
7142
7136
|
"type": "typography"
|
|
7143
7137
|
}
|
|
7144
7138
|
]
|
|
7145
7139
|
},
|
|
7146
7140
|
{
|
|
7147
|
-
"justify": "between",
|
|
7148
|
-
"type": "stack",
|
|
7149
|
-
"direction": "horizontal",
|
|
7150
7141
|
"gap": "md",
|
|
7142
|
+
"type": "stack",
|
|
7151
7143
|
"children": [
|
|
7152
7144
|
{
|
|
7153
7145
|
"variant": "caption",
|
|
@@ -7156,15 +7148,18 @@
|
|
|
7156
7148
|
},
|
|
7157
7149
|
{
|
|
7158
7150
|
"type": "typography",
|
|
7159
|
-
"
|
|
7160
|
-
"
|
|
7151
|
+
"variant": "body",
|
|
7152
|
+
"content": "@entity.query"
|
|
7161
7153
|
}
|
|
7162
|
-
]
|
|
7154
|
+
],
|
|
7155
|
+
"justify": "between",
|
|
7156
|
+
"direction": "horizontal"
|
|
7163
7157
|
},
|
|
7164
7158
|
{
|
|
7165
|
-
"type": "stack",
|
|
7166
7159
|
"direction": "horizontal",
|
|
7167
7160
|
"justify": "between",
|
|
7161
|
+
"gap": "md",
|
|
7162
|
+
"type": "stack",
|
|
7168
7163
|
"children": [
|
|
7169
7164
|
{
|
|
7170
7165
|
"type": "typography",
|
|
@@ -7173,20 +7168,25 @@
|
|
|
7173
7168
|
},
|
|
7174
7169
|
{
|
|
7175
7170
|
"type": "typography",
|
|
7176
|
-
"
|
|
7177
|
-
"
|
|
7171
|
+
"variant": "body",
|
|
7172
|
+
"content": "@entity.strength"
|
|
7178
7173
|
}
|
|
7179
|
-
]
|
|
7180
|
-
"gap": "md"
|
|
7174
|
+
]
|
|
7181
7175
|
}
|
|
7182
|
-
]
|
|
7176
|
+
],
|
|
7177
|
+
"type": "stack",
|
|
7178
|
+
"direction": "vertical"
|
|
7183
7179
|
}
|
|
7184
7180
|
],
|
|
7185
|
-
"
|
|
7181
|
+
"isOpen": true,
|
|
7186
7182
|
"title": "Memory Recall",
|
|
7187
|
-
"
|
|
7183
|
+
"onClose": "CLOSE",
|
|
7184
|
+
"position": "right",
|
|
7185
|
+
"type": "side-panel"
|
|
7188
7186
|
}
|
|
7189
|
-
]
|
|
7187
|
+
],
|
|
7188
|
+
"type": "stack",
|
|
7189
|
+
"gap": "none"
|
|
7190
7190
|
}
|
|
7191
7191
|
]
|
|
7192
7192
|
]
|