Abhi
|
2b9effc5ad
|
migrate restore command (#4388)
|
2025-07-17 23:23:17 +00:00 |
|
Pascal Birchler
|
1db1de8a87
|
fix: remove direct gaxios dependency (#4289)
|
2025-07-17 22:54:19 +00:00 |
|
Conrad Irwin
|
6e762dc70c
|
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
|
e9d578d92b
|
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
|
e08c64cac1
|
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
|
d4a7de512f
|
update /editor to new slash command arch (#4153)
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-17 00:27:36 +00:00 |
|
Shreya Keshive
|
0f603214de
|
Add /ide status & /ide install commands to manage IDE integration (#4265)
|
2025-07-16 22:36:14 +00:00 |
|
Harold Mciver
|
e7cf861824
|
update /tools to new slash command arch (#4236)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-16 20:12:22 +00:00 |
|
Harold Mciver
|
7c47e44c60
|
update /docs to new slash command arch (#4133)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-16 15:56:05 +00:00 |
|
Brian Ray
|
27a221d2b5
|
Move MCP slash command to new system (#3678)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-16 02:35:05 +00:00 |
|
Abhi
|
67e04b01b3
|
migrate compress command (#4271)
|
2025-07-16 01:59:16 +00:00 |
|
Ben Guo
|
8b7243cdbd
|
refactor: Optimize the display information of "/chat list" and "/chat resume" (#2857)
Co-authored-by: Ben Guo <hundunben@gmail.com>
|
2025-07-16 00:47:56 +00:00 |
|
Lee Won Jun
|
cb6ef1ac8d
|
Improve altName completion behavior in slash commands (#4227)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-15 23:45:10 +00:00 |
|
Harold Mciver
|
bc7456adf7
|
update /extensions to new slash command arch (#4229)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-15 21:40:09 +00:00 |
|
Harold Mciver
|
cd4335786b
|
updated /stats to use new slash command arch (#4146)
|
2025-07-15 20:10:04 +00:00 |
|
Abhi
|
267dca7b2f
|
migrate /about (#4207)
|
2025-07-15 06:22:46 +00:00 |
|
Abhi
|
e5b6a48879
|
Migrate /privacy to new architecture (#4202)
|
2025-07-15 05:45:06 +00:00 |
|
Sandy Tao
|
8a66fcaccd
|
Introduce loop detection service that breaks simple loop (#3919)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-15 03:25:16 +00:00 |
|
Sandy Tao
|
7c65d0fbaf
|
Make @ command sort file without extension name (#4158)
|
2025-07-14 21:10:26 +00:00 |
|
haroldmciver-go
|
9275ddde68
|
updated '/auth' to use new slash command arch (#3797)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-07-14 16:22:37 +00:00 |
|
N. Taylor Mullen
|
0343a9ae31
|
fix(auth): Remove sharp edges from headless auth (#3985)
|
2025-07-12 15:42:47 -07:00 |
|
Gaurav
|
cda5d7be69
|
fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914)
|
2025-07-11 21:08:49 +00:00 |
|
haroldmciver-go
|
7e47ee49d7
|
update /theme to new slash command arch (#3791)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-07-11 20:01:28 +00:00 |
|
uttamkanodia14
|
d945255635
|
Logs the auth type in the user prompts, api responses and errors (#3795)
|
2025-07-11 16:47:46 +00:00 |
|
anj-s
|
e97f349fc9
|
Summarize tool call outputs using tool specific summarizers (#3745)
|
2025-07-11 16:29:08 +00:00 |
|
anj-s
|
0c63983909
|
Add support for specifying maxSessionTurns via the settings configuration (#3507)
|
2025-07-11 14:55:03 +00:00 |
|
Billy Biggs
|
b1fea8af70
|
Work around bracketed paste support for node < 20 (#2476)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-10 19:56:34 +00:00 |
|
uttamkanodia14
|
3bd85150b2
|
Adding TurnId to Tool call and API responses and error logs. (#3039)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-09 18:49:30 +00:00 |
|
Bryan Morgan
|
fd717d922d
|
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-07-09 17:55:56 +00:00 |
|
Bryan Morgan
|
33a1a0d54d
|
Improve quota- and resource-related 429 error handling, also taking Code Assist customer tiers into consideration (#3609)
|
2025-07-09 14:18:15 +00:00 |
|
Billy Biggs
|
0c2a369108
|
Add a command line option to enable and list extensions (#3191)
|
2025-07-08 16:57:34 +00:00 |
|
Abhi
|
3227b5286f
|
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
|
2025-07-07 20:45:44 +00:00 |
|
zfflxx
|
c60a5d603c
|
@file don't respect config respectGitIgnore=false (#3382) (#3387)
Co-authored-by: Ryan Fang <ryan.fang@gllue.com>
|
2025-07-07 05:48:39 +00:00 |
|
BigUncle
|
507980a3d9
|
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
|
2025-07-05 21:58:51 +00:00 |
|
N. Taylor Mullen
|
69174d26e9
|
fix(cli): Group cancelled tool call responses to prevent API errors (#3333)
|
2025-07-05 20:56:39 +00:00 |
|
matt korwel
|
7fd62c5ebd
|
Signing tags (#3254)
|
2025-07-04 22:04:05 +00:00 |
|
moon jooho
|
c8ba3d1016
|
Add and improve JSDoc comments for core tool methods (#3128)
|
2025-07-04 00:13:02 +00:00 |
|
Seth Troisi
|
4b07ffe969
|
make tag required for /chat (#2904)
|
2025-07-02 00:17:08 +00:00 |
|
Seth Troisi
|
2e50b7b903
|
Improve slashCommand autoCompletion logic (#2776)
|
2025-07-01 22:51:43 +00:00 |
|
Tommaso Sciortino
|
1760779bab
|
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
|
2025-07-01 00:11:54 +00:00 |
|
Tommaso Sciortino
|
a01421a4ea
|
Remove unused method (#2721)
|
2025-06-30 22:53:05 +00:00 |
|
Abhi
|
fc2ea1add3
|
feat: Change /stats to include more detailed breakdowns (#2615)
|
2025-06-30 00:44:33 +00:00 |
|
Noritaka Kobayashi
|
5a677bb558
|
refactor: remove unnecessary assertion (#2579)
|
2025-06-29 19:06:03 +00:00 |
|
Noritaka Kobayashi
|
c4ec04829d
|
refactor: use for...of loop instead of traditional for loop (#1840)
|
2025-06-29 08:53:09 +00:00 |
|
Sandy Tao
|
dd59b545f0
|
Upgrade to Ink 6 and React 19 (#2096)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-06-27 23:39:54 +00:00 |
|
Tommaso Sciortino
|
1d5307d113
|
Add privacy notice slash command (#2059)
|
2025-06-27 19:07:38 +00:00 |
|
Billy Biggs
|
42dfd1ee61
|
Handle stdin for prompts using readline for escape character parsing (#1972)
|
2025-06-27 17:57:32 +00:00 |
|
Preston Holmes
|
46e3dc0ab1
|
Add the current auth method and GCP Project config to the about message (#2112)
|
2025-06-27 15:46:27 +00:00 |
|
Seth Troisi
|
5120d95a0e
|
Explicit message for missing subcommand (#2019)
|
2025-06-27 05:01:00 +00:00 |
|
Tommaso Sciortino
|
20cb3f4321
|
Improve LoadCodeAssist error handling (#1645)
|
2025-06-26 15:27:20 +00:00 |
|