mergegate/crates/miyabi-core
Shunsuke Hayashi c3c3400bb2 fix: Resolve clippy warnings in dag.rs and workflow.rs
- Replace ok_or_else with ok_or for non-lazy error construction
- Derive Default for StepCondition and FailurePolicy enums
- Allow clippy::only_used_in_recursion for visit_step method

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 01:46:46 +09:00
..
src fix: Resolve clippy warnings in dag.rs and workflow.rs 2025-11-23 01:46:46 +09:00
Cargo.toml feat: Add hooks, workflow, MCP support and core modules 2025-11-22 23:37:14 +09:00