Files
OmniRoute/changelog.d/features/10783-task-routing-configurable-patterns.md
Dizzle 6307504584 feat(routing): make task-detection patterns operator-configurable (#10783)
Merged via merge-train (release/v3.8.50, batch1 2026-08-20) — static gates (typecheck/file-size/complexity/cognitive/changelog) green on the combined tree; test:unit reds observed in the boarded run were verified pre-existing on the pure release tip (unrelated flake), not caused by this PR. Thanks for the contribution!
2026-08-20 06:30:31 -03:00

392 B

  • feat(routing): make Task-Aware Smart Routing's detection patterns operator-configurable via settings.taskRouting.patternOverrides (PUT /api/settings/task-routing) — the built-in patterns are English-only, so a non-English dashboard had no recourse short of turning detection off entirely; an override now replaces the pattern list for one task type without touching the rest (#10783)