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
Refactor SKILL.md and demo_api_main.py for improved imports and clarity
- Updated import statements in `SKILL.md` to re-export `start_as_task` from `arctrl`, enhancing clarity on usage.
- Changed `CompositeHeader.performer` and `.date` to be called as factories, correcting previous documentation.
- Simplified import in `demo_api_main.py` by consolidating `ARC` and `start_as_task` from `arctrl` into a single line, improving readability.
0 commit comments