mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 22:51:00 -07:00
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.