Skip to content

#925 ToolDef interpreter no longer crashes on user-specified Java method invocations that result in an exception.

  • For scripts from users, don't crash, but report error to user.
  • For built-in tools, still crash.

Closes #925 (closed)

Merge request reports