feat(skills-hub): 添加已安装技能排序与重排动画#182
Merged
su-fen merged 3 commits intoJul 21, 2026
Merged
Conversation
- 按内置、已启用、未启用三级主键排序,并持久化次级排序偏好 - 补充 installedAt、FLIP 单卡与批量波浪动画及滚动跟随 - 同步 GUI/WebUI 移动工具栏、安全区、WebView2 渲染规约与回归测试
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.
依赖
前置修复当前仍为 Open;合入后本 PR 中的共享差异会自动收敛。
改动内容
installedAt,同步 GUI 与 Gateway WebUI 类型skillsHub.installedSortprefers-reduced-motionbackdrop-filter合成伪影,补充渲染规约验证
npm run build --prefix crates/agent-guinpm run build --prefix crates/agent-gateway/webnode --test crates/agent-gui/test/skills/installed-skill-sort.test.mjs(8/8)备注
Tauri 当前配置
minWidth: 1200,无法直接拖到 500px;窄屏规则通过同源 WebUI 的真实浏览器视口验证。