alpha: v6 UI 收口批 + Config v2 收口 + 重构设计文档【MAS2026 感谢庆典特供】 - #305
Closed
qiyinxi wants to merge 6 commits into
Closed
Conversation
- 侧栏:折叠动画两态同几何契约(消除按键上下抖动)、全局搜索自愈式 会话(修复二次搜索无结果)、深色模式条目与菜单项同构、太阳/月亮 主题图标 - 主页:默认布局 快速开始→队列概览→最近活动+卫星视图并排,六工具 按钮样式统一 - 初始化向导:蓝紫渐变改 macOS 中性背景,步骤指示移顶部横向 stepper - 设置页:iPad 式瀑布流三档响应(≥1400 三栏/常规双栏/≤980 单栏) - 调度中心:整页重构为调度台形态,tab 行内置 加会话/删当前/一键全删 - 全站标题统一 MacPageHeader compact+transparent(8 个页面) - 行等高网格全局改 iPad 式瀑布流(tools/EditView 用户编辑页/SchemaForm) - 脚本管理搜索移工具栏右侧向左展开;移除旧版 Okef/Okww 生成 API model - 契约测试同步更新;vue-tsc/eslint/prettier/vitest(153 文件 2033 用例)全绿 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Config v2 原生权威链、世代存储、迁移与回滚相关收口修改 - WS v2 主连接/辅助通道/插件桥回归修复 - tests/configuration 与 tests/ws 契约测试同步 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- config-v2-refactor-status.md:已做/未做/怎么接着做(防重复造轮子) - design/config-plugin-redesign.md:18 条要求完整设计(introspect UI 组件提示虚拟字段、core 插件、四拓展基类、简化 ctx、blinker、 config/plugins/*.toml、升级预检查、HistoryStore/游戏管理独立) - github-collab-plan.md:传库内容/步骤/分支模型 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
冲突说明与相关 PR 合入状态为什么有冲突本分支基于 2026-07-15 的 dev_v2(b5e87281)向前开发;此后 dev_v2 又直接进了 9 个 commit(aa44bf2c…5d20d340,ok-script 项目解析/启动生命周期/配置工作区重构 + 首页快速开始日志订阅修复)。两条线各自改了同一批文件,
其余全部可自动合并(含 相关 PR 合入状态已合入且包含在本分支历史中(base b5e8728 已含,无需重复处理): 已合入但进的是 仍 OPEN 且与本分支范围重叠,合并顺序需要维护者决策:
处理建议在本分支上 🤖 Generated with Claude Code |
Contributor
Author
|
Closed it. 不会再在此基础上开发,仅供参考 |
Contributor
Author
Contributor
Author
|
该版本ui还可以做后续迁移至swift的参考,果味实足(一个大饼扑过来) |
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.
内容(6 commits,基于 aceb651 checkpoint)
UI 收口(frontend)
后端
文档(协作者必读,防重复造轮子)
docs/config-v2-refactor-status.md:Config v2 已做/未做/怎么接着做docs/design/config-plugin-redesign.md:配置基类收编 + 插件系统重设计(18 条要求,P0–P7 分期)docs/github-collab-plan.md:分支模型与协作约定门禁
前端 vue-tsc / eslint / prettier / vitest(153 文件 2033 用例)全绿;后端 pytest 全量 906 passed。
注意
plugins/wheels/*.whl(147MB 二进制)有意未入库,发行走 Release 资产🤖 Generated with Claude Code