mingholy.lmh
769a438fa4
feat: enhance logging capabilities and update query options in sdk-typescript
...
- Introduced a new logging system with adjustable log levels (debug, info, warn, error).
- Updated query options to include a logLevel parameter for controlling verbosity.
- Refactored existing code to utilize the new logging system for better error handling and debugging.
- Cleaned up unused code and improved the structure of the SDK.
2025-12-04 17:10:20 +08:00
Kdump
9e5387f159
Headless enhancement: add stream-json as input-format/output-format to support programmatically use ( #926 )
2025-11-21 09:26:05 +08:00
tanzhenxin
f8be8a61c8
🐛 Bug Fixes Release v0.1.1 ( #898 )
2025-10-29 12:25:50 +08:00
tanzhenxin
be633a80cc
📦 Release qwen-code CLI as a Standalone Bundled Package ( #866 )
2025-10-24 17:08:59 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
mingholy.lmh
14ea33063f
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
tanzhenxin
2572faf726
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
Mingholy
009e083b73
fix: sync token among multiple qwen sessions ( #443 )
...
* fix: sync token among multiple qwen sessions
* fix: adjust cleanup function
2025-08-27 13:17:28 +08:00
Pascal Birchler
0f031a7f89
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Richie Foreman
2998f27f70
chore(compiler): Enable strict property access TS compiler flag. ( #6255 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-17 16:43:21 +00:00
mingholy.lmh
ea7dcf8347
feat(oauth): add Qwen OAuth integration
2025-08-08 10:30:18 +08:00
Yiheng Xu
cd375fefe5
sync gemini-cli 0.1.17
...
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-08-05 17:09:19 +08:00
Fan
dbc0eb4336
fix ci ( #185 )
2025-08-02 23:44:35 +08:00
Billy Biggs
24c5a15d7a
Add a setting to disable auth mode validation on startup ( #5358 )
2025-08-01 18:49:03 +00:00
Billy Biggs
cab60a38a1
Add a setting to disable auth mode validation on startup ( #5358 )
2025-08-01 18:49:03 +00:00
奕桁
b69b2ce376
Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15
2025-08-01 23:06:11 +08:00
Gal Zahavi
6321442865
feat(auth): Enhance non-interactive gcp auth ( #4811 )
2025-07-25 17:19:38 +00:00
Jerop Kipruto
e306b34a6e
feat(auth): support gemini api key and vertex auth in non-interactive mode ( #4631 )
2025-07-22 14:52:40 +00:00