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
/
prompts.ts
Age
Commit message (
Expand
)
Author
2025-05-19
indicate system prompt override on bottom right; require GEMINI_SYSTEM_MD to ...
Olcan
2025-05-19
trim system prompt (#426)
Olcan
2025-05-17
ability to write system prompt to file (#414)
Olcan
2025-05-17
ability to override core system prompt (via .gemini/system.md) and specify co...
Olcan
2025-05-16
feat: Implement CLI and model memory management (#371)
Allen Hutchison
2025-05-14
This commit introduces the hierarchical memory feature, allowing GEMI⦠(#327)
Allen Hutchison
2025-05-13
mention `git diff --staged` for partial commits (#336)
Olcan
2025-05-13
use git diff HEAD instead of git diff && git diff --staged (#333)
Olcan
2025-05-12
Encourage utilization of `git diff --staged` for commit message writing.
Taylor Mullen
2025-05-12
ensure no 'undefined' in system prompt (#322)
Olcan
2025-05-12
system prompt for working with git (#321)
Olcan
2025-05-09
sandbox/seatbelt-aware system prompt, support for custom seatbelt profiles un...
Olcan
2025-05-06
fix: use flat config for react eslint plugin (#265)
Brandon Keiji
2025-05-05
Add vibe coding instructions for 0->game.
Taylor Mullen
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-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-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter