Skip to content

Commit ea93fa3

Browse files
committed
fix(devins-lang): update dir.devin example to use correct syntax
Changed `/file:src` to `/dir:src` in the toolExamples directory to reflect the correct syntax for directory references.
1 parent 8a2e422 commit ea93fa3

File tree

1 file changed

+1
-1
lines changed
  • exts/devins-lang/src/main/resources/agent/toolExamples

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/file:src
1+
/dir:src

0 commit comments

Comments
 (0)