Yuki Okita
|
c1fe688956
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
Yuki Okita
|
cb6a2161fe
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|
koalazf.99
|
b8e2852f96
|
update: installation instruction
|
2025-07-30 18:21:28 +08:00 |
|
Fan
|
df5c4e8079
|
Update: compress/hard constrained token usage (#136)
* setup truncation & folder structure
* fix: xml in prompt; qwen code in stats page
* fix: clear & continue logic
* preflight
* add maxSessionLimit in README
|
2025-07-30 18:14:24 +08:00 |
|
Ava
|
d64c3d6af8
|
Add Starcraft ref to witty loading phrases (#5120)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-29 23:22:13 +00:00 |
|
Ava
|
1a92614c84
|
Add Starcraft ref to witty loading phrases (#5120)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-29 23:22:13 +00:00 |
|
Shreya Keshive
|
293bb82019
|
Adds centralized support to log slash commands + sub commands (#5128)
|
2025-07-29 20:20:37 +00:00 |
|
Shreya Keshive
|
a2c3dbd189
|
Adds centralized support to log slash commands + sub commands (#5128)
|
2025-07-29 20:20:37 +00:00 |
|
Daniel Lee
|
7356764a48
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
Daniel Lee
|
bf7fd08f7e
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
N. Taylor Mullen
|
9aef0a8e6c
|
Revert "feat: Add /config refresh command" (#5060)
|
2025-07-28 18:13:46 +00:00 |
|
N. Taylor Mullen
|
56c2d95a4c
|
Revert "feat: Add /config refresh command" (#5060)
|
2025-07-28 18:13:46 +00:00 |
|
Neha Prasad
|
a5ea113a8e
|
fix: Clear previous thoughts when starting new prompts (#4966)
|
2025-07-28 17:57:33 +00:00 |
|
Neha Prasad
|
4b3e407d49
|
fix: Clear previous thoughts when starting new prompts (#4966)
|
2025-07-28 17:57:33 +00:00 |
|
Ramón Medrano Llamas
|
0170791800
|
feat: Add /config refresh command (#4993)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 15:46:43 +00:00 |
|
Ramón Medrano Llamas
|
02bf8c16c7
|
feat: Add /config refresh command (#4993)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 15:46:43 +00:00 |
|
Leeroy Ding
|
9ca48c00a6
|
fix: yolo mode not respected (#4972)
|
2025-07-27 21:42:26 +00:00 |
|
Leeroy Ding
|
9d07de7a5b
|
fix: yolo mode not respected (#4972)
|
2025-07-27 21:42:26 +00:00 |
|
Abhi
|
576cebc928
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
|
Abhi
|
ca5dd28ab6
|
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
|
2025-07-26 01:56:49 +00:00 |
|
Jacob Richman
|
21fef1620d
|
Handle unhandled rejections more gracefully. (#4417)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-07-26 00:35:26 +00:00 |
|
Sijie Wang
|
fbdc8d5ab3
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|
christine betts
|
eb65034117
|
Load and use MCP server prompts as slash commands in the CLI (#4828)
Co-authored-by: harold <haroldmciver@google.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-25 20:56:33 +00:00 |
|
Tommaso Sciortino
|
3c16429fc4
|
Make useCompletion.test.ts windows compatible (#4766)
|
2025-07-25 17:32:59 +00:00 |
|
Sandy Tao
|
1d7eb0d250
|
[Refactor] Centralizes autocompletion logic within useCompletion (#4740)
|
2025-07-25 04:41:35 +00:00 |
|
Daniel Lee
|
3dd6e431df
|
feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)
|
2025-07-24 17:13:00 +00:00 |
|
Tommaso Sciortino
|
e9e2f55144
|
Fix InputPrompt.test.tsx to be windows compatible (#4736)
|
2025-07-23 22:49:09 +00:00 |
|
Abhi
|
bbe95f1eaa
|
feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702)
|
2025-07-23 20:11:23 +00:00 |
|
Tommaso Sciortino
|
30c68922a3
|
Fix windows bugs in atCommandProcessor.ts (#4684)
|
2025-07-23 00:18:57 +00:00 |
|
Fan
|
daad04613e
|
pre-release: fix ci (#1)
* fix aoneci
* remove codeql
* sync version to 0.0.1-alpha.7
* renaming org to qwen-code
|
2025-07-22 09:27:14 -07:00 |
|
koalazf.99
|
a9d6965bef
|
pre-release commit
|
2025-07-22 23:26:01 +08:00 |
|
Abhi
|
9daead63dd
|
(feat): Initial Version of Custom Commands (#4572)
|
2025-07-22 04:34:55 +00:00 |
|
Marat Boshernitsan
|
5066bc5384
|
Refactor the logic for deciding whether to launch a browser into config (#4622)
|
2025-07-21 23:23:28 +00:00 |
|
BOYI
|
12765eb775
|
fix: character encoding issues in shell command processor (#1949)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 22:26:40 +00:00 |
|
darkcocoa
|
4c3532d2b3
|
fix: Add warning message for token limit truncation (#2260)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:57:11 +00:00 |
|
Josh Soref
|
dc2ac144b7
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
Abhi
|
2a95c8287e
|
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
|
2025-07-20 20:57:34 +00:00 |
|
Pyush Sinha
|
a01b1219a3
|
feat: full implementation for .geminiignore in settings and respective tool calls (#3727)
|
2025-07-20 07:55:33 +00:00 |
|
Ali Al Jufairi
|
76b935d598
|
Feature custom themes logic (#2639)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-20 07:51:18 +00:00 |
|
Jacob Richman
|
f650be2c3a
|
Make shell output consistent. (#4469)
|
2025-07-19 00:30:28 +00:00 |
|
Marat Boshernitsan
|
5b7b6fe608
|
Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow (#4475)
|
2025-07-19 00:22:50 +00:00 |
|
Harold Mciver
|
de27ea6095
|
feat(cli): allow executing commands on perfect match (#4397)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-07-18 04:55:29 +00:00 |
|
Keith Lyons
|
8ade3e7ee2
|
feat(ui): hide cursor when terminal is unfocused (#4012)
|
2025-07-18 00:45:42 +00:00 |
|
Abhi
|
ca07b5b0c4
|
Migrate /corgi (#4419)
|
2025-07-17 23:40:36 +00:00 |
|
Abhi
|
5df6c9fb66
|
migrate restore command (#4388)
|
2025-07-17 23:23:17 +00:00 |
|
Pascal Birchler
|
4b8838bea4
|
fix: remove direct gaxios dependency (#4289)
|
2025-07-17 22:54:19 +00:00 |
|
Conrad Irwin
|
761ffc6338
|
Zed integration (#4266)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2025-07-17 22:25:23 +00:00 |
|
Harold Mciver
|
9ab44ea9d6
|
updated /quit to use new slash command arch (#4259)
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-17 02:40:56 +00:00 |
|
Harold Mciver
|
01e66bb123
|
update /bug to new slash command arch (#4246)
Co-authored-by: Abhi <abhipatel@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-07-17 01:46:35 +00:00 |
|
Harold Mciver
|
fbe09cd35e
|
update /editor to new slash command arch (#4153)
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-17 00:27:36 +00:00 |
|