gemini-cli/packages
Akhilesh Kumar ef303eb84a fix(core): fix workspace path validation with file:// URLs and encoded spaces
Fixed a bug in validateWorkspacePath where splitting by path.delimiter on Unix would break file:// URLs due to colons. Added splitWorkspacePaths helper to handle this. Updated tests to use file:// URLs for encoded paths and added a test case to ensure literal %20 in cwd is not incorrectly resolved.
2026-05-21 17:32:18 +00:00
..
a2a-server fix(a2a-server): Implement default policy loading for parity with CLI (#27073) 2026-05-19 14:09:57 +00:00
cli Auto detect pnpm global installation path for macOS and Windows (#22748) 2026-05-20 21:26:11 +00:00
core fix(core): fix workspace path validation with file:// URLs and encoded spaces 2026-05-21 17:32:18 +00:00
devtools chore(release): bump version to 0.44.0-nightly.20260512.g022e8baef (#26957) 2026-05-12 22:44:04 +00:00
sdk fix(core): isolate subagent thread context (#26449) 2026-05-13 18:55:17 +00:00
test-utils fix(core): Added date field for the GCal MCP (#27251) 2026-05-20 18:31:52 +00:00
vscode-ide-companion fix(deps): update vulnerable dependencies (#27062) 2026-05-14 21:19:27 +00:00