Commit Graph

2247 Commits

Author SHA1 Message Date
Prakash Maheshwaran
90feb96b0f reorder credit card form fields to show collection ID before item ID (#2652) 2025-06-12 03:07:16 +00:00
Asher Foa
41332c6976 Add tests (mostly AI generaed/vibe coding) for parse_api_response + existing tests (#2688) 2025-06-11 14:47:58 -07:00
Asher Foa
d2426b8394 Make all llm response parsing/fixing helpers private (#2687) 2025-06-11 21:10:37 +00:00
Asher Foa
529a859d92 add & use _build_base_uri to avoid repetition (#2676) 2025-06-11 16:56:13 -04:00
Asher Foa
3100ff9543 Add the ability to add tags to s3 objects we upload + more tests for artifact upload (#2684) 2025-06-11 19:52:25 +00:00
Shuchang Zheng
2d2146948a add browser session id to workflow run form (#2686) 2025-06-11 19:49:01 +00:00
Asher Foa
c1e19d27d3 basic test for s3 artifact upload logic (#2681) 2025-06-11 14:23:58 -04:00
Shuchang Zheng
ef19c0265e fix package usage (#2680) 2025-06-11 17:48:41 +00:00
Asher Foa
87fb5b4408 DRY getting boto3 clients (#2622) 2025-06-11 11:59:58 -04:00
Shuchang Zheng
9a29d966ab overhual llm key override (#2677) 2025-06-11 23:23:44 +08:00
Shuchang Zheng
9a42c2ad9f add action hydration (#2675) 2025-06-10 16:07:02 -07:00
Asher Foa
f05170df61 Missed a spot - add org id to build_uri (#2674) 2025-06-10 13:47:53 -07:00
Asher Foa
7b27ac9bdf There is no need to keep aws creds around, passing them down to boto.session is more than enough (#2625) 2025-06-10 15:17:22 -04:00
Asher Foa
effd0c4911 Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
Shuchang Zheng
272985f1bb decrease svg css timeout to 30s (#2671) 2025-06-10 18:37:54 +00:00
Shuchang Zheng
95de4d06a0 fix svg css llm call timeout bug (#2670) 2025-06-11 02:19:39 +08:00
LawyZheng
0fa32ce90c fix sync ci (#2668) 2025-06-11 01:46:29 +08:00
Asher Foa
e30a4cf258 add orgnization ID to build_xxxx_uri methods + make methods require named args + add basic tests (#2628) 2025-06-10 17:29:10 +00:00
LawyZheng
cd0b5e25f7 fix sync PR name (#2640) 2025-06-11 01:19:24 +08:00
Asher Foa
049152df4a pydantic model config migration (#2646) 2025-06-10 17:17:30 +00:00
Asher Foa
0ddb7e0286 Add some basic tests to AgentDB. (#2666) 2025-06-10 12:04:11 -04:00
Asher Foa
25f7cb43f7 Stop using deprecated FilterRequestsOnUrl (#2645) 2025-06-10 10:37:19 -04:00
Shuchang Zheng
dc032e8a55 pyproject.toml v0.2.1 - fix (#2663) 2025-06-10 00:40:05 -07:00
Shuchang Zheng
09ca00e948 fix timeout for svg and css LLM call (#2662)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-10 07:23:15 +00:00
LawyZheng
4d397e73b7 add docker hub image ci (#2619) 2025-06-10 14:10:20 +08:00
Shuchang Zheng
99c7792c21 v0.2.1 (#2660) 2025-06-09 20:33:30 -07:00
Shuchang Zheng
7fa002c500 CodeGen part1 - move ActionType to it's own py file (#2655) 2025-06-09 20:21:43 -07:00
Shuchang Zheng
7ef2b11f34 add get run under workflows api doc (#2627)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-06-10 02:19:38 +00:00
Shuchang Zheng
acbca5d9c0 node library to block library (#2643) 2025-06-10 02:12:05 +00:00
Prakash Maheshwaran
4872f9fa4e add PowerShell command option to API command copy dropdown (#2633) 2025-06-10 01:01:45 +00:00
Asher Foa
0503f403bd Allow AgentDB init to accept a db_engine (for unit tests) (#2626) 2025-06-09 13:12:23 -07:00
Asher Foa
4de7746ebc Move save legacy file logic to S3Storage + add storage class support + add logging (#2624) 2025-06-09 16:13:20 +00:00
Asher Foa
fc1e7ae37e More not allowing org id to be None in some cases (mypy only) (#2620) 2025-06-09 12:09:19 -04:00
Shuchang Zheng
311e641908 action.get_xpath (#2642) 2025-06-09 03:26:44 -07:00
Prakash Maheshwaran
f121ce0ce6 replace custom HTTP client with n8n's requestWithAuthentication helper (#2635) 2025-06-09 09:15:35 +00:00
Prakash Maheshwaran
9fd8680c83 add pre-commit hook to enforce Python version 3.11-3.13 (#2636) 2025-06-09 08:34:34 +00:00
Shuchang Zheng
fdf61aa2f9 feat: summarize failure on max retries (#2641)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-09 07:29:14 +00:00
Shuchang Zheng
c531395c39 fix input interactable detect (#2621)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-09 06:45:32 +00:00
Prakash Maheshwaran
2216cb11f7 feat: add search functionality to workflow node library panel (#2597)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-06-08 01:31:03 +00:00
Shuchang Zheng
211cdaa94c Revert "Revert "chore: update pre-commit hooks and add Python version check"" (#2629) 2025-06-07 12:25:52 -07:00
Shuchang Zheng
3a927aa4e2 fix upload file storage class input style (#2618) 2025-06-06 01:36:46 -07:00
Shuchang Zheng
25cea85be0 fix artifact.id bug (#2617) 2025-06-06 00:46:40 -07:00
Prakash Maheshwaran
583429713d refactor: rename stop_workflow command to cancel_workflow for consistency (#2616) 2025-06-06 00:04:16 -04:00
Asher Foa
9f3ad91c83 Fix dockerfile FROM (#2581) 2025-06-05 23:46:04 +00:00
Asher Foa
e258c6332d Don't allow None for org id (partial mypy only change) more to come (#2613) 2025-06-05 19:00:20 -04:00
Asher Foa
990b1c921f Add support for s3 storage classes + added logging when we upload to s3 (#2610) 2025-06-05 18:26:52 -04:00
Shuchang Zheng
64f885907c turn off codeflash (#2614) 2025-06-05 14:56:04 -07:00
Asher Foa
721ed50116 Add yamlfmt precommit hook (#2584)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-05 15:34:20 -04:00
Asher Foa
4f0eecc181 Name GHA jobs so they can be used w/ branch protection rules (#2609) 2025-06-05 12:18:13 -07:00
Asher Foa
b9b46d68e5 Revert "chore: update pre-commit hooks and add Python version check" (#2607)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-06-05 12:05:58 -07:00