Skip to content

fix: beam - flat-named transformed zips + lightweight discovery + IsLbvPending - #2849

Merged
Rajanna-Karthik merged 1 commit into
mainfrom
karsraja/beam-lsp-fixes
Aug 24, 2026
Merged

fix: beam - flat-named transformed zips + lightweight discovery + IsLbvPending#2849
Rajanna-Karthik merged 1 commit into
mainfrom
karsraja/beam-lsp-fixes

Conversation

@Rajanna-Karthik

Copy link
Copy Markdown
Contributor
  • listBeamedRepos: derive repo name from both subdir (/file.zip) and flat ([_suffix].zip) transformed-source shapes, so a flat-named repo is no longer dropped from the beamed list.
  • Add optional Lightweight param: the IDE poll-refresh sets it to skip the beam-map download scan (throttle-safe); the IDE preserves stepId across lightweight ticks.
  • Add IsLbvPending (beamed but LBV HITL not created yet) via isRepoLbvHitlPending, so the IDE gates Load (IsLbvOpen && !IsLbvPending) until the HITL exists.

Problem

Solution

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…bvPending

- listBeamedRepos: derive repo name from both subdir (<repo>_<hash>/file.zip) and flat
(<repo>_<hash>[_suffix].zip) transformed-source shapes, so a flat-named repo is no
longer dropped from the beamed list.
- Add optional Lightweight param: the IDE poll-refresh sets it to skip the beam-map
download scan (throttle-safe); the IDE preserves stepId across lightweight ticks.
- Add IsLbvPending (beamed but LBV HITL not created yet) via isRepoLbvHitlPending, so
the IDE gates Load (IsLbvOpen && !IsLbvPending) until the HITL exists.
@Rajanna-Karthik
Rajanna-Karthik requested a review from a team as a code owner August 23, 2026 04:31

@laileni-aws laileni-aws left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious do .next team has metrics on this new feat?

@Rajanna-Karthik
Rajanna-Karthik merged commit 863c5bf into main Aug 24, 2026
10 checks passed
@Rajanna-Karthik
Rajanna-Karthik deleted the karsraja/beam-lsp-fixes branch August 24, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants