1762590ff4
refactor(opencode): improve project ID resolution and normalization Implement logic to resolve a unique project identifier with priority given to `.kilocode/config.json` and falling back to the git origin remote URL. The resolved ID is normalized, cached per-instance, and sent as a header to the Kilo Gateway provider to enable project-specific tracking.