gemini-cli/packages/cli/src
Evan Senter 482aeaff10
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
..
config Remove extra args from config (#27) 2025-04-18 11:26:39 -07:00
core Introduce a config module to manage configuration (#22) 2025-04-18 11:12:18 -07:00
tools Web fetch tool (#31) 2025-04-18 13:20:39 -07:00
ui Warn if npm run start is out of date. (#20) 2025-04-18 21:55:02 +01:00
utils Introduce a config module to manage configuration (#22) 2025-04-18 11:12:18 -07:00
gemini.ts Web fetch tool (#31) 2025-04-18 13:20:39 -07:00