gemini-cli/packages/core
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
..
scripts refactor(sandbox): reorganize Windows sandbox files (#23645) 2026-03-24 14:32:20 +00:00
src fix(core): fix workspace path validation with file:// URLs and encoded spaces 2026-05-21 17:32:18 +00:00
vendor/ripgrep feat: bundle ripgrep binaries into SEA for offline support (#25342) 2026-04-15 06:28:06 +00:00
GEMINI.md docs: distribute package-specific GEMINI.md context to each package (#22734) 2026-03-17 19:51:23 +00:00
index.ts feat(core,cli): add support for Gemma 4 models (experimental) (#25604) 2026-04-23 23:02:17 +00:00
package.json Proposal: deterministic encoding for child-process I/O (#27247) 2026-05-19 19:41:04 +00:00
test-setup.ts ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00
tsconfig.json fix(core): resolve circular dependency via tsconfig paths (#16730) 2026-01-15 07:42:03 +00:00
vitest.config.ts ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00