This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-03-15 00:21:09 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a47015017b99c7bb8e72791d8409c03fe0a7c6cc
gemini-cli
/
packages
/
cli
/
src
/
services
History
DeWitt Clinton
6b4c12eb04
Allow for slash commands to opt-out of autocompletion and /help discovery. (
#7847
)
2025-09-06 21:16:58 +00:00
..
prompt-processors
…
BuiltinCommandLoader.test.ts
feat(ui): Introduce useUI Hook and UIContext (
#5488
)
2025-09-06 05:39:02 +00:00
BuiltinCommandLoader.ts
Use IdeClient directly instead of config.ideClient (
#7627
)
2025-09-04 16:32:09 +00:00
CommandService.test.ts
Allow for slash commands to opt-out of autocompletion and /help discovery. (
#7847
)
2025-09-06 21:16:58 +00:00
CommandService.ts
Allow for slash commands to opt-out of autocompletion and /help discovery. (
#7847
)
2025-09-06 21:16:58 +00:00
FileCommandLoader.test.ts
Fix(trust) - Disable commands from untrusted directories when useFolderTrust is enabled (
#7341
)
2025-08-28 21:45:47 +00:00
FileCommandLoader.ts
Fix(trust) - Disable commands from untrusted directories when useFolderTrust is enabled (
#7341
)
2025-08-28 21:45:47 +00:00
McpPromptLoader.test.ts
…
McpPromptLoader.ts
…
types.ts
…