Commit 9f85931
fix: add scope rules to Comment.create dispatch path (missed 3rd prompt site)
The dispatchCommentToAgent function had its own prompt construction at
line 1490 that still used the permissive "dispatch via code_run" closing.
This was the path that let Mal build a stock trading app from a comment.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f6b7a03 commit 9f85931
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1487 | 1487 | | |
1488 | 1488 | | |
1489 | 1489 | | |
1490 | | - | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
1491 | 1498 | | |
1492 | 1499 | | |
1493 | 1500 | | |
| |||
0 commit comments