What's Changed
- Implement loop execution feature (Issue #21 step 8-10) by @HNakamura33 in #26
- Add task timeout feature and simplify Task struct by @HNakamura33 in #28
- Simplify Task struct and add timeout feature by @HNakamura33 in #29
- Develop by @HNakamura33 in #30
- Add GitHubExecutor and GitExecutor by @HNakamura33 in #32
- Add Git/GitHub branch and commit rules to CLAUDE.md by @HNakamura33 in #35
- Add DataExecutor for constant data nodes by @HNakamura33 in #36
- Add BashExecutor and Ralph Loop pattern sample by @HNakamura33 in #39
- Add auto dependency resolution and issue-driven workflow samples by @HNakamura33 in #49
- Add $.inputs reference support for sub-DAG parent value passing by @HNakamura33 in #51
- Develop by @HNakamura33 in #52
- Add map/filter/reduce executors for array processing (#46) by @HNakamura33 in #53
- Develop by @HNakamura33 in #54
Full Changelog: 0.0.2...0.1.0