本轮主要完成两件事:
main 主线管理。website-copy-text worktree 的 docs/ 下完成 App Store 链接更新,并推送到 GitHub Pages 使用的 origin/main。selfhost 已添加:https://git.boborobots.com/r/crazy-macs/tag-launcher.gitmain。main,并跟踪 selfhost/main。main 已保留为 github-pages-main-legacy。v8.3.5-build20260702.1046 已推送到自建远端。origin/main 继续作为官网/GitHub Pages 发布分支,不承载 App 主线。selfhost,App 主线使用 selfhost/main。main 分支,避免长期停留在临时分支名 codex/pro-custom-hotkeys-8.2.0。/Users/ar/Projects/Taglaunchermainselfhost/main2309264ee94daca4b9abe3592d84602c98b77690main:2309264ee94daca4b9abe3592d84602c98b77690v8.3.5-build20260702.1046ad73f26 Add App Store download links to websitehttps://apps.apple.com/cn/app/taglauncher/id6777149496/Users/ar/Projects/Taglauncher/.codex-worktrees/website-copy-text/docs/*.html/Users/ar/Projects/Taglauncher-doc/chat-history/codex-sessionhistory/2026-07-05-官网商店链接.md/Users/ar/Projects/Taglauncher-doc/chat-history/codex-sessionhistory/2026-07-05-自建远端接入.md/Users/ar/Projects/Taglauncher-doc/chat-history/codex-sessionhistory/COMMANDS.mdgit diff --check 通过。git ls-remote --heads --tags selfhost 返回 main 和 v8.3.5-build20260702.1046。git rev-parse HEAD 与 git rev-parse selfhost/main 一致。git push --dry-run 返回 Everything up-to-date。git status -sb 为 ## main...selfhost/main。HEAD branch: (unknown);本地已设 selfhost/HEAD -> selfhost/main,但服务端网页/管理界面可能仍需手动把默认分支设为 main。/Users/ar/Projects/Taglauncher 的 main 上开发,并通过 selfhost/main 管理。/Users/ar/Projects/Taglauncher/.codex-worktrees/website-copy-text 和 GitHub origin/main 维护。