34 Commits (9ad83299af2673b275426571b45d0a9a743b0495)

Author SHA1 Message Date
  Akinori MUSHA 28c4f9d14f Do not cache matching results across events in receive() 8 years ago
  Andrew Cantino 54ef93ec18 allow dryrun of event formatting agents 8 years ago
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 years ago
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. 9 years ago
  Akinori MUSHA fd0d9ed930 Implement event_description of EventFormattingAgent. 9 years ago
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. 9 years ago
  Andrew Cantino 84fd8bedb5 remove created_at from default options 10 years ago
  Akinori MUSHA ceea91fe2a Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent. 10 years ago
  Akinori MUSHA 8596bd0f0d Introduce a new concern LiquidDroppable for refactoring. 10 years ago
  Akinori MUSHA 307ef15b8e EventFormattingAgent: Partial revert: Do not include "agent" to payload. 10 years ago
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 years ago
  Akinori MUSHA 6c30b1676e Fix grammar. 10 years ago
  Akinori MUSHA f79e26d63a Remove the "skip_agent" option from EventFormattingAgent. 10 years ago
  Akinori MUSHA e55bb4ac3d EventFormattingAgent: Enable access to upstream agent info via "agent". 10 years ago
  Akinori MUSHA a25e4f6c2a Fix a leftover of JsonPath to Liquid conversion. 10 years ago
  Akinori MUSHA 4be27d53c7 Add Agent#short_type. 10 years ago
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 years ago
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 years ago
  Dominik Sander 0980458449 Migrated JabberAgent to use liquid, added link to documentation 10 years ago
  Dominik Sander e8ecbe25b8 Use liquid in the matches section of EventFormattingAgent 10 years ago
  Dominik Sander d9bd6a991b Added liquid templating and migrated first agents 10 years ago
  Akinori MUSHA fdc39ec425 Adjust the style to the project's taste after a review. 10 years ago
  Akinori MUSHA 030c7d685a Add regexp matching support to EventFormattingAgent. 10 years ago
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 10 years ago
  Andrew Cantino 0120ccb9c1 Basic HuamnTaskAgent with specs 11 years ago
  Andrew Cantino 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
  Andrew Cantino ee14c2e72b Sort event types; chage key name 11 years ago
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 years ago
  Andrew Cantino 306237c306 Allow escaping of JSONPath outputs; demonstrate in the formatting agent. 11 years ago
  Andrew Cantino 4fa0c9aff2 cleanup language 11 years ago
  Rishabh Jain b44616bc01 Deployment 11 years ago
  Rishabh Jain afad758501 Twilio calls 11 years ago
  Rishabh Jain e24cd6dad7 Specs for EventFormattingAgent,SentimentAgent and minor changes 11 years ago
  Rishabh Jain e3aa18b3a0 Added Event Formatting Agent 11 years ago