This website requires JavaScript.
Explore
Help
Sign In
alkdev
/
flowgraph
Watch
2
Star
0
Fork
0
You've already forked flowgraph
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb921f9a2911359ff7362531d9eda0639e033725
flowgraph
/
test
History
glm-5.1
fb921f9a29
feat: add execution ordering analysis functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom, ancestors, descendants)
2026-05-21 21:58:30 +00:00
..
analysis
feat: add execution ordering analysis functions (topologicalOrder, parallelGroups, criticalPath, reachableFrom, ancestors, descendants)
2026-05-21 21:58:30 +00:00
component
Merge branch 'feat/component-map'
2026-05-21 21:05:28 +00:00
error
Implement FlowgraphError hierarchy with all error classes and validation result types
2026-05-21 20:51:19 +00:00
graph
Merge feat/graph-construction-operation: resolve conflicts across construction.ts, index.ts, analysis/index.ts
2026-05-21 21:45:48 +00:00
helpers
setup: add vitest test infrastructure with helpers, fixtures, and reactive test patterns
2026-05-21 20:52:04 +00:00
host
feat(host): implement GraphologyHostConfig — render ujsx templates to graphology DAG
2026-05-21 21:23:28 +00:00
reactive
feat(reactive): implement WorkflowReactiveRoot with signal graph, EventLogProjection, lifecycle, abort, and dispose
2026-05-21 21:29:55 +00:00
schema
feat(schema): add SerializedGraph factory, OperationGraphSerialized, CallGraphSerialized, FlowGraphSerialized
2026-05-21 21:06:24 +00:00