summaryrefslogtreecommitdiff
path: root/packages/cli/src/commands
AgeCommit message (Collapse)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
Co-authored-by: Taylor Mullen <[email protected]>
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-15fix: improve robustness of `gemini mcp add` command (#6332)Jack Wotherspoon
2025-08-06feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481)Jack Wotherspoon