LaZzyMan
61d2c72c90
feat: add skills and agents display to extension list with i18n support
...
- Add skills and agents sections to extensionToOutputString() output
- Implement full i18n support for all extension info labels
- Add translations for en, zh, de, ru languages
- Display skill names and agent names in extension list command
2026-01-27 20:42:35 +08:00
LaZzyMan
9af9ea259d
feat: add select ui for claude marketplace
2026-01-23 16:23:30 +08:00
LaZzyMan
674bb6386e
feat(extensions): add detail command and improve extension validation
...
- Add /extensions detail command to show extension details
- Allow underscores and dots in extension names
- Fix contextFileName empty array handling to use default QWEN.md
- Fix marketplace extension clone to use correct source URL
- Add inline parameter to extensionToOutputString
- Add comprehensive tests for all changes
2026-01-22 19:37:01 +08:00
LaZzyMan
aa80e738fb
fix dependences of core pkg
2026-01-22 14:09:08 +08:00
LaZzyMan
f467054372
feat: remove excludeTools in extension
2026-01-20 17:50:18 +08:00
LaZzyMan
e87376e06c
i18n add extension commands
2026-01-20 17:20:20 +08:00
LaZzyMan
ba14e9e531
add settings command and update extension examples
2026-01-20 16:43:04 +08:00
LaZzyMan
2e80f7ffbc
fix config test
2026-01-20 14:35:52 +08:00
LaZzyMan
b0c3e5d884
fix ci test
2026-01-20 11:59:14 +08:00
LaZzyMan
8b4626a2be
fix test
2026-01-19 19:40:16 +08:00
LaZzyMan
f8e41fb7fa
fix i18n
2026-01-19 15:09:24 +08:00
LaZzyMan
6e641b8def
feat: add docs
2026-01-19 14:51:49 +08:00
LaZzyMan
f7fb624af9
feat: extension slash commands
2026-01-16 16:29:03 +08:00
LaZzyMan
b37ede07e8
fix/gemini extension install error
2026-01-14 17:48:25 +08:00
LaZzyMan
551e546974
feat: move extension to core package
2026-01-14 15:30:27 +08:00
LaZzyMan
74013bd8b2
feat: settings extension
2026-01-08 13:49:59 +08:00
LaZzyMan
18713ef2b0
feat: install from gemini
2026-01-07 19:17:34 +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
christine betts
51bb624d45
Add extensions enable command ( #7042 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-26 15:49:00 +00:00
christine betts
dff175c4f4
[extensions] Add disable command ( #7001 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-26 14:36:55 +00:00
Pascal Birchler
0f031a7f89
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
christine betts
f32a54fefc
[extensions] Add extensions update command ( #6878 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-25 19:41:15 +00:00
christine betts
0641b1c095
[extensions] Add extensions list command ( #6879 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-25 18:27:38 +00:00
christine betts
ade703944d
[extensions] Add extensions uninstall command ( #6877 )
2025-08-25 17:40:15 +00:00
christine betts
0bd496bd51
[extensions] Add extension management install command ( #6703 )
2025-08-25 17:02:10 +00:00