Skip to content

feat(context engine): Pass context engine feature flag to Seer#109508

Merged
Mihir-Mavalankar merged 1 commit intomasterfrom
fix/explorer-context-engine-flag-actor
Feb 26, 2026
Merged

feat(context engine): Pass context engine feature flag to Seer#109508
Mihir-Mavalankar merged 1 commit intomasterfrom
fix/explorer-context-engine-flag-actor

Conversation

@Mihir-Mavalankar
Copy link
Copy Markdown
Contributor

PR Details

  • The seer-explorer-context-engine flag has a user_email condition in its FlagPole config, but the features.has call was not passing an actor. Without it, FlagPole cannot evaluate the email condition and the flag always returns False.

@Mihir-Mavalankar Mihir-Mavalankar self-assigned this Feb 26, 2026
@Mihir-Mavalankar Mihir-Mavalankar requested a review from a team as a code owner February 26, 2026 18:15
@Mihir-Mavalankar Mihir-Mavalankar changed the title fix(seer): Pass actor to context engine feature flag check fix(seer): Pass context engine feature flag to Seer Feb 26, 2026
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 26, 2026
@Mihir-Mavalankar Mihir-Mavalankar changed the title fix(seer): Pass context engine feature flag to Seer feat(context engine): Pass context engine feature flag to Seer Feb 26, 2026
The seer-explorer-context-engine flag has a user_email condition in
its FlagPole config, but the features.has call was not passing an
actor. Without it, FlagPole cannot evaluate the email condition and
the flag always returns False.

Co-Authored-By: Claude <[email protected]>
@Mihir-Mavalankar Mihir-Mavalankar force-pushed the fix/explorer-context-engine-flag-actor branch from 2381d64 to e304891 Compare February 26, 2026 21:41
@Mihir-Mavalankar Mihir-Mavalankar enabled auto-merge (squash) February 26, 2026 21:57
@Mihir-Mavalankar Mihir-Mavalankar merged commit 9ada28c into master Feb 26, 2026
55 checks passed
@Mihir-Mavalankar Mihir-Mavalankar deleted the fix/explorer-context-engine-flag-actor branch February 26, 2026 22:02
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants