summaryrefslogtreecommitdiff
path: root/packages/server/src
AgeCommit message (Expand)Author
2025-04-28switch to shell tool, deprecating terminal (#203)Olcan
2025-04-28do not prepend ./ unless missing (#200)Olcan
2025-04-28rename dev image with -dev suffix (#195)Olcan
2025-04-28shell tool tweaks (#194)Olcan
2025-04-27Refactor: Update core system prompt with new application workflow and improve...Taylor Mullen
2025-04-27minimal shell tool (#191)Olcan
2025-04-27don't confirm invalid params in terminal tool, or in general (added comments ...Olcan
2025-04-26Prevent console.warn's for tool calls.Taylor Mullen
2025-04-25more consistent confirmations, TODO to improve write confirmations, drop "des...Olcan
2025-04-24enable json imports (#165)Olcan
2025-04-24shell bones (#160)Olcan
2025-04-24Adding a full_context command line argument. (#158)Allen Hutchison
2025-04-24general rules should apply to whole project (#159)Olcan
2025-04-24remove dead code (+ dont reset shellReady unless restarting) (#156)Olcan
2025-04-24rename read_many_files (#153)Olcan
2025-04-23unban commands (#146)Olcan
2025-04-23Add concatenation tool (#130)Allen Hutchison
2025-04-23Refactor: Remove GEMINI.md memory and refactor system promptTaylor Mullen
2025-04-23Updating the system prompt to allow for more complex app creationChris Perry
2025-04-23remove dead code (#131)Olcan
2025-04-22Question flag (#125)Allen Hutchison
2025-04-22fix hanging toolsJaana Dogan
2025-04-22Initiate the GeminiClient with a configJaana Dogan
2025-04-21Simplify GeminiClient (#101)Jaana Dogan
2025-04-21fix: remove circular dependency in background terminal analyzer (#94)Brandon Keiji
2025-04-21fix: use relative imports within the same package (#93)Brandon Keiji
2025-04-21Remove dead methods from ToolRegistry (#91)Jaana Dogan
2025-04-21Remove duplicate CLI tools module, remove the global tool registry (#89)Jaana Dogan
2025-04-21Remove redundant else branches (#86)Jaana Dogan
2025-04-21Fix confirmations.Taylor Mullen
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-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-20Adds shell command allowlist (#68)Juliette Love
2025-04-20Simple debug mode for CLI side (#66)Juliette Love
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
2025-04-19Adding some simple tests. (#54)Evan Senter
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18infra: add multipackage support (#34)Brandon Keiji