Commit Graph

  • e56aae4218 update user goal complete prompt to have more chain of thoughts (#990) Shuchang Zheng 2024-10-16 19:46:25 -07:00
  • a239030830 Task block changes (#989) Shuchang Zheng 2024-10-16 12:45:06 -07:00
  • a988fe9410 Make parameters panel max height shorter for smaller screens (#988) Shuchang Zheng 2024-10-16 10:36:25 -07:00
  • 7341b92046 Export workflow (#987) Shuchang Zheng 2024-10-16 10:24:58 -07:00
  • fd061d1262 Import workflow (#986) Shuchang Zheng 2024-10-16 09:04:21 -07:00
  • ba6ef89b35 custom select optimize (#985) LawyZheng 2024-10-16 19:23:12 +08:00
  • e45c9e1288 handle continue on failure for loop node (#984) Shuchang Zheng 2024-10-15 13:56:05 -07:00
  • ec2217a3fe Add continue on failure as passthrough and cache_actions property (#983) Shuchang Zheng 2024-10-15 13:41:54 -07:00
  • 575dd356fe add continue on failure in task block (#982) Shuchang Zheng 2024-10-15 12:26:25 -07:00
  • 9048cdfa73 add actions db model and caching V0 (#980) Shuchang Zheng 2024-10-15 12:06:50 -07:00
  • e7583ac878 Add help to URL field of task block (#979) Shuchang Zheng 2024-10-15 11:43:42 -07:00
  • 4b2bf0a5f5 Make it easy to return to workflow run from a task (#978) Shuchang Zheng 2024-10-15 10:12:40 -07:00
  • 745b95c4dd Fix text for california_edd (#977) Shuchang Zheng 2024-10-15 08:39:11 -07:00
  • 37559fc38f Render all multi artifacts correctly (#976) Shuchang Zheng 2024-10-15 08:00:25 -07:00
  • fc89e3b4e6 change appearance of example tasks (#975) Shuchang Zheng 2024-10-15 07:39:31 -07:00
  • cd43bd6f03 Add GET workflows/runs/run_id endpoint (#973) Shuchang Zheng 2024-10-15 06:26:16 -07:00
  • afb39da5c3 Update loop node styles (#972) Shuchang Zheng 2024-10-15 06:08:45 -07:00
  • dcca1a64d2 change workflow run page to show stream with current task (#971) Shuchang Zheng 2024-10-14 13:07:54 -07:00
  • 33c0a5af55 Update README with more examples (#966) Suchintan 2024-10-14 13:07:02 -06:00
  • cee39cda1f Change badge colors (#970) Shuchang Zheng 2024-10-14 09:23:52 -07:00
  • 9f7ec07bb6 Navigate to task form when generating task from prompt (#968) Shuchang Zheng 2024-10-14 08:50:03 -07:00
  • 628321e7ba Add help text to other nodes (#967) Shuchang Zheng 2024-10-14 07:45:40 -07:00
  • 354d113686 remove apscheduler (#965) Shuchang Zheng 2024-10-11 15:33:43 -07:00
  • 75a3d66f16 remove scheduler (#964) Shuchang Zheng 2024-10-11 15:26:58 -07:00
  • 7012ee0f2b Update workflow-blocks.mdx (#950) kati3-design 2024-10-11 18:26:36 -04:00
  • d43b0b5d91 Update zapier.mdx (#951) kati3-design 2024-10-11 18:26:28 -04:00
  • f16a1b3779 Task node help text update (#963) Shuchang Zheng 2024-10-11 13:19:14 -07:00
  • 10353ceec1 Change text in task form (#962) Shuchang Zheng 2024-10-11 10:12:08 -07:00
  • 851b84cecf Make stream zoomable (#961) Shuchang Zheng 2024-10-11 08:42:31 -07:00
  • 631023d242 Remove override for container in tailwind config (#960) Salih Altun 2024-10-11 18:08:22 +03:00
  • 9d20808786 Clone workflow (#959) Shuchang Zheng 2024-10-11 06:48:26 -07:00
  • 60069a6256 fix LiteLLMParams (#958) Shuchang Zheng 2024-10-10 23:24:27 -07:00
  • b536f1d27f gpt4o mini pricing for massive (#957) Shuchang Zheng 2024-10-10 22:57:54 -07:00
  • c239927c72 remove /tmp persistant volumn in docker compose (#956) LawyZheng 2024-10-11 13:39:37 +08:00
  • 3a935584d0 fix yes/no radio input (#955) LawyZheng 2024-10-11 10:48:41 +08:00
  • 555836ee41 update GIT_EMAIL and username for sync bot (#954) Shuchang Zheng 2024-10-10 10:45:16 -07:00
  • 05ae527ed4 Fix action list live button appearance issue when there are no actions (#953) Shuchang Zheng 2024-10-10 10:28:13 -07:00
  • 267adea411 Make scrollable areas more consistent (#952) Shuchang Zheng 2024-10-10 06:59:03 -07:00
  • 39776842f3 Change TOTP Labels to 2FA and ensure consistency between task block a… (#949) Shuchang Zheng 2024-10-10 06:16:47 -07:00
  • 9eb1673cf2 extend the raw input scope (#948) LawyZheng 2024-10-10 09:22:20 +08:00
  • 6cf20221e6 Add tasks.workflow_run_id index (#946) Kerem Yilmaz 2024-10-09 09:55:47 -07:00
  • 202fad8d9b Add scroll area component (#945) Kerem Yilmaz 2024-10-09 09:54:32 -07:00
  • b43f77a313 Shorten copy curl button texts (#944) Kerem Yilmaz 2024-10-09 08:53:40 -07:00
  • a833017da1 Update the example prompts and add overflow (#943) Kerem Yilmaz 2024-10-09 08:39:12 -07:00
  • aecc3bab55 Add new images for docs (#942) Suchintan 2024-10-09 09:19:10 -06:00
  • f6cbffe190 Add a max height for task form code editor fields (#941) Kerem Yilmaz 2024-10-09 08:01:24 -07:00
  • 0b9afe8b59 Rounded corners for code editor (#940) Kerem Yilmaz 2024-10-09 07:43:08 -07:00
  • 68448fc2b1 Ensure consistency in button severity between workflow and task runs (#939) Kerem Yilmaz 2024-10-09 07:02:59 -07:00
  • e6d68430e2 Refetch running and queued tasks on mount (#938) Kerem Yilmaz 2024-10-09 06:45:54 -07:00
  • 8f9c339144 Change limit field width and file suffix placeholder (#937) Kerem Yilmaz 2024-10-09 06:31:06 -07:00
  • beafe624ef extend interactable parse (#936) LawyZheng 2024-10-09 18:33:03 +08:00
  • 9821e8f95e Utilize all Workflow Run statuses (#935) Kerem Yilmaz 2024-10-08 23:09:41 -07:00
  • 750a3f8deb dont let users add loop node in another loop node for now (#934) Kerem Yilmaz 2024-10-08 11:56:03 -07:00
  • 18cebb21e1 fix bitwarden credential search (#932) LawyZheng 2024-10-09 02:38:34 +08:00
  • e2bff34a07 Adjust task placeholders (#933) Kerem Yilmaz 2024-10-08 11:36:41 -07:00
  • 78c0a919da use registered_domain to search in bitwarden (#929) LawyZheng 2024-10-09 01:07:35 +08:00
  • 6f16510a7a Adjust font weight in multi select (#930) Kerem Yilmaz 2024-10-08 10:04:15 -07:00
  • 47f2c5926a try to fix radio button check (#924) LawyZheng 2024-10-09 00:55:34 +08:00
  • 157628d068 Show terminate in the action type pills (#927) Kerem Yilmaz 2024-10-08 09:26:07 -07:00
  • 45013adae7 Update workflow run header: put title and copy as curl (#926) Kerem Yilmaz 2024-10-08 06:00:19 -07:00
  • 4ff957df46 Show only standalone tasks in task pages (#925) Kerem Yilmaz 2024-10-08 05:33:58 -07:00
  • 4ad5d43f3a extend custom selection (#923) LawyZheng 2024-10-08 17:19:31 +08:00
  • 869ef69937 Fix whitespace bug for SendEmailBlock (#922) Kerem Yilmaz 2024-10-07 23:57:27 -07:00
  • 188f6ebfe5 handle search bar for custom selection (#921) LawyZheng 2024-10-08 13:50:58 +08:00
  • 11985733c3 Disable inactive issue closer (#920) Suchintan 2024-10-07 22:03:38 -06:00
  • 8aa29bedcf Add a query param to filter out workflow tasks (#919) Kerem Yilmaz 2024-10-07 14:09:46 -07:00
  • cdd654723d Change task response to include workflow run id (#918) Kerem Yilmaz 2024-10-07 12:13:41 -07:00
  • 413e6a838f Task node section tooltips and misc updates (#917) Kerem Yilmaz 2024-10-07 10:53:47 -07:00
  • 07fb1a16ad add organization_id to the Failed to create workflow error log part 2 (#909) Shuchang Zheng 2024-10-07 10:22:23 -07:00
  • caef189cda Remember task node mode as advanced or basic in local storage (#916) Kerem Yilmaz 2024-10-07 08:56:42 -07:00
  • a65a489032 rename section header TOTP to Two Factor Authentication (#915) Kerem Yilmaz 2024-10-07 07:22:49 -07:00
  • 9fe8dcbb00 Remove code block from node list (#913) Kerem Yilmaz 2024-10-04 22:44:38 -07:00
  • aedb7d2cc8 Delete unused code (#912) Kerem Yilmaz 2024-10-04 14:53:50 -07:00
  • 8b79dfa236 Give correct error feedback for json fields in task node (#911) Kerem Yilmaz 2024-10-04 14:45:05 -07:00
  • f22b8a04aa Disable codeblock (#910) Kerem Yilmaz 2024-10-04 13:15:49 -07:00
  • 2c7cbf0eb8 max height and overflow in parameter panel (#908) Kerem Yilmaz 2024-10-04 10:34:42 -07:00
  • 17ed1c90f2 Require loop parameter key (#907) Kerem Yilmaz 2024-10-04 09:21:57 -07:00
  • b664dada75 Make loop node parameter a select (#906) Kerem Yilmaz 2024-10-04 08:22:48 -07:00
  • 6d6c9e2819 add organization_id to the Failed to create workflow error log (#905) Shuchang Zheng 2024-10-04 00:13:31 -07:00
  • b034a2f56c quick fix for hidden pointer input button? (#904) Kerem Yilmaz 2024-10-03 23:40:05 -07:00
  • b0aa181c68 Credit Card Parameter (#903) Kerem Yilmaz 2024-10-03 16:18:21 -07:00
  • 83d0879034 Context parameters in UI (#902) Kerem Yilmaz 2024-10-03 12:19:45 -07:00
  • 9e50456995 Use domain while getting totp instead of url (#901) Kerem Yilmaz 2024-10-02 19:02:55 -07:00
  • 36135a613b Bitwarden Security Upgrade (#900) Kerem Yilmaz 2024-10-02 15:16:08 -07:00
  • 4f6feae03e if bitwarden TOTP is not defined, do not pass totp as part of the credential to llm (#899) Kerem Yilmaz 2024-10-02 14:02:49 -07:00
  • 17c680d439 SendEmailBlock: Fail silently if file/folder is missing (#898) Kerem Yilmaz 2024-10-02 12:30:53 -07:00
  • f9da9f63ed Make multi section openable in task form (#897) Kerem Yilmaz 2024-10-02 12:07:06 -07:00
  • 44627df9da Double Bitwarden call timeout for each retry (#896) Kerem Yilmaz 2024-10-02 11:05:29 -07:00
  • c5399e73a1 Put headings in new task form pages (#895) Kerem Yilmaz 2024-10-02 08:27:33 -07:00
  • 054de55b11 Move navigation payload to base content (#894) Kerem Yilmaz 2024-10-02 07:45:05 -07:00
  • b98a9867ed Documentation edits made through Mintlify web editor Suchintan 2024-10-01 09:36:26 -06:00
  • b2e8c1e0cf Put edit workflow button in run page (#893) Kerem Yilmaz 2024-10-01 07:16:46 -07:00
  • 7a283ddf2c add workflow streaming (#892) Kerem Yilmaz 2024-09-30 11:36:24 -07:00
  • 5f4089edf5 workflow run streaming API (#887) Kerem Yilmaz 2024-09-30 09:56:34 -07:00
  • 81267129c8 change background color of prompt box (#891) Kerem Yilmaz 2024-09-30 09:30:53 -07:00
  • 59c28f9a02 Add error code mapping to task (#890) Kerem Yilmaz 2024-09-30 09:08:27 -07:00
  • e6ccea1c86 Fix a bug with opening and closing sections in task form (#889) Kerem Yilmaz 2024-09-30 08:19:03 -07:00
  • 8b310a464f Task form redesign (#888) Kerem Yilmaz 2024-09-30 07:12:01 -07:00
  • 0b8f6ac1d8 Task creation UI updates (#886) Kerem Yilmaz 2024-09-26 12:28:54 -07:00
  • 84217e6294 Rounded corners for workflow header (#885) Kerem Yilmaz 2024-09-25 08:15:20 -07:00