FlowGram is an extensible workflow development framework with built-in canvas, form, variable, and materials that helps developers build AI workflow platforms faster and simpler.
Stars
7.9k
Forks
694
Watchers
7.9k
Open Issues
61
Overall repository health assessment
No package.json found
This might not be a Node.js project
194
commits
170
commits
160
commits
145
commits
27
commits
12
commits
6
commits
4
commits
4
commits
3
commits
fix(json-schema-editor): initialize default on type switch (#1115)
73aa753View on GitHubfix(form-materials): support mini code editor wrapping (#1114)
3037385View on GitHubfix(codemirror): codemirror version use ^ to keep consistent with coze-editor (#1111)
3cc48f5View on GitHubfeat(auto-layout): implement alignTopEdge feature and adjust position calculations (#1107)
2df8aa4View on GitHubfeat(auto-layout): add alignTopEdge option and fix readonly mode (#1100)
7c3dc8eView on GitHubfix(auto-layout): remove vertical edge filtering in group layout (#1101)
a9b7352View on GitHubfix(snap): adjust right and bottom snap lines by 1px offset (#1090)
d747422View on GitHubfeat(runtime): add sandboxed JavaScript execution with QuickJS (#1088)
6c3bafbView on GitHubfix(free-layout-core): Updating the shrink ui state of lines did not trigger the rendering. (#1086)
9bc8e7bView on GitHubfix(auto-layout): improve virtual edge ID generation for bidirectional consistency (#1081)
be99eb8View on GitHubfix(workflow-port-render): Add missing curly brace for .cross-hair in WorkflowPointStyle (#1076)
0c68f7eView on GitHub