-
Flags enabled and disabled based on time or timezone
-
I want to consider including feature flag configurations to our app.
-
Tenant má `feature_flags` (povolenie funkcionality). Aktuálne si to admin nevie sám v GUI nastavovat, vieme iba my priamo cez konzolu.
Chceli by sme túto možnosť pridať do GUI do nastavení tenanta.…
-
Goal: control rollout of, and access to certain features (e.g., beta, premium, whatever).
We'll use Laravel Pennant: https://laravel.com/docs/11.x/pennant
- [ ] Add and configure Laravel Pennant…
-
### What problem are you trying to solve?
Complex websites often use feature flags to gradually roll-out changes to users. These features can be easily toggled on-or-off per-request, or tweaked by …
-
The feature has been stable for a while. It's time to remove the feature flags
https://github.com/grafana/grafana/blob/3457f219be1c8bce99f713d7a907ee339ef38229/pkg/services/featuremgmt/toggles_gen.go…
-
I think we should revisit the name of our feature flags and backends. To make things simple we should have:
* `tch` => `libtorch`
* `wgpu-spirv` => `vulkan`
* `wgpu` => `webgpu`
* `cuda-jit` => …
-
### 🐛 Describe the bug
The following Dynamo feature flags in torch._dynamo.config are stale (they were associated with gradual bringup, but have now been defaulted to True and no one should be usin…
-
### Describe the feature
Feature flags need a redesign. Opening this issue to track this.
### Use Case
User friendly flags with proper documentation so that users can easily turn on/off functional…
-
### 🥰 需求描述
如题,希望能有特性标志提供如下两个功能的开关:
1. 对于输出中的 `\(` `\)` 自动替换为 `$`,`\[` `\]` 自动替换为 `$$`,这样可以直接复制到 markdown 中显示数学公式(现在 lobe-ui 的实现似乎也是基于此的)
2. 允许 cmd opt delete 清空全部对话
### 🧐 解决方案
/
### 📝 补充信息
_N…