Commit 298a5eb
committed
fix(ai): use CMD_ADD_TO_WORKINGSET_AND_OPEN for controlEditor open and add [AI Control] log prefix
CMD_OPEN didn't reliably pin files to the working set, causing the AI's
open-file tool to report success while the file wasn't actually visible.1 parent 5d806b2 commit 298a5eb
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
621 | | - | |
| 621 | + | |
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
625 | | - | |
| 625 | + | |
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| |||
0 commit comments