LaZzyMan
6e641b8def
feat: add docs
2026-01-19 14:51:49 +08:00
DragonnZhang
e8356c5f9e
feat: Add lastShownTimestamp to settings schema and update feedback dialog logic
2026-01-19 13:46:07 +08:00
刘伟光
b9207c5884
feat: Optimize the code and delete unnecessary parameters. Be compatible with correlation functions and configurations, as well as optimize test cases
2026-01-19 11:54:10 +08:00
tanzhenxin
c87197d420
Redesign settings dialog with curated list and view-switching UI
2026-01-18 21:56:33 +08:00
tanzhenxin
b804b1f48a
feat: Redesign CLI welcome screen and improve visual consistency
2026-01-16 11:48:31 +08:00
LaZzyMan
f00f76456c
feat: claude subagents transform
2026-01-15 20:00:09 +08:00
DragonnZhang
45236b6ec5
feat: Integrate UI state management into feedback dialog logic
2026-01-15 11:01:05 +08:00
DragonnZhang
d91e372c72
feat: Refactor feedback dialog to a non-blocking popup, allow user input while it is rendered
2026-01-15 11:01:04 +08:00
DragonnZhang
d095a8b3f1
feat: Refactor feedback dialog logic into a custom hook
2026-01-15 11:01:03 +08:00
DragonnZhang
f7585153b7
feat: Add user feedback dialog
2026-01-15 11:01:03 +08:00
LaZzyMan
4c7605d900
Merge branch 'main' into feat/extension
2026-01-14 17:56:01 +08:00
LaZzyMan
551e546974
feat: move extension to core package
2026-01-14 15:30:27 +08:00
mingholy.lmh
85bc0833b4
fix: remove authType fallback option for cold start case
2026-01-08 18:08:56 +08:00
mingholy.lmh
81de79c899
fix: best effort to use resolved authType/model across the repo
2026-01-08 12:11:23 +08:00
mingholy.lmh
db12796df5
refactor: update authentication handling and model configuration
...
- Enhanced authentication method validation in `auth.ts` and `auth.test.ts`.
- Introduced new model provider configuration logic
- Updated environment variable handling for various auth types.
- Removed deprecated utility functions and tests related to fallback mechanisms.
2026-01-07 22:58:09 +08:00
LaZzyMan
18713ef2b0
feat: install from gemini
2026-01-07 19:17:34 +08:00
tanzhenxin
91af9bf6c8
Merge branch 'main' into fix-sandbox-ideInstall
2026-01-07 17:12:22 +08:00
LaZzyMan
50dac93c80
feat: migrate command format
2026-01-07 13:43:00 +08:00
刘伟光
43e0815def
feat: 修改链接ide之前的判断逻辑,检测是否安装过ide扩展
2025-12-22 11:22:51 +08:00
tanzhenxin
17129024f4
Add Gemini provider, remove legacy Google OAuth, and tune generation defaults
2025-12-19 16:26:54 +08:00
tanzhenxin
fb8412a96a
code refactor
2025-12-16 20:03:49 +08:00
tanzhenxin
2837aa6b7c
rework /resume slash command
2025-12-16 19:54:55 +08:00
Alexander Farber
1098c23b26
Close dialog before async operations to prevent input capture
2025-12-13 13:08:07 +01:00
Alexander Farber
0d40cf2213
Refactor /resume command to use dialog instead of stand
...
alone Ink app
2025-12-13 13:08:07 +01:00
Alexander Farber
12877ac849
Refactor /resume command to use dialog instead of standalone Ink app
2025-12-13 13:08:07 +01:00
pomelo
693a58d517
Merge pull request #1194 from afarber/add-audio-notification-bell
...
feat: add terminal bell setting to enable/disable audio notifications
2025-12-13 17:03:35 +08:00
tanzhenxin
f8aeb06823
remove obsolete corgi mode
2025-12-13 16:41:03 +08:00
Alexander Farber
5f78909040
Add terminal bell setting to enable/disable audio notifications
2025-12-09 20:27:20 +01:00
tanzhenxin
5b2f3e285c
remove /quit-confirm slash command
2025-12-04 16:21:32 +08:00
tanzhenxin
0a75d85ac9
Session-Level Conversation History Management ( #1113 )
2025-12-03 18:04:48 +08:00
pomelo
48b77541c3
feat(i18n): Add Internationalization Support for UI and LLM Output ( #1058 )
2025-11-21 15:44:37 +08:00
Mingholy
a15b84e2a1
refactor(auth): enhance useAuthCommand to include history management and improve error handling in QwenOAuth2Client ( #1077 )
2025-11-20 14:37:39 +08:00
Mingholy
d0e76c76a8
refactor(auth): save authType after successfully authenticated ( #1036 )
2025-11-19 11:21:46 +08:00
tanzhenxin
6bb829f876
feat: Add Terminal Attention Notifications for User Alerts ( #1052 )
2025-11-18 13:43:43 +08:00
tanzhenxin
160b64523e
Add Interactive Approval Mode Dialog ( #1012 )
2025-11-13 19:02:53 +08:00
pomelo
5390f662fc
fix: VSCode detection null check and debug message optimization ( #983 )
2025-11-07 17:28:37 +08:00
tanzhenxin
04f0996327
fix: /ide install failed to run on Windows ( #957 )
2025-11-04 15:53:03 +08:00
tanzhenxin
4328cd7f63
feat: update tool output format, use plain string instead of json string ( #881 )
2025-10-27 17:26:47 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00