Commit Graph

230 Commits

Author SHA1 Message Date
github-actions[bot] cbe6d5ebe7 Version Packages (#144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/workflow-core@1.3.0 @llamaindex/workflow-http@4.0.0 @llamaindex/workflow-viz@1.0.0
2025-08-27 15:58:45 +08:00
Thuc Pham e8451e70fa fix: remove snapshot from exports (#152) 2025-08-27 15:56:31 +08:00
Thuc Pham f8bdcc3a2d chore: remove request and on request (#145)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-08-27 15:56:17 +08:00
Marcus Schiesser 66a296cc44 chore: rename lint to format (#150) 2025-08-27 13:12:44 +08:00
Marcus Schiesser 5f64c8e201 chore: fix typechecks (#149) 2025-08-27 12:29:57 +08:00
Marcus Schiesser b660b31f98 chore: use context instead of getContext() (#148) 2025-08-27 11:39:23 +08:00
Marcus Schiesser 7df79ccf82 feat: add viz by generating svg image (#67)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Thuc Pham <thuc@lingble.com>
Co-authored-by: Thuc Pham <51660321+thucpn@users.noreply.github.com>
2025-08-26 13:49:31 +08:00
Marcus Schiesser d6e0b413e2 chore: use on for getting human response event (#146) 2025-08-26 13:33:44 +08:00
Marcus Schiesser 5f3169b70b feat: add express example (#142)
Co-authored-by: thucpn <thucsh2@gmail.com>
2025-08-26 12:33:39 +08:00
Thuc Pham 08f9c3b321 fix changeset (#143) 2025-08-22 10:02:04 +07:00
Thuc Pham b72518392c feat: update handler signature to use context parameter instead of getContext() (#141) 2025-08-22 10:40:44 +08:00
github-actions[bot] 4c7f07a714 Version Packages (#139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/workflow-core@1.2.1 @llamaindex/workflow-http@3.0.1
2025-08-20 15:21:52 +08:00
Thuc Pham 166e8f8b9c fix: workflow with state example (#140) 2025-08-20 14:05:42 +08:00
Marcus Schiesser a3ce1313c2 fix: merge snapshot and state middleware and fix middleware chaining (#137) 2025-08-20 11:20:23 +08:00
github-actions[bot] 315ae7bb59 Version Packages (#134) @llamaindex/workflow-core@1.2.0 @llamaindex/workflow-http@3.0.0 2025-07-21 23:22:33 -06:00
Logan 0bc6a461ce Add workflow.handle([or(ev1, ev2)], ...) support (#130) 2025-07-21 23:20:35 -06:00
Alex Yang dd7cc7e5b7 chore: fix dependencies issue (#133) 2025-07-21 19:37:33 -07:00
Alex Yang 9cf33d9711 fix: update zod event (#132) 2025-07-21 19:11:21 -07:00
Alex Yang b266d6721a feat: add onInit API on event system (#131) 2025-07-21 10:51:06 -07:00
github-actions[bot] 7609733ecd Version Packages (#129) @llamaindex/workflow-docs@0.1.2 2025-07-18 14:04:29 -06:00
Logan a11656fe6b some docs fixes (#128) 2025-07-18 14:01:24 -06:00
github-actions[bot] be1b526b24 Version Packages (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llamaindex/workflow-core@1.1.0 @llamaindex/workflow-http@2.0.0
2025-07-11 10:36:13 -07:00
Alex Yang a9f4fa7f49 demo: support async context on browser (#125) 2025-07-10 17:22:46 -07:00
Alex Yang f1f7954083 feat: polyfill async context (#123) 2025-07-10 16:46:35 -07:00
Alex Yang 6017be4359 chore: bump pnpm (#122) 2025-06-27 13:08:42 -07:00
github-actions[bot] 3a2c19e2df Version Packages (#121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llamaindex/workflow-core@1.0.0 @llamaindex/workflow-http@1.0.0
2025-06-25 15:35:19 -07:00
Alex Yang 095fb04738 chore: 1.0.0 release changelog 2025-06-25 15:34:17 -07:00
github-actions[bot] b18ca517ac Version Packages (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llamaindex/workflow-core@0.4.6 @llamaindex/workflow-docs@0.1.1 @llamaindex/workflow-http@0.0.6
2025-06-25 15:07:02 -07:00
Alex Yang cbd5e469b8 chore: bump version (#119) 2025-06-25 15:04:58 -07:00
Logan 59b91994ff remove remaining llamaflow mentions (#118) 2025-06-25 15:51:41 -06:00
Logan b1052eca27 Update README.md 2025-06-25 14:22:43 -06:00
Alex Yang fdbec0f68d docs: update README.md 2025-06-25 12:55:51 -07:00
Alex Yang 93192ddc8d docs: update README.md 2025-06-25 12:53:25 -07:00
Alex Yang 3e0df68171 docs: update README.md 2025-06-25 12:52:34 -07:00
Alex Yang 2103ab3237 test: fix deno test 2025-06-25 05:06:05 -07:00
github-actions[bot] f042a322f1 Version Packages (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llamaindex/workflow-core@0.4.5 @llamaindex/workflow-docs@0.0.9 @llamaindex/workflow-http@0.0.5
2025-06-25 04:51:24 -07:00
Alex Yang 1fb29de938 refactor: rename repo (#116) 2025-06-25 04:34:14 -07:00
Alex Yang bcda1d09cc chore: remove llamaindex binding pkg (#115) 2025-06-16 23:51:40 +08:00
github-actions[bot] 8794696c0e Version Packages (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llama-flow/core@0.4.4 @llama-flow/http@0.0.4 @llama-flow/llamaindex@0.0.18
2025-06-10 20:05:56 +08:00
Marcus Schiesser 24fe0b2e31 feat: add support for zod schemas for events (#113) 2025-06-10 19:50:37 +08:00
Alex Yang 2584d948bd fix: ignore publish test 2025-06-03 17:54:24 +09:00
Marcus Schiesser 2865b319e7 chore: add test for cjs (#110)
Co-authored-by: GhosT <adarsmohan76@icloud.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
llama-flow-cjs-test@1.0.0
2025-06-03 14:20:19 +09:00
github-actions[bot] d17c3e6259 Version Packages (#112)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llama-flow/core@0.4.3 @llama-flow/http@0.0.3 @llama-flow/llamaindex@0.0.17
2025-05-28 21:00:36 -07:00
GhosT 9c17c2e5ae fix: build and export all middlewares to esm and cjs modules (#111)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-05-28 20:52:55 -07:00
github-actions[bot] 4fed87d250 Version Packages (#104)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llama-flow/core@0.4.2 @llama-flow/http@0.0.2 @llama-flow/llamaindex@0.0.16
2025-05-22 02:04:39 -07:00
Alex Yang daa126d983 chore: fix changelog 2025-05-20 17:29:38 -07:00
Alex Yang 9c657855fd feat: add withSnapshot API (#97)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-05-20 01:13:46 -07:00
Alex Yang 23ecfc79f1 feat: init @llama-flow/http pacakge (#105) 2025-05-19 16:18:20 -07:00
Alex Yang 4402a6dc15 fix: extends standard readable stream (#103) 2025-05-02 15:57:16 -07:00
github-actions[bot] 4201aabb0d Version Packages (#100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llama-flow/core@0.4.1 @llama-flow/docs@0.0.8 @llama-flow/llamaindex@0.0.15
2025-05-02 08:29:03 -07:00