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-08-09 08:27:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d13152b05faf07b57e607d14374336dd8159447a
gemini-cli
/
packages
/
cli
/
src
/
ui
/
components
/
views
T
History
Jacob Richman
54fa26ef0e
Fix tests to wrap all calls changing the UI with act. (
#12268
)
2025-10-30 18:50:26 +00:00
..
__snapshots__
Remove MCP Tips and reorganize MCP slash commands (
#11387
)
2025-10-17 19:35:14 +00:00
ChatList.test.tsx
Fix tests to wrap all calls changing the UI with act. (
#12268
)
2025-10-30 18:50:26 +00:00
ChatList.tsx
…
ExtensionsList.test.tsx
Fix tests to wrap all calls changing the UI with act. (
#12268
)
2025-10-30 18:50:26 +00:00
ExtensionsList.tsx
Initial support for reloading extensions in the CLI - mcp servers only (
#12239
)
2025-10-30 18:05:49 +00:00
McpStatus.test.tsx
Fix tests to wrap all calls changing the UI with act. (
#12268
)
2025-10-30 18:50:26 +00:00
McpStatus.tsx
Pass whole extensions rather than just context files (
#10910
)
2025-10-20 23:15:23 +00:00
ToolsList.test.tsx
…
ToolsList.tsx
…