summaryrefslogtreecommitdiff
path: root/packages/server/package.json
AgeCommit message (Expand)Author
2025-05-26Chore(deps): Upgrade @google/genai to v1.0.1Taylor Mullen
2025-05-22fix: add shell-quote to server deps (#492)Brandon Keiji
2025-05-21Feat: Add test coverage scripts and ignore reports (#477)Allen Hutchison
2025-05-21Add Logger for command history (#435)Seth Troisi
2025-05-16fix: Ensure filename is available for diff rendering in write-fileTaylor Mullen
2025-05-15feat: Enable CI test reporting and artifact management (#367)N. Taylor Mullen
2025-05-14Update Gemini Code verbiage -> Gemini CLITaylor Mullen
2025-05-07Continue to work through 429/500s.Taylor Mullen
2025-05-05support for mcp toolsolcan
2025-04-28feat: publish docker image alongside npm package (#197)Brandon Keiji
2025-04-27Upgrade @google/genai to latest.Taylor Mullen
2025-04-25feat: prototype publish sandbox script with npm package (#182)Brandon Keiji
2025-04-24shell bones (#160)Olcan
2025-04-24feat: add flag to customize package version during pre-release staging (#155)Brandon Keiji
2025-04-23feat: set dogfood artifact registry as the default publishing endpoint (#135)Brandon Keiji
2025-04-21fix: point npmrc to dogfood artifact registry (#108)Brandon Keiji
2025-04-21fix: use relative imports within the same package (#93)Brandon Keiji
2025-04-20refactor: clean up build output (#53)Brandon Keiji
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
2025-04-19Adding some simple tests. (#54)Evan Senter
2025-04-18fix: point server 'main' to dist folder (#44)Brandon Keiji
2025-04-18fix: add --build flag to tsc commands (#40)Brandon Keiji
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18infra: add multipackage support (#34)Brandon Keiji