Commit Graph

  • 268b33d2ee fix(macos): update TRAFFIC_LIGHT_Y xintaofei 2026-04-13 21:01:20 +08:00
  • 8fefad14d4 # Release version 0.8.3 xintaofei 2026-04-13 12:46:47 +08:00
  • 6ebfa2b744 fix(i18n): add ellipsis to reasoning thinking label across all locales xintaofei 2026-04-13 12:08:51 +08:00
  • 917ff9a672 fix(frontend): fix find widget tooltip flicker, clipping, and close button alignment xintaofei 2026-04-13 12:08:00 +08:00
  • 41b28001af fix(frontend,macos): reduce dark mode white flash on window open xintaofei 2026-04-13 11:15:13 +08:00
  • e05ae76453 fix(macos): persist zoom level to DB so traffic lights use correct position on launch xintaofei 2026-04-13 10:10:09 +08:00
  • 17bae372a1 fix(macos): adjust traffic-light Y baseline from 18 to 17 for better vertical alignment xintaofei 2026-04-13 09:38:37 +08:00
  • 7d4224e0c0 # Release version 0.8.2 xintaofei 2026-04-12 23:13:49 +08:00
  • 5038e352f7 fix(frontend): restore os-theme-codeg scrollbar theme lost during merge xintaofei 2026-04-12 23:10:13 +08:00
  • 0f7286b858 fix(frontend): prevent body OverlayScrollbar from intercepting message list scroll events xintaofei 2026-04-12 22:39:31 +08:00
  • 1554425b03 feat: show real-time download progress bar for app updates xintaofei 2026-04-12 22:01:46 +08:00
  • a763adaf36 feat: stream real-time progress for agent SDK install/upgrade/uninstall xintaofei 2026-04-12 21:43:54 +08:00
  • 6c69f432b9 docs: remove OverlayScrollbars migration design spec xintaofei 2026-04-12 20:45:02 +08:00
  • 290ce14fa8 fix(frontend): remove inner padding from file tree container xintaofei 2026-04-12 20:43:45 +08:00
  • ee6053659c Merge commit 'b1bfc244d10627598f5fb533e62eb86bf166fd98' xintaofei 2026-04-12 20:23:59 +08:00
  • 0fafe782ee feat(frontend): replace native scrollbar styling with OverlayScrollbars xintaofei 2026-04-12 20:16:46 +08:00
  • b1bfc244d1 feat(frontend): replace native scrollbar styling with OverlayScrollbars xintaofei 2026-04-12 20:16:46 +08:00
  • ad50cc28fc docs: add OverlayScrollbars migration design spec xintaofei 2026-04-12 19:45:09 +08:00
  • db6da4aecc fix(frontend): remove scrollbar-gutter and restore padding for scroll containers xintaofei 2026-04-12 19:20:45 +08:00
  • 25def31a23 fix(windows): force UTF-8 encoding for all spawned child processes xintaofei 2026-04-12 18:47:31 +08:00
  • 843cf8df19 feat(macos): set traffic-light position via Tauri builder API and sync with zoom xintaofei 2026-04-12 18:11:40 +08:00
  • 883fb64db0 # Release version 0.8.1 xintaofei 2026-04-12 14:08:50 +08:00
  • f0e0196d35 fix(frontend): remove explicit primary color from input bar controls xintaofei 2026-04-12 14:06:04 +08:00
  • 9ab090a2b2 fix(acp): avoid false-positive comment detection on URLs in opencode.json xintaofei 2026-04-12 12:00:47 +08:00
  • fbcfa3fb9c chore: add .docs to gitignore xintaofei 2026-04-12 11:58:53 +08:00
  • 023e4c5514 fix(acp): pin @latest for all plugins and enable button when only floating versions exist xintaofei 2026-04-12 11:56:55 +08:00
  • 4397b0eae7 feat(acp): auto-pin @latest plugin specs to installed versions after install xintaofei 2026-04-12 11:47:01 +08:00
  • 6459e5286a fix(acp): use XDG paths for opencode config/cache instead of platform-native dirs xintaofei 2026-04-12 11:31:45 +08:00
  • 21800f25a1 style(acp): fix clippy warnings in opencode_plugins xintaofei 2026-04-12 10:59:37 +08:00
  • 6d035101c6 feat(i18n): add opencode plugin management translations for 10 languages xintaofei 2026-04-12 10:53:44 +08:00
  • 40e1483ab0 feat(frontend): integrate opencode plugin modal into preflight UI xintaofei 2026-04-12 10:48:17 +08:00
  • ebf0281251 fix(frontend): use correct i18n namespace prefix for opencode plugin modal xintaofei 2026-04-12 10:43:34 +08:00
  • 6da3a6cc34 feat(frontend): add OpencodePluginsModal component xintaofei 2026-04-12 10:40:50 +08:00
  • 185ba39269 feat(frontend): add usePluginInstallStream hook xintaofei 2026-04-12 10:32:00 +08:00
  • 4ff339d9fc feat(frontend): add opencode plugin types and API methods xintaofei 2026-04-12 10:26:51 +08:00
  • 996945223c feat(acp): add opencode plugin list/install/uninstall commands and routes xintaofei 2026-04-12 10:21:04 +08:00
  • 8c807b62d3 feat(acp): integrate opencode plugin check into preflight xintaofei 2026-04-12 10:15:48 +08:00
  • 0901758937 feat(acp): implement install_missing_plugins and uninstall_plugin xintaofei 2026-04-12 10:12:34 +08:00
  • 26cf618bd4 feat(acp): add resolve_bun_binary and atomic_rewrite_opencode_json helpers xintaofei 2026-04-12 10:10:13 +08:00
  • c5d5f854b5 feat(acp): implement check_opencode_plugins detection xintaofei 2026-04-12 10:08:27 +08:00
  • 8c775d29e7 feat(acp): add opencode_plugins module with types and parse_plugin_spec xintaofei 2026-04-12 10:06:25 +08:00
  • 1c1738298b fix(acp): harden session-page connection and localize backend errors xintaofei 2026-04-12 03:36:08 +08:00
  • 5bda7d06e9 fix(experts): handle Windows junction removal when unlinking skill entries xintaofei 2026-04-11 18:54:21 +08:00
  • d92cb8d619 chore: bump ACP agent SDK versions in registry xintaofei 2026-04-11 18:43:49 +08:00
  • eb6933f254 # Release version 0.8.0 xintaofei 2026-04-11 17:40:55 +08:00
  • c34eb84caa fix(settings): default to appearance section instead of system xintaofei 2026-04-11 17:38:18 +08:00
  • b06e8d5f1b chore(docs): remove .docs directory xintaofei 2026-04-11 16:41:37 +08:00
  • c8dfd00317 feat(appearance): add theme color picker, zoom level selector, reset button xintaofei 2026-04-11 16:01:09 +08:00
  • 92b8a9729e fix(i18n): restore pre-existing AppearanceSettings translations xintaofei 2026-04-11 15:58:52 +08:00
  • 87f1f686b2 i18n(appearance): add theme color, zoom level, and reset translations xintaofei 2026-04-11 15:55:04 +08:00
  • a5cd1ce2a8 feat(appearance): wire AppearanceProvider and FOUC script into root layout xintaofei 2026-04-11 15:50:25 +08:00
  • ecff8832c0 feat(appearance): add AppearanceProvider and use-appearance hooks xintaofei 2026-04-11 15:48:06 +08:00
  • fc457725c1 feat(appearance): add 11 shadcn theme color presets to globals.css xintaofei 2026-04-11 15:45:28 +08:00
  • 4b2e6d188a refactor(appearance): migrate base theme tokens to data-theme="neutral" xintaofei 2026-04-11 15:40:57 +08:00
  • 2d5b71bf8a feat(appearance): add FOUC prevention inline script xintaofei 2026-04-11 15:36:44 +08:00
  • 5298830fb8 feat(appearance): add theme presets constants module xintaofei 2026-04-11 15:35:31 +08:00
  • 28f866e87a docs(dev-design): add appearance enhancement implementation plan xintaofei 2026-04-11 15:31:26 +08:00
  • ab49ff43bc docs(dev-design): add appearance settings enhancement design xintaofei 2026-04-11 15:11:18 +08:00
  • 328884c802 # Release version 0.7.2 xintaofei 2026-04-11 11:23:30 +08:00
  • 3901c40518 fix(chat): stop plan in-progress spinner when agent is not streaming xintaofei 2026-04-11 11:20:28 +08:00
  • 4ba74a06bd fix(chat): support mid-text slash trigger and keyboard scroll in autocomplete xintaofei 2026-04-11 11:08:22 +08:00
  • b97efb5f72 feat(chat): show skills list on $ trigger for Codex instead of experts xintaofei 2026-04-11 10:20:13 +08:00
  • 1bb8624160 fix(chat): restore ~/.agents/skills/ as additional Codex skill dir xintaofei 2026-04-11 09:49:33 +08:00
  • 18887d77cb # Release version 0.7.1 xintaofei 2026-04-11 01:17:30 +08:00
  • 1eb9b4872e feat(settings): add Skills toggle for Codex CLI and improve config editor UX xintaofei 2026-04-11 01:14:17 +08:00
  • 19979d50d0 fix(chat): use ~/.codex/skills/ for Codex expert symlinks and keep expert button always enabled xintaofei 2026-04-11 00:37:31 +08:00
  • ade59f474c fix(chat): query expert skills via symlinks and use $ prefix for Codex xintaofei 2026-04-11 00:13:42 +08:00
  • e4eb7f67eb fix(chat): preserve Gemini CLI history sessions on reopen xintaofei 2026-04-10 22:32:56 +08:00
  • 3dfa913584 fix(settings): fix Gemini CLI model edit resetting provider fields and not persisting xintaofei 2026-04-10 21:26:55 +08:00
  • 21bbb5492c # Release version 0.7.0 xintaofei 2026-04-10 18:33:50 +08:00
  • 85218b016c docs(readme): add acknowledgments section for LinuxDO and ACP xintaofei 2026-04-10 18:29:03 +08:00
  • 2d42fa97b3 fix(chat): raise input selector collapse breakpoint to 480px xintaofei 2026-04-10 17:10:14 +08:00
  • 0b6a013fd9 fix(chat): harden experts menu selection and viewport fit xintaofei 2026-04-10 16:56:37 +08:00
  • b63fe3f800 feat(chat): add experts menu to message input toolbar xintaofei 2026-04-10 16:38:03 +08:00
  • b876022377 i18n(settings): translate Agents nav label in zh-CN and zh-TW xintaofei 2026-04-10 15:22:46 +08:00
  • 5b613daded feat(experts): add built-in expert skills with per-agent activation xintaofei 2026-04-10 15:17:51 +08:00
  • 64d4e9c903 fix(ui): increase container query breakpoint for input selector collapse xintaofei 2026-04-09 22:52:08 +08:00
  • 3290951b52 Merge remote-tracking branch 'origin/main' xintaofei 2026-04-09 22:41:36 +08:00
  • 6c48c7bd01 docs: update readme xintaofei 2026-04-09 22:41:16 +08:00
  • 4277f88ca8 # Release version 0.6.12 xintaofei 2026-04-09 19:00:44 +08:00
  • 8ef9c8a9e0 chore: update pnpm-lock.yaml xintaofei 2026-04-09 18:51:19 +08:00
  • 150b927610 fix(ui): unify scrollbar styles across scrollable containers xintaofei 2026-04-09 18:50:14 +08:00
  • 56cd207801 fix(ui): add max-height limit to commit message textarea xintaofei 2026-04-09 18:48:27 +08:00
  • 98691c1d9e fix(ui): add flex container to sidebar wrapper to enable conversation list scrolling xintaofei 2026-04-09 14:02:17 +08:00
  • a02af51f74 # Release version 0.6.11 xintaofei 2026-04-09 00:31:23 +08:00
  • 2da2913679 fix(ui): add katex package to fix build failure on missing CSS import xintaofei 2026-04-09 00:30:19 +08:00
  • 6d199c9f83 # Release version 0.6.10 xintaofei 2026-04-09 00:22:40 +08:00
  • 0f38b8ee32 fix(ui): override Python monarch tokenizer to fix triple-quoted string highlighting xintaofei 2026-04-08 23:42:25 +08:00
  • c367117392 fix(ui): add KaTeX CSS and normalize LaTeX math delimiters for proper formula rendering xintaofei 2026-04-08 23:27:40 +08:00
  • 0b866eddb4 chore: bump ACP agent SDK (Claude code, OpenCode) versions in registry xintaofei 2026-04-08 22:11:01 +08:00
  • 55aadb3b65 # Release version 0.6.9 xintaofei 2026-04-07 22:30:19 +08:00
  • 923303f516 feat(install): add version detection and upgrade support to install scripts xintaofei 2026-04-07 21:53:29 +08:00
  • 8d97ba6f44 feat(ui): upgrade @lobehub/icons to v5 and update agent icon colors xintaofei 2026-04-07 21:42:22 +08:00
  • 768d1326b1 feat(ui): add responsive layout support for mobile and small screens xintaofei 2026-04-07 15:47:16 +08:00
  • dd659dcaa5 # Release version 0.6.8 xintaofei 2026-04-07 13:06:16 +08:00
  • 0401319281 fix(settings): update chat channel icons to Play/Square and SendHorizontal xintaofei 2026-04-07 12:58:12 +08:00
  • 94946bbe0c chore: bump ACP agent SDK versions in registry xintaofei 2026-04-07 12:40:08 +08:00
  • ad3f393e92 fix(settings): reorder nav menu to place Agents below Skills xintaofei 2026-04-07 11:23:48 +08:00
  • 8362bdf2c7 fix(settings): limit model provider agent types and adjust card layout xintaofei 2026-04-07 11:20:12 +08:00
  • faf8ff0731 feat(settings): add model selection combobox for OpenCode agent configuration xintaofei 2026-04-07 10:55:42 +08:00