Commit c1fccd3
committed
auto-coder: validate file presence before executing coding command
- Add a check to ensure files are added before executing the coding command
- Return an error message if no files are added, guiding users to use the /add command first
Signed-off-by: codiing-hui <wecoding@yeah.net>1 parent 9c917fa commit c1fccd3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
228 | 232 | | |
229 | 233 | | |
230 | 234 | | |
| |||
0 commit comments