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