index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
/
core
Age
Commit message (
Expand
)
Author
2025-05-02
Cleanup low value comments. (#248)
Jacob Richman
2025-05-02
Use parameter properties where possible. (#242)
Jacob Richman
2025-04-28
switch to shell tool, deprecating terminal (#203)
Olcan
2025-04-27
Refactor: Update core system prompt with new application workflow and improve...
Taylor Mullen
2025-04-26
Prevent console.warn's for tool calls.
Taylor Mullen
2025-04-24
Adding a full_context command line argument. (#158)
Allen Hutchison
2025-04-24
general rules should apply to whole project (#159)
Olcan
2025-04-23
Refactor: Remove GEMINI.md memory and refactor system prompt
Taylor Mullen
2025-04-23
Updating the system prompt to allow for more complex app creation
Chris Perry
2025-04-22
fix hanging tools
Jaana Dogan
2025-04-22
Initiate the GeminiClient with a config
Jaana Dogan
2025-04-21
Simplify GeminiClient (#101)
Jaana Dogan
2025-04-21
Remove redundant else branches (#86)
Jaana Dogan
2025-04-21
Fix confirmations.
Taylor Mullen
2025-04-21
Fix Gemini Code's (GC) smarts.
Taylor Mullen
2025-04-20
fix function calling for gemini 2.5 series (#65)
Olcan
2025-04-20
add linter for checking license headers (and eslint --fix target to match, an...
Tyler
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter