summaryrefslogtreecommitdiff
path: root/packages/cli/src/config/sandboxConfig.ts
AgeCommit message (Collapse)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-07-08refactor: consolidate all flags to use hyphens (deprecate underscore flags) ↵Jack Wotherspoon
(#3541)
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
Co-authored-by: Scott Densmore <[email protected]>
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-22Fix seatbelt sandboxing when GEMINI_SANDBOX="" and starting with -s (#1298)N. Taylor Mullen
2025-06-19fix: auto-update sandbox regression (#1221)Eddie Santos
2025-06-19refactor: remove docker tagging step from sandbox publishing (#1223)Brandon Keiji
2025-06-19add sandboxImageName in package.json (#1219)Leo
2025-06-19Change sandbox default (#1214)N. Taylor Mullen
2025-06-18refactor: consolidate container image tag source of truth to cli ↵Brandon Keiji
package.json (#1156)
2025-06-18feat: consolidate sandbox configurations into a single object (#1154)Brandon Keiji