refactor(dashboard): productize profile configuration - #9883
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
astrbot-docs | 7181a42 | Commit Preview URL Branch Preview URL |
Aug 31 2026, 03:40 PM |
10 tasks
BegoniaHe
pushed a commit
to Xero-Team/AstrBot
that referenced
this pull request
Sep 1, 2026
Rebuild the configuration workspace with a profile menu, collapsible search, dedicated AI panel, and shared provider selection menu. Upstream-Commit: 34743f4 Upstream-Author: Soulter <37870767+Soulter@users.noreply.github.com> Upstream-PR: AstrBotDevs#9883 Sync-Disposition: adapt Fork-Adaptation: Keep the composition ConfigPage unsaved banner, step-up, and FloatingActionStack. Point docs at in-app /help via configDocsHref. Omit ru-RU and docs.astrbot.app. Replace ChatUILogo with the local plugin icon. Regenerate the MDI subset from current sources. Tested: cd dashboard && pnpm exec vue-tsc --noEmit && pnpm exec vitest run --config vitest.config.ts tests/configDocs.vitest.ts tests/dialogScrollLayouts.vitest.ts tests/remainingCoverage.vitest.ts tests/pageSmokes.vitest.ts tests/chatComponentSmokes.vitest.ts tests/configItemFragments.vitest.ts tests/configEditorDialogs.vitest.ts && pnpm run i18n:check AI-Generated: true Generated-At: 2026-09-01T00:06:09Z
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
cd dashboard && pnpm typecheckcd dashboard && pnpm buildgit diff --checkSummary by Sourcery
Productize the dashboard profile configuration experience with a responsive AI workspace, unified provider and plugin controls, and streamlined profile navigation.
New Features:
Bug Fixes:
Enhancements: