index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
hooks
/
slashCommandProcessor.test.ts
Age
Commit message (
Expand
)
Author
2025-06-10
feat: Add UI for /stats slash command (#883)
Abhi
2025-06-10
addressed b/423798481 (#887)
Bryan Morgan
2025-06-09
feat: Display initial token usage metrics in /stats (#879)
Abhi
2025-06-08
Bryanmorgan/add tool source description (#856)
Bryan Morgan
2025-06-08
feat: Introduce session context and add session duration stat for `/stats` co...
Abhi
2025-06-07
Bryanmorgan/add mcp description support (#825)
Bryan Morgan
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-07
Added /mcp command support and cleaned up broken tests (#817)
Bryan Morgan
2025-06-07
More version simplifiction. (#810)
Tommaso Sciortino
2025-06-04
Add `/tools` slash command to view available tools (#752)
Eddie Santos
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
feat: add --show_memory_usage flag to display memory usage in status bar (#606)
Jacob Richman
2025-05-28
Display git commit info in the /about section. (#567)
DeWitt Clinton
2025-05-23
Refactor(cli): Move memory add logic to server tool call (#493)
Allen Hutchison
2025-05-22
Refactor: Streamline memoryUtils and update slash commands (#478)
Allen Hutchison
2025-05-21
Fix: Resolve CLI version reporting in /bug command (#455)
Allen Hutchison
2025-05-19
feat(cli): Implement /bug command and add open dependency (#428)
Allen Hutchison
2025-05-17
Introduce a small easter egg. Woof. (#412)
DeWitt Clinton
2025-05-16
feat: Implement CLI and model memory management (#371)
Allen Hutchison