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-07-09 17:40:44 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11964a1b77771703bf3bbc5a5d850ea36c145ad8
gemini-cli
/
packages
/
cli
/
src
/
commands
T
History
Spencer
0a8da988ed
fix(cli): ensure skills list outputs to stdout in non-interactive environments (
#24566
)
2026-04-07 02:40:23 +00:00
..
extensions
Unused error variables in catch block are not allowed (
#24487
)
2026-04-02 04:33:07 +00:00
hooks
Disallow underspecified types (
#21485
)
2026-03-07 21:05:38 +00:00
mcp
Unused error variables in catch block are not allowed (
#24487
)
2026-04-02 04:33:07 +00:00
skills
fix(cli): ensure skills list outputs to stdout in non-interactive environments (
#24566
)
2026-04-07 02:40:23 +00:00
extensions.test.tsx
…
extensions.tsx
…
hooks.tsx
…
mcp.test.ts
Unused error variables in catch block are not allowed (
#24487
)
2026-04-02 04:33:07 +00:00
mcp.ts
feat(mcp): add enable/disable commands for MCP servers (
#11057
) (
#16299
)
2026-01-22 23:38:06 +00:00
skills.test.tsx
…
skills.tsx
feat(skills): implement linking for agent skills (
#18295
)
2026-02-04 22:11:01 +00:00
utils.test.ts
…
utils.ts
…