summaryrefslogtreecommitdiff
path: root/packages/cli/src/tools
AgeCommit message (Expand)Author
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-20Fix read-file from exploding with path not found error.Taylor Mullen
2025-04-20Minimal container setup. Install docker (or podman), build container with scr...Olcan
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18All the pipes (#47)Allen Hutchison
2025-04-18Fix remaining tslint errors (YAY).Taylor Mullen
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18Web fetch tool (#31)Allen Hutchison
2025-04-18Finish manually fixing linter errors for tools dir (partial).Taylor Mullen
2025-04-18Rename invalidParams to validateToolParams (#12)Jaana Dogan
2025-04-18Fix linting errors in a number of core and tool files (partial)Taylor Mullen
2025-04-18Style improvements to ls tool (#14)Jaana Dogan
2025-04-18Revert "Including a test harness for it, and making sure the cursor is always...Evan Senter
2025-04-18Including a test harness for it, and making sure the cursor is always at the ...Evan Senter
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-18Adding a new parameter for model, and updating the default to 2.5 Flash. (#18)Evan Senter
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Fix build break (tool -> tools).Taylor Mullen
2025-04-17Revert camelCasing for schemasTaylor Mullen
2025-04-17Improve readability issuesJaana Dogan
2025-04-17Initial commit of Gemini Code CLITaylor Mullen