Commit 1989704
feat(acp): Add messageID and emit user_message_chunk on prompt/command (anomalyco#18625)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>1 parent f0a9ebf commit 1989704
5 files changed
Lines changed: 27 additions & 5 deletions
File tree
- packages/opencode
- src
- acp
- provider
- test/acp
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
452 | 465 | | |
453 | 466 | | |
454 | 467 | | |
| |||
484 | 497 | | |
485 | 498 | | |
486 | 499 | | |
| 500 | + | |
487 | 501 | | |
488 | 502 | | |
489 | 503 | | |
| |||
502 | 516 | | |
503 | 517 | | |
504 | 518 | | |
| 519 | + | |
505 | 520 | | |
506 | 521 | | |
507 | 522 | | |
| |||
666 | 681 | | |
667 | 682 | | |
668 | 683 | | |
669 | | - | |
| 684 | + | |
670 | 685 | | |
671 | 686 | | |
672 | 687 | | |
| |||
970 | 985 | | |
971 | 986 | | |
972 | 987 | | |
| 988 | + | |
973 | 989 | | |
974 | 990 | | |
975 | 991 | | |
| |||
1001 | 1017 | | |
1002 | 1018 | | |
1003 | 1019 | | |
| 1020 | + | |
1004 | 1021 | | |
1005 | 1022 | | |
1006 | 1023 | | |
| |||
1022 | 1039 | | |
1023 | 1040 | | |
1024 | 1041 | | |
| 1042 | + | |
1025 | 1043 | | |
1026 | 1044 | | |
1027 | 1045 | | |
| |||
1050 | 1068 | | |
1051 | 1069 | | |
1052 | 1070 | | |
| 1071 | + | |
1053 | 1072 | | |
1054 | 1073 | | |
1055 | 1074 | | |
| |||
1066 | 1085 | | |
1067 | 1086 | | |
1068 | 1087 | | |
| 1088 | + | |
1069 | 1089 | | |
1070 | 1090 | | |
1071 | 1091 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments