Commit 478d3c1
SentienceDEV
fix: tighten isSearchNavigationComplete heuristic to avoid false positives
Restrict search task pattern to search/find/look-up only (remove open/
visit/browse/go-to which matched non-search tasks like 'Open cart').
Add guards for 'and continue' and multi-step task patterns.1 parent 36064c7 commit 478d3c1
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5057 | 5057 | | |
5058 | 5058 | | |
5059 | 5059 | | |
5060 | | - | |
5061 | | - | |
| 5060 | + | |
5062 | 5061 | | |
5063 | 5062 | | |
5064 | 5063 | | |
5065 | 5064 | | |
5066 | 5065 | | |
5067 | | - | |
| 5066 | + | |
5068 | 5067 | | |
5069 | 5068 | | |
5070 | 5069 | | |
5071 | 5070 | | |
5072 | 5071 | | |
5073 | 5072 | | |
| 5073 | + | |
| 5074 | + | |
| 5075 | + | |
| 5076 | + | |
| 5077 | + | |
5074 | 5078 | | |
5075 | 5079 | | |
5076 | 5080 | | |
| |||
0 commit comments