You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phase 2 of the Mars v2 refactor.
- Runnable: include Hooks, add `name` (auto-derived from class via
`step_name`), add `formatter` class-level DSL with instance fallback
- Gate, Aggregator, Sequential, Parallel: delegate `name` to Runnable
via super instead of managing their own attr_reader
- Runnable spec: cover name derivation, formatter DSL, hooks integration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments