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
66
Commits
7
Branches
0
Tags
3b52998f20ad2c738f1e80cc748d24c3670e7e36
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm-5.1
3b52998f20
chore: update task graph/construction-json status to completed
2026-05-21 21:56:43 +00:00
.opencode
/agents
fix(coordinator): use remote:true on cleanup remove, document merged cleanup action
2026-05-21 20:44:19 +00:00
docs
fix: architecture review - address 5 critical issues, 6 warnings, 3 suggestions
2026-05-21 19:40:45 +00:00
src
Implement fromJSON, export, toJSON, toString serialization for FlowGraph
2026-05-21 21:51:24 +00:00
tasks
chore: update task graph/construction-json status to completed
2026-05-21 21:56:43 +00:00
test
Implement fromJSON, export, toJSON, toString serialization for FlowGraph
2026-05-21 21:51:24 +00:00
.gitignore
chore: add .worktrees/ to .gitignore
2026-05-21 20:51:33 +00:00
AGENTS.md
init
2026-05-18 11:49:10 +00:00
package-lock.json
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
package.json
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
tsconfig.json
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
tsup.config.ts
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
vitest.config.ts
setup: add vitest test infrastructure with helpers, fixtures, and reactive test patterns
2026-05-21 20:52:04 +00:00
Description
No description provided
1
MiB
Languages
TypeScript
100%