diff --git a/.gitignore b/.gitignore index 3b6300b..bdbb5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,7 @@ playground.xcworkspace # it would be a second copy to keep in sync. Symlink one here if a tool needs it. .claude/ CLAUDE.md + +.vscode/ +.idea/ +.workbuddy/ diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 082b194..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "makefile.configureOnOpen": false -} \ No newline at end of file diff --git a/.workbuddy/branches-pr-map.html b/.workbuddy/branches-pr-map.html deleted file mode 100644 index dbccfd4..0000000 --- a/.workbuddy/branches-pr-map.html +++ /dev/null @@ -1,461 +0,0 @@ - -
-| PR | 状态 | 分支 | 功能 | 合并日期 |
|---|---|---|---|---|
| #81 | -MERGED | -fix/terminal-link-at-click | -fix(terminal): resolve terminal links at click position | -2026-09-13 |
| #80 | -MERGED | -feat/prompt-queue | -feat(terminal): add a per-session prompt queue | -2026-09-13 |
| #79 | -MERGED | -feat/settings-import-export | -feat(settings): add settings import and export | -2026-09-13 |
| #78 | -MERGED | -feat/search-file-contents | -feat(files): search file contents across the project | -2026-09-13 |
| #77 | -MERGED | -feat/reopen-closed-sessions | -feat(tabs): reopen closed sessions | -2026-09-13 |
| #76 | -MERGED | -feat/notify-command-finish | -feat(terminal): notify when long commands finish or fail | -2026-09-13 |
| #75 | -MERGED | -feat/quick-launch | -feat(terminal): add Quick Launch for commands and SSH connections | -2026-09-13 |
| #74 | -MERGED | -feat/kero-custom-keybindings | -feat(settings): add command shortcut remapping | -2026-09-13 |
| #73 | -MERGED | -feat/kero-remote-ssh-projects | -feat(projects): add remote SSH projects | -2026-09-13 |
| #72 | -MERGED | -feat/kero-ui-scaling | -feat(settings): add interface scale preference | -2026-09-13 |
| #71 | -MERGED | -feat/kero-alternate-app-icons | -feat(settings): add alternate app icons | -2026-09-13 |
| #70 | -MERGED | -feat/kero-global-fuzzy-search | -feat(palette): search files across all projects | -2026-09-13 |
| #69 | -MERGED | -feat/kero-cross-project-tab-move | -feat(tabs): move tabs across projects and windows | -2026-09-13 |
| #68 | -MERGED | -feat/kero-project-tab-environment | -feat(terminal): add project environment and init commands | -2026-09-13 |
| #67 | -MERGED | -feat/kero-code-review-workflow | -feat(git): add code review workflow | -2026-09-13 |
| #66 | -MERGED | -feat/kero-agent-usage-limits | -feat(automation): show agent usage and limits | -2026-09-13 |
| #65 | -MERGED | -fix/kero-automation-enter | -fix(terminal): commit automated commands with enter | -2026-09-13 |
| #64 | -MERGED | -feat/kero-sidebar-font-range | -feat(sidebar): widen the sidebar font size range | -2026-09-13 |
| #63 | -MERGED | -feat/kero-tab-mouse-actions | -feat(tabs): rename on double-click and close on middle-click | -2026-09-13 |
| #62 | -MERGED | -feat/kero-quick-command-presets | -feat(terminal): add quick command presets | -2026-09-13 |
| #61 | -MERGED | -feat/kero-terminal-only-theme | -feat(terminal): add terminal-only theme scope | -2026-09-13 |
| #60 | -MERGED | -feat/kero-agent-palette | -feat(palette): add running agent palette | -2026-09-13 |
| #59 | -CLOSED | -fix/kero-herdr-sidebar-integration | -fix(terminal): pass right-clicks through to mouse-aware apps | -|
| #58 | -CLOSED | -feat/kero-swap-sidebars | -feat(layout): allow swapping sidebars 按维护者决策关闭:不做交换侧栏功能(2026-09-13) |
-|
| #57 | -MERGED | -feat/kero-editor-auto-indent | -feat(editor): auto-indent on newline | -2026-09-13 |
| #56 | -MERGED | -feat/kero-file-tree-cmd-open | -feat(sidebar): open files with Cmd-click in default app | -2026-09-13 |
| #55 | -MERGED | -feat/kero-terminal-font-metrics | -feat(terminal): add font-thicken strength, line height, and CJK fallback | -2026-09-13 |
| #54 | -MERGED | -perf/kero-file-diff-performance | -perf(file): avoid redundant initial reload and content hash collisions | -2026-09-13 |
| #53 | -MERGED | -feat/kero-terminal-multiplexer | -feat(terminal): add built-in terminal multiplexer | -2026-09-13 |
| #52 | -MERGED | -feat/kero-pane-focus-ring | -feat(panes): add focus ring toggle and opacity | -2026-09-13 |
| #51 | -MERGED | -feat/kero-project-tab-colors | -feat(tabs): add project and tab color markers | -2026-09-13 |
| #50 | -MERGED | -feat/kero-window-transparency | -feat(terminal): add terminal background opacity and blur | -2026-09-13 |
| #49 | -MERGED | -feat/kero-pin-project-tabs | -feat(tabs): pin project tabs | -2026-09-13 |
| #48 | -MERGED | -fix/kero-resize-text-jitter | -fix(terminal): stabilize resize text metrics | -2026-09-12 |
| #47 | -MERGED | -fix/kero-editor-preview-refresh | -fix(editor): refresh Alacritty prompt previews | -2026-09-12 |
| #46 | -MERGED | -perf/kero-memory-leak-soak | -perf(memory): add a repeatable macOS soak sampler | -2026-09-12 |
| #45 | -MERGED | -fix/kero-window-screen-clamp | -fix(window): constrain windows after display changes | -2026-09-12 |
| #44 | -MERGED | -perf/kero-large-file-editor | -perf(editor): reduce large file highlighting work | -2026-09-13 |
| #43 | -MERGED | -feat/kero-replace-file-tab | -feat(editor): reuse file preview tabs | -2026-09-12 |
| #42 | -MERGED | -feat/kero-startup-shell-profile | -feat(terminal): configure terminal startup program | -2026-09-12 |
| #41 | -MERGED | -feat/kero-shift-enter-newline | -feat(terminal): configure Shift-Enter newline | -2026-09-12 |
| #40 | -MERGED | -fix/kero-alacritty-ime-preedit | -fix(terminal): render Alacritty IME preedit | -2026-09-13 |
| #39 | -MERGED | -feat/kero-markdown-preview | -feat(editor): add native Markdown preview | -2026-09-12 |
| #38 | -MERGED | -feat/kero-sidebar-folder-drop | -feat(sidebar): open folders dropped from Finder | -2026-09-13 |
| #37 | -MERGED | -fix/kero-alacritty-ime-candidate-position | -fix(terminal): position Alacritty IME candidates | -2026-09-13 |
| #36 | -MERGED | -feat/kero-configurable-editors | -feat(editor): configure external editors | -2026-09-12 |
| #35 | -MERGED | -fix/kero-dark-cli-contrast | -fix(terminal): preserve dark CLI text contrast | -2026-09-12 |
| #34 | -MERGED | -fix/project-status-bucket | -fix(ci): route project status from PR type | -2026-09-12 |
| #33 | -MERGED | -fix/kero-selection-autoscroll | -fix(terminal): autoscroll selection at viewport edges | -2026-09-12 |
| #32 | -MERGED | -feat/kero-terminal-bell-toggle | -feat(terminal): add a terminal bell setting | -2026-09-12 |
| #31 | -MERGED | -fix/kero-long-running-tabs | -fix(automation): bound background session polling | -2026-09-12 |
| #30 | -MERGED | -fix/kero-terminal-context-menu | -fix(terminal): pass right-clicks to mouse-aware apps | -2026-09-12 |
| #29 | -MERGED | -fix/kero-sidecar-window-move | -fix(window): restore system display destinations | -2026-09-12 |
| #28 | -MERGED | -fix/worktree-sidebar-scroll | -fix(git): constrain worktree list height | -2026-09-12 |
| #27 | -MERGED | -test/kero-git-status-regressions | -test(git): cover duplicate porcelain status paths | -2026-09-12 |
| #26 | -MERGED | -docs/release-v0.1.3 | -docs(release): update website for 0.1.3 | -2026-09-09 |
| #25 | -MERGED | -fix/release-publish-drafts | -fix(release): publish existing GitHub drafts | -2026-09-09 |
| #24 | -MERGED | -build/release-v0.1.3 | -build(release): prepare zshell 0.1.3 | -2026-09-09 |
| #23 | -MERGED | -feat/git-worktree-browser | -feat(git): browse repository worktrees | -2026-09-09 |
| #22 | -MERGED | -fix-git-status-duplicate-path | -fix(git): handle duplicate status paths | -2026-09-08 |
| #21 | -MERGED | -fix/tighten-header-drag-space | -fix(header): tighten trailing drag space | -2026-09-08 |
| #20 | -MERGED | -docs/release-0.1.1-links | -docs(web): update release links for 0.1.1 | -2026-09-07 |
| #19 | -MERGED | -dependabot/bun/web/bun-dependencies-2ce7ac118b | -chore(deps): bump the bun-dependencies group in /web with 3 updates | -2026-09-06 |
| #18 | -MERGED | -fix/terminal-click-escape-sequences | -fix(terminal): prevent click control sequences from leaking into input | -2026-09-06 |
| #17 | -MERGED | -publish-v0.1.0 | -build(release): prepare zshell 0.1.0 | -2026-09-06 |
| #16 | -MERGED | -refactor/settings-categories | -refactor(settings): rebuild Settings as AppKit category panes | -2026-09-06 |
| #15 | -MERGED | -chore/drop-submodule-instructions | -chore: stop treating vendored packages as submodules | -2026-09-05 |
| #14 | -MERGED | -ci/release-feed-verification | -ci: verify a published release reaches installed copies | -2026-09-05 |
| #13 | -MERGED | -ci/skill-validation | -ci: validate every SKILL.md in CI | -2026-09-05 |
| #12 | -MERGED | -docs/note-the-gitee-mirror | -docs: point the Gitee mirror's readers at GitHub | -2026-09-05 |
| #11 | -MERGED | -chore/untrack-agent-instructions | -chore: keep agent instructions to AGENTS.md | -2026-09-05 |
| #10 | -MERGED | -fix/web-search-multilingual-tokenizer | -fix(web): search with the engine's multilingual tokenizer | -2026-09-05 |
| #9 | -MERGED | -fix/release-origin-github-releases | -fix(release): publish downloads and the Sparkle feed from GitHub Releases | -2026-09-05 |
| #8 | -MERGED | -docs/align-bilingual-docs | -docs: add the Simplified Chinese docs and a Code of Conduct | -2026-09-05 |
| #7 | -MERGED | -dependabot/bun/web/bun-dependencies-9644855b67 | -chore(deps): bump the bun-dependencies group in /web with 16 updates | -2026-09-05 |
| #6 | -CLOSED | -dependabot/cargo/mac/Vendor/tree-sitter/rand-0.8.6 | -chore(deps): bump rand from 0.8.5 to 0.8.6 in /mac/Vendor/tree-sitter | -|
| #5 | -MERGED | -fix/website-pages-path | -fix(web): serve the website from its GitHub Pages project path | -2026-09-05 |
| #4 | -CLOSED | -test/verify-ci-gates | -chore: verify the CI gates on the migrated repository | -|
| #2 | -MERGED | -ci/repair-migrated-workflows | -ci: repair the pull request workflows | -2026-09-05 |
| #1 | -MERGED | -dependabot/cargo/mac/Vendor/alacritty-bridge/cargo-dependencies-cd19caac8d | -chore(deps): bump the cargo-dependencies group across 1 directory with 2 updates | -2026-09-05 |