Files
gemini-cli/packages/cli
mkorwel 5605670d6d refactor(cli): remove unsafe type assertions in commands (Phase 5)
Replaces 'as Type' assertions with runtime type guards and safe property access in CLI commands (extensions, skills, mcp, hooks).

Fixes #19733
2026-04-13 15:01:21 -07:00
..