feat(config): surface experimental feature flags
This commit is contained in:
@@ -1203,6 +1203,13 @@ You can also override features for a single run:
|
||||
- `codewhale-tui --disable subagents`
|
||||
|
||||
Use `codewhale-tui features list` to inspect known flags and their effective state.
|
||||
The native `/config` view also includes a read-only **Experimental** section
|
||||
for experimental feature flags. It shows each flag's effective enabled/disabled
|
||||
state and whether that state comes from the default or a configured override.
|
||||
Change feature flags in `[features]` or with `--enable` / `--disable`; the
|
||||
`/config` section is an audit surface, not a stability promise. Goal and
|
||||
WhaleFlow preview rows may appear there as placeholders until those workflows
|
||||
graduate behind real gated flags.
|
||||
|
||||
## Web Search Provider
|
||||
|
||||
|
||||
Reference in New Issue
Block a user