Commit df43e5a
committed
feat: enhance comment item handling with additional metadata
- Updated the comment item creation logic to include `commentText` and `timestamp` for better context.
- Ensured that `extraPrompt` is conditionally included in the comment items based on its presence.1 parent 8d20a7d commit df43e5a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
| 824 | + | |
| 825 | + | |
824 | 826 | | |
825 | 827 | | |
826 | 828 | | |
| |||
862 | 864 | | |
863 | 865 | | |
864 | 866 | | |
865 | | - | |
| 867 | + | |
866 | 868 | | |
867 | 869 | | |
868 | 870 | | |
| |||
0 commit comments