Skip to content

Add POS highlighting feature flag and update documentation#31

Merged
taruma merged 3 commits intomainfrom
v2.1.0
Mar 22, 2026
Merged

Add POS highlighting feature flag and update documentation#31
taruma merged 3 commits intomainfrom
v2.1.0

Conversation

@taruma
Copy link
Copy Markdown
Owner

@taruma taruma commented Mar 22, 2026

No description provided.

taruma added 3 commits March 22, 2026 18:19
Add a new feature flag `pos_highlighting` in `config.toml` under `[features]` section, set to false by default. In `run.py`, read this configuration to conditionally render POS highlighting UI for Phase 1 and Phase 2 outputs. When disabled, the POS highlighting controls are hidden and highlighting is turned off. This allows the feature to be toggled via configuration without code changes.
Bump the project version from 2.0.0 to 2.1.0 and add the 2.1.0 changelog entry.
Document that POS highlighting controls are now feature-gated via
`[features].pos_highlighting` in `config.toml` and default to hidden/off
to keep the default UI minimal unless explicitly enabled.
Clarify in README and docs that POS highlighting is feature-gated and
hidden by default starting in v2.1.0.

Add `config.toml` examples for `[features].pos_highlighting` and update
interface/reference/tutorial guidance so users know when controls appear
and how to enable the feature locally.
@taruma taruma merged commit 8c43a59 into main Mar 22, 2026
1 check passed
@taruma taruma deleted the v2.1.0 branch March 22, 2026 11:41
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.

1 participant