Commit Graph

682 Commits

Author SHA1 Message Date
Kerem Yilmaz
59c7db4059 Remove unused error log (#804) 2024-09-10 13:27:31 -07:00
Kerem Yilmaz
995daba429 Invalidate workflows query when saved (#803)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 21:52:03 +03:00
Kerem Yilmaz
4800fe4f0a Add delete action in workflows table (#802)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 21:30:48 +03:00
Shuchang Zheng
c4efdbdbc5 remove empty newline char in extract-action prompt (#790) 2024-09-10 10:28:23 -07:00
Kerem Yilmaz
0053736f8f Deletable nodes (#801)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 17:07:56 +03:00
LawyZheng
b12f09c535 fix custom selection bugs (#800) 2024-09-10 17:10:47 +08:00
LawyZheng
ddf2b32b3b update custom selection prompt (#799) 2024-09-10 14:12:38 +08:00
Shuchang Zheng
deb80bce9c use workflow_run_id screenshot when task has the workflow_run_id (#798) 2024-09-09 23:07:13 -07:00
Kerem Yilmaz
2697991aff Invalidate workflow query after save (#797) 2024-09-09 22:36:55 +03:00
Kerem Yilmaz
d6193bce38 Add adder node after the first node is added (#796) 2024-09-09 22:05:15 +03:00
Kerem Yilmaz
faf3191fa9 Only log duplicate file line if there are dupe files (#795) 2024-09-09 10:34:55 -07:00
LawyZheng
e7641e74ad try to fix mult-level selection trigger (#794) 2024-09-10 00:02:55 +08:00
Kerem Yilmaz
5ab54999c4 Add TOTP stuff to task node (#793) 2024-09-09 18:29:58 +03:00
Kerem Yilmaz
eb659ec17f workflow run streaming (#791) 2024-09-09 08:29:01 -07:00
Kerem Yilmaz
f940c71e87 Editable workflows (#792)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-09 12:15:50 +03:00
Shuchang Zheng
c85d868c13 make polling timeout configurable and 5mins by default (#789) 2024-09-08 23:39:42 -07:00
LawyZheng
1dbdef9750 use instance attr for custom selection result (#787) 2024-09-09 11:48:10 +08:00
LawyZheng
d7cb4f3ae7 multi-level selection support (#786) 2024-09-09 11:34:09 +08:00
Shuchang Zheng
281977f395 update and fix totp schema (#785) 2024-09-08 17:57:03 -07:00
Kerem Yilmaz
b9f5e33876 TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-08 15:07:03 -07:00
Shuchang Zheng
d878ee5a0d get exc_info=True back from the last commit (#783) 2024-09-07 17:02:37 -07:00
Shuchang Zheng
433e30e84f make task failure log more consistent with 'marking task as failed' (#782) 2024-09-07 16:48:50 -07:00
Kerem Yilmaz
bfce9f2279 Fix cyclic import (#781) 2024-09-07 01:57:47 -07:00
VittorioYan
17b87b144a add openai env example and update README (#764) 2024-09-07 00:27:59 -04:00
Suchintan
663c7ff032 Update meeting link (#780) 2024-09-07 00:23:01 -04:00
VittorioYan
0292917c05 fix fastapi docs (#761)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-06 20:11:52 -07:00
Shuchang Zheng
6e2e176cef add organization_id to the 'Created new task' log (#779) 2024-09-06 19:44:29 -07:00
kati3-design
2c9b6d908c Update prompting-guide.mdx (#754) 2024-09-06 19:44:13 -07:00
LawyZheng
692ffb6d43 better detect dropdown menu (#778) 2024-09-07 09:34:33 +08:00
Kerem Yilmaz
95b2e53c46 Add persist_browser_session flag to workflows (#777) 2024-09-06 12:01:56 -07:00
Kerem Yilmaz
be1c8ba060 More visibility into attached files and duplicate status (#776) 2024-09-06 01:08:33 -07:00
Kerem Yilmaz
73227963dd Change rerun workflow behavior (#775)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 18:40:58 +03:00
Kerem Yilmaz
0652d2641a Add button to rerun workflow in workflow run screen (#774)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 16:58:38 +03:00
Shuchang Zheng
25aef4a862 add org id and task id to the max steps override log (#773) 2024-09-04 17:14:53 -07:00
LawyZheng
e515d58e15 hack input-select select (#772) 2024-09-04 23:31:47 +08:00
LawyZheng
069597e52e stop scrolling when cant scroll (#771) 2024-09-04 02:31:04 +08:00
Mihail Eric
2ba0309602 Fix support bot link (#770)
Co-authored-by: Mihail Eric <mihaileric@Mihails-MBP.attlocal.net>
2024-09-03 05:28:34 -04:00
Shuchang Zheng
63ebe759c4 Fix the prompt cache window - use settings.PROMPT_CACHE_WINDOW_HOURS (#769) 2024-09-02 21:32:57 -07:00
Kerem Yilmaz
0d39e62df6 use cached prompt generation (#768)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-02 21:00:15 -07:00
LawyZheng
2097d01471 fix domutils potential bugs (#767) 2024-09-03 11:02:16 +08:00
LawyZheng
320cf443eb subscribe element classname change (#766) 2024-09-03 10:54:11 +08:00
Suchintan Singh
6a2f9ab4cf update docs -- organization endpoint 2024-09-02 17:34:22 -04:00
Suchintan Singh
65d25d929b fix docs (for real) 2024-09-02 17:30:45 -04:00
Suchintan Singh
d7d41f69d8 Fix docs 2024-09-02 17:28:05 -04:00
Suchintan
09b16ce67b Documentation edits made through Mintlify web editor 2024-09-02 17:25:44 -04:00
Suchintan
0de2d91aca Documentation edits made through Mintlify web editor 2024-09-02 17:20:58 -04:00
LawyZheng
3c3e1ab949 fix auto complete detect (#765) 2024-09-03 02:21:07 +08:00
Mihail Eric
7059a9b468 add support bot link (#763)
Co-authored-by: Mihail Eric <mihaileric@Mihails-MacBook-Pro.local>
2024-09-02 00:16:08 -04:00
Suchintan
8feb74ac1c Documentation edits made through Mintlify web editor 2024-08-30 22:44:39 -04:00
Suchintan
09888aad51 Documentation edits made through Mintlify web editor 2024-08-30 22:36:42 -04:00