summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-21don't assume .env file (#83)Olcan
2025-04-21Ignore grep error if .env doesn't exist (#82)Jaana Dogan
2025-04-21More license headers, add a CONTRIBUTING.md file (also fix README.md formatti...Tyler
2025-04-21make sandbox attachable, document in README (#80)Olcan
2025-04-21added sandbox section to readme (#79)Olcan
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-21feat: add custom eslint rule for cross-package imports (#77)Brandon Keiji
2025-04-21seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) (#76)Olcan
2025-04-20Revert debug undo.Taylor Mullen
2025-04-20Update README to reflect current state of the world.Taylor Mullen
2025-04-20fix passing of flags through start scripts (#73)Olcan
2025-04-20Fix read-file from exploding with path not found error.Taylor Mullen
2025-04-20fix function calling for gemini 2.5 series (#65)Olcan
2025-04-20add linter for checking license headers (and eslint --fix target to match, an...Tyler
2025-04-20drop /dist suffix no longer needed (#71)Olcan
2025-04-20start and debug scripts (will enable seamless container use later), strict er...Olcan
2025-04-20use /sandbox/<proj_name> instead of /project as workdir in container (#64)Olcan
2025-04-20Make model-generated code copyable (#70)Juliette Love
2025-04-20Add terminal clear (#69)Juliette Love
2025-04-20fix: remove 'dist' suffix from start_container.sh command (#67)Brandon Keiji
2025-04-20Adds shell command allowlist (#68)Juliette Love
2025-04-20refactor: clean up build output (#53)Brandon Keiji
2025-04-20Simple debug mode for CLI side (#66)Juliette Love
2025-04-20Minimal container setup. Install docker (or podman), build container with scr...Olcan
2025-04-19Enable `npm run debug` from root.Taylor Mullen
2025-04-19Give Gemini Code a face lift.Taylor Mullen
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
2025-04-19Adding some simple tests. (#54)Evan Senter
2025-04-19Fix the double warning for iterm. (#51)Allen Hutchison
2025-04-19Quick fix gitignore (#49)Allen Hutchison
2025-04-19Adding in a history buffer (#38)Evan Senter
2025-04-19fix formatjlove29
2025-04-19Add direct execution of shell commandsjlove29
2025-04-18Take the turn management out of GeminiClient (#42)Jaana Dogan
2025-04-18Show error when GEMINI_API_KEY is not set (#52)Jaana Dogan
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18All the pipes (#47)Allen Hutchison
2025-04-18Command line flags got broke. Now to run with flags run: (#46)Allen Hutchison
2025-04-18minor lint fix (#45)Olcan
2025-04-18fix: point server 'main' to dist folder (#44)Brandon Keiji
2025-04-18fix: temporarily comment out .npmrc (#43)Brandon Keiji
2025-04-18Fix remaining tslint errors (YAY).Taylor Mullen
2025-04-18fix: add --build flag to tsc commands (#40)Brandon Keiji
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18Make CI fail if there are unformatted changes.Taylor Mullen
2025-04-18fix: add clean command to individual packages (#36)Brandon Keiji
2025-04-18Manually fix hooks and utils linting errors (partial)Taylor Mullen
2025-04-18Iterm refactor (#33)Allen Hutchison
2025-04-18infra: add multipackage support (#34)Brandon Keiji
2025-04-18Add a warning about the flickering in iTerm. (#32)Allen Hutchison