index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
package.json
Age
Commit message (
Expand
)
Author
2025-04-20
refactor: clean up build output (#53)
Brandon Keiji
2025-04-19
Give Gemini Code a face lift.
Taylor Mullen
2025-04-19
Adding some simple tests. (#54)
Evan Senter
2025-04-18
fix: add --build flag to tsc commands (#40)
Brandon Keiji
2025-04-18
fix: add clean command to individual packages (#36)
Brandon Keiji
2025-04-18
infra: add multipackage support (#34)
Brandon Keiji
2025-04-18
Warn if `npm run start` is out of date. (#20)
Evan Senter
2025-04-18
feat: initial configs for npm publishing (#30)
Brandon Keiji
2025-04-18
Revert "Adding some wiring to allow the Ink app to warn if there are local de...
Evan Senter
2025-04-18
Revert "Including a test harness for it, and making sure the cursor is always...
Evan Senter
2025-04-18
Including a test harness for it, and making sure the cursor is always at the ...
Evan Senter
2025-04-18
Adding some wiring to allow the Ink app to warn if there are local developmen...
Evan Senter
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
Configure linter + prettier.
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen