13 次代码提交 (9ad83299af2673b275426571b45d0a9a743b0495)

作者 SHA1 备注 提交日期
  Dominik Sander a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 8 年之前
  Akinori MUSHA 55b5ec9a87 Add options to conditionally suppress event creation 8 年之前
  Akinori MUSHA e18d4e7c4c Rescue StandardError rather than Exception 8 年之前
  Akinori MUSHA c3fb669010 Add a `stdin` option to ShellCommandAgent 8 年之前
  Akinori MUSHA d9d5fbf824 Allow `command` to be an array of arguments in ShellCommandAgent 8 年之前
  Akinori MUSHA 4ca6504314 Allow dry-run in ShellCommandAgent 8 年之前
  Akinori MUSHA b93e04b36c Use spawn() instead of open3 and avoid use of Dir.chdir 8 年之前
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 年之前
  Akinori MUSHA 923d779cf4 Properly format event_description. 9 年之前
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 年之前
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 年之前
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 年之前
  Andrew Cantino a67231f678 refactor ZirconCode's Agent to only run when ENABLE_INSECURE_AGENTS is enabled in .env 10 年之前