Commit aa74655
committed
fix(deps): pin plugin dependency and improve diff handling
- Remove unused formatDiffForMarkdown function
- Move originalFileContent read before applying changes for accurate diff comparison
- Pin @opencode-ai/plugin to ^1.1.6 instead of 'latest' for stability
- Bump version to 2.2.21 parent 16f0abf commit aa74655
3 files changed
Lines changed: 17 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | 231 | | |
236 | 232 | | |
237 | 233 | | |
| |||
520 | 516 | | |
521 | 517 | | |
522 | 518 | | |
523 | | - | |
| 519 | + | |
524 | 520 | | |
525 | 521 | | |
526 | 522 | | |
| |||
659 | 655 | | |
660 | 656 | | |
661 | 657 | | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
662 | 661 | | |
663 | 662 | | |
664 | 663 | | |
| |||
690 | 689 | | |
691 | 690 | | |
692 | 691 | | |
693 | | - | |
694 | | - | |
| 692 | + | |
695 | 693 | | |
696 | 694 | | |
697 | 695 | | |
| |||
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments