Pascal Birchler
42392f6308
chore: consistently import node modules with prefix ( #3013 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-08-25 20:11:27 +00:00
cperry-goog
a49f734c13
refactor: rename gemini-code to gemini-cli ( #822 )
2025-06-07 14:27:22 -07:00
Brandon Keiji
2ac4a3de58
fix: support node globals in scripts ( #109 )
2025-04-22 06:10:25 +00:00
Tyler
c26606d4a3
Add apache2 SPDX headers to all source files ( #48 )
2025-04-18 17:44:24 -07:00
Taylor Mullen
045bd60945
Fix remaining tslint errors (YAY).
...
- Also updated ci.yml to ensure that linting failures will break the build.
Fully fixes https://b.corp.google.com/issues/411384603
2025-04-18 19:14:36 -04:00
Taylor Mullen
a054fdde31
Run npm run format
...
- This has the entirety of the changes.
Part of https://b.corp.google.com/issues/411720532
2025-04-18 18:10:57 -04:00
Evan Senter
eede263ea1
Warn if npm run start is out of date. ( #20 )
...
* Adding some wiring to allow the Ink app to warn if there are local development changes that haven't been captured in the recent build of the Gemini CLI.
* Adding a new useAppEffects.ts file that wores some useEffect handlers in.
* Updating package-lock.json to resolve `npm ci` issues.
* Updating package-lock.json and package.json to resolve `npm ci` issues.
2025-04-18 21:55:02 +01:00
Evan Senter
cfe49014f3
Revert "Adding some wiring to allow the Ink app to warn if there are local development changes that haven't been captured in the recent build of the Gemini CLI."
...
This reverts commit 1bfc62dcc2 .
2025-04-18 18:36:33 +01:00
Evan Senter
82e3c49c83
Adding some wiring to allow the Ink app to warn if there are local development changes that haven't been captured in the recent build of the Gemini CLI.
2025-04-18 18:16:52 +01:00