flower
flower copied to clipboard
feat(framework) Add `get_run_status` and `update_run_status` to `LinkState`
- Amended
State. - Implemented new methods for
InMemoryStateandSqliteState. - Added unit test for the new methods.
- Updated the codebase accordingly.