summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2025-04-20refactor: clean up build output (#53)Brandon Keiji
2025-04-19Enable `npm run debug` from root.Taylor Mullen
2025-04-19Adding some simple tests. (#54)Evan Senter
2025-04-18Command line flags got broke. Now to run with flags run: (#46)Allen Hutchison
2025-04-18infra: add multipackage support (#34)Brandon Keiji
2025-04-18Warn if `npm run start` is out of date. (#20)Evan Senter
2025-04-18feat: initial configs for npm publishing (#30)Brandon Keiji
2025-04-18Revert "Adding some wiring to allow the Ink app to warn if there are local de...Evan Senter
2025-04-18Revert "Including a test harness for it, and making sure the cursor is always...Evan Senter
2025-04-18Add basic non blocking CI workflow. (#21)Allen Hutchison
2025-04-18Including a test harness for it, and making sure the cursor is always at the ...Evan Senter
2025-04-18Adding some wiring to allow the Ink app to warn if there are local developmen...Evan Senter
2025-04-17Change the run command to properly pass the command line arguments to gemini.tsAllen Hutchison
2025-04-17Configure linter + prettier.Taylor Mullen
2025-04-17Initial commit of Gemini Code CLITaylor Mullen