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