This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
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-05-21 03:43:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c72a3ae129a5ab6cbc13fded86da01f2a354a75
gemini-cli
/
packages
/
server
/
src
History
Olcan
9c72a3ae12
ui tweaks (
#442
)
2025-05-19 16:58:57 -07:00
..
config
ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now (
#413
)
2025-05-17 19:45:16 -07:00
core
indicate system prompt override on bottom right; require GEMINI_SYSTEM_MD to make it more explicit; allow custom paths for read/write (
#427
)
2025-05-19 11:03:04 -07:00
tools
fix SIGPIPE and race condition causing dropping of final output ( "command not found" error) on cloudtops (
#429
)
2025-05-19 13:16:11 -07:00
utils
ui tweaks (
#442
)
2025-05-19 16:58:57 -07:00
index.test.ts
add linter for checking license headers (and eslint --fix target to match, and fix missing license headers while we're here) (
#62
)
2025-04-20 17:16:25 -07:00
index.ts
feat: Implement CLI and model memory management (
#371
)
2025-05-16 16:36:50 -07:00