gemini-cli/packages/cli/src/acp
2026-03-25 16:52:21 +00:00
..
commands feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02:13 +00:00
acpClient.test.ts fix(acp): allow attachments by adding a permission prompt (#23680) 2026-03-25 16:52:21 +00:00
acpClient.ts fix(acp): allow attachments by adding a permission prompt (#23680) 2026-03-25 16:52:21 +00:00
acpErrors.test.ts fix(acp): rename --experimental-acp to --acp & remove Zed-specific refrences (#21171) 2026-03-05 19:57:28 +00:00
acpErrors.ts fix(acp): rename --experimental-acp to --acp & remove Zed-specific refrences (#21171) 2026-03-05 19:57:28 +00:00
acpResume.test.ts feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02:13 +00:00
commandHandler.test.ts fix(acp): rename --experimental-acp to --acp & remove Zed-specific refrences (#21171) 2026-03-05 19:57:28 +00:00
commandHandler.ts fix(acp): rename --experimental-acp to --acp & remove Zed-specific refrences (#21171) 2026-03-05 19:57:28 +00:00
fileSystemService.test.ts fix(acp): Pass the cwd to AcpFileSystemService to avoid looping failures in asking for perms to write plan md file (#23612) 2026-03-24 05:34:08 +00:00
fileSystemService.ts fix(acp): Pass the cwd to AcpFileSystemService to avoid looping failures in asking for perms to write plan md file (#23612) 2026-03-24 05:34:08 +00:00