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
aa75fc481138e8955be2680ecd96d5f7f3d56f0c
flowgraph
/
test
History
glm-5.1
aa75fc4811
Merge branch 'feat/schema-enums'
2026-05-21 20:52:27 +00:00
..
analysis
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
component
Merge feat/component-sequential: resolve conflicts in component/index.ts
2026-05-21 20:51:17 +00:00
error
Implement FlowgraphError hierarchy with all error classes and validation result types
2026-05-21 20:51:19 +00:00
graph
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
host
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
schema
Define TypeBox enum schemas (CallStatus, NodeStatus, OperationType, EdgeType) with Nullable helper
2026-05-21 20:51:25 +00:00