Commit 9bbc90f
refactor: Update type definitions for structured file editing
- Add Action, EditAction, FileDiff, and Diff types
- Replace simple diff string with structured Diff[] format
- Add action property to Message interface
- Support extensible action system for future features
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 1d24533 commit 9bbc90f
1 file changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
2 | 20 | | |
3 | 21 | | |
4 | 22 | | |
5 | | - | |
| 23 | + | |
| 24 | + | |
0 commit comments