7fb55e45f1
Resolve merge conflicts across e2e tests, UI components, and core packages. Clean up conflict markers in test specs by adopting the upstream `project` fixture pattern over the legacy `withProject` approach. Alphabetically sort package.json dependencies, apply consistent code formatting across i18n files, flag declarations, and TSX components. Update internal API calls to use current signatures (Permission.defaultLayer, MessageV2.parts, Git.run). Key changes: - Remove Windows-specific test.skip guards and conflict markers - Replace deprecated `git` util import with `Git.run` in worktree-family - Drop unused SDK type import from share-next - Add lib entries to kilo-gateway and kilo-telemetry tsconfigs - Regenerate models-snapshot.js and SDK types with reordered events - Fix SDK openapi.json code sample to reference @kilocode/sdk - Add onCleanup import to popover component