Commit graph

54 commits

Author SHA1 Message Date
LawyZheng
22063d01fd
fix n8n (#2932)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Run n8n package CI / test (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
2025-07-11 15:46:24 +08:00
Suchintan
077153a708
MCP Upgrade (#2904) 2025-07-09 05:56:14 +00:00
Suchintan
d5cb6ec74d
Upgrade n8n worklfow to resolve axios dependabot alert (#2893) 2025-07-09 05:33:13 +00:00
Suchintan
2098cee562
Fix MCP Upgrade in langchain + llamaindex (#2894) 2025-07-08 14:02:57 +08:00
Prakash Maheshwaran
10f893e2d5
Refactor Skyvern node operations to consolidate display options and improve code organization (#2868) 2025-07-04 15:32:07 +00:00
Prakash Maheshwaran
1a0e5448d8
resolve N8N community node issues (#2861) 2025-07-03 17:07:33 +00:00
dependabot[bot]
541647e4de
Bump urllib3 from 2.3.0 to 2.5.0 in /integrations/llama_index (#2843)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 02:59:09 +00:00
dependabot[bot]
54b0069e76
Bump jinja2 from 3.1.5 to 3.1.6 in /integrations/llama_index (#2842)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-29 22:56:03 -04:00
dependabot[bot]
e5d08c6c26
Bump requests from 2.32.3 to 2.32.4 in /integrations/langchain (#2837)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:32:04 +00:00
dependabot[bot]
914d33cb00
Bump urllib3 from 2.3.0 to 2.5.0 in /integrations/langchain (#2836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:26:43 +00:00
dependabot[bot]
26fd9e3992
Bump jinja2 from 3.1.5 to 3.1.6 in /integrations/langchain (#2832)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:08:33 +00:00
dependabot[bot]
2b9e5e09be
Bump requests from 2.32.3 to 2.32.4 in /integrations/llama_index (#2833)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-27 23:56:15 -04:00
dependabot[bot]
9366ac21d9
Bump protobuf from 5.29.3 to 5.29.5 in /integrations/langchain (#2823)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 02:18:55 +00:00
dependabot[bot]
62983a7a07
Bump h11 from 0.14.0 to 0.16.0 in /integrations/langchain (#2822)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 02:10:34 +00:00
dependabot[bot]
2cccfe9d60
Bump protobuf from 5.29.3 to 5.29.5 in /integrations/llama_index (#2812)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 01:15:56 +00:00
dependabot[bot]
b5a50bc10c
Bump h11 from 0.14.0 to 0.16.0 in /integrations/llama_index (#2810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 00:58:13 +00:00
dependabot[bot]
d79270139e
Bump llama-index from 0.12.19 to 0.12.28 in /integrations/llama_index (#2809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 00:52:55 +00:00
Prakash Maheshwaran
10785812e8
added proper svg (#2750) 2025-06-22 03:27:07 +00:00
Shuchang Zheng
dc032e8a55
pyproject.toml v0.2.1 - fix (#2663)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Has been cancelled
2025-06-10 00:40:05 -07:00
Shuchang Zheng
99c7792c21
v0.2.1 (#2660) 2025-06-09 20:33:30 -07:00
Prakash Maheshwaran
f121ce0ce6
replace custom HTTP client with n8n's requestWithAuthentication helper (#2635) 2025-06-09 09:15:35 +00: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
Shuchang Zheng
04615d111c
llamaindex tool interface now is compatible with the new pattern (#2582) 2025-06-03 12:33:47 -07:00
Shuchang Zheng
258b6ac660
release skyvern-langchain & skyvern-llamaindex v0.2.0 (#2577) 2025-06-03 10:21:58 -07:00
Shuchang Zheng
abab86619c
move every interface to top level and get rid of sdk client grouping (#2490) 2025-05-27 23:38:14 -07:00
LawyZheng
9dd6b4e915
fix n8n bug (#2430) 2025-05-23 02:14:31 +08:00
LawyZheng
7c1240bfef
add n8n credential test + migrate to new API endpoint (#2427) 2025-05-22 22:15:20 +08:00
LawyZheng
2b5bb17506
update llamaindex integration (#2390)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-20 00:16:25 +08:00
LawyZheng
f9d3f3e2dc
update langchain integration (#2388)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-19 16:07:02 +08:00
LawyZheng
b7d4af4b61
n8n version 0.0.4 (#2332)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-13 22:14:41 +08:00
Suchintan
0184a0e705
Update N8N Readme with link to repo, disable doctoc metadata (#2330)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-13 00:09:03 -04:00
Shuchang Zheng
852da7c90a
remove webhook_callback_url from the task metadata generation call (#2262) 2025-04-30 11:12:59 -07:00
dd36
3af35bc428
Update n8n Skyvern.node.ts to include webhook_callback_url option in … (#2230) 2025-04-30 11:10:14 -07:00
LawyZheng
b19734e0bd
bump up n8n version to 0.0.3 (#2226) 2025-04-24 15:18:10 +08:00
dd36
78f089b835
Fix Skyvern.node.ts for N8N Community Node (#2216) 2025-04-24 14:49:03 +08:00
LawyZheng
c8f7f24ee2
remove n8n dependency (#2151) 2025-04-15 01:43:53 +08:00
Shuchang Zheng
5158a10453
fix python path not found issue (#2094) 2025-04-03 13:01:42 -04:00
Suchintan
29bf41ecc5
Update docs (#2091)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 11:55:22 -04:00
Suchintan
aec67ae63f
Delete doctoc (#2088) 2025-04-03 04:19:45 -04:00
Suchintan
8a3597ffe3
Update README (#2087) 2025-04-03 04:10:03 -04:00
Suchintan
8c664adbec
Update README (#2085)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-03 02:50:12 -04:00
Shuchang Zheng
fc572b1998
fix mcp image path (#2083) 2025-04-03 01:45:32 -04:00
Shuchang Zheng
68c9585f45
add mcp image (#2082) 2025-04-03 01:07:20 -04:00
Suchintan
ff57f9977c
Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00
Shuchang Zheng
3bcd7db2bb
support get_run, run_task in SkyvernAgent (#2049) 2025-03-31 11:26:53 -04:00
Shuchang Zheng
83ad2adabd
Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-03-31 02:57:54 -04:00
Shuchang Zheng
0107054a75
support get_run, run_task in SkyvernAgent (#2047) 2025-03-31 02:09:11 -04:00
LawyZheng
d764f5dd12
n8n integration (#1940) 2025-03-20 01:32:55 +08:00
Shuchang Zheng
8a561c2fbb
add SkyvernClient (#1943) 2025-03-16 15:46:34 -07:00
LawyZheng
088b772648
add llamaindex integration (#1809) 2025-03-04 02:28:58 +08:00