Commit e4e0da6
fix(seer): Use AND for feature flags so translate flag acts as killswitch
Change the state endpoint feature flag check from OR to AND so that
gen-ai-search-agent-translate must always be enabled for access.
This lets the translate flag serve as a global killswitch for all
search agent functionality.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c143df6 commit e4e0da6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments