mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-26 13:04:49 -07:00
c77fd3fc7a
Remove the dual executionId/pid fields from BackgroundExecutionData. Use pid everywhere for consistency with existing types (ExecutingToolCall, ExecutionHandle). A codebase-wide rename to executionId is planned as a follow-up once all consumers are migrated.