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
fix(types): restore type hints that have runtime backing, narrow those that don't
After rebase, commit 72e477f added runtime support for:
- context str/dict -> restore to type hint
- autonomy str -> restore to type hint
- approval dict -> restore to type hint
- learn str -> restore to type hint
templates str remains removed (resolve() with no presets returns None).
Updated all docstrings to document actual supported types including new forms.
Agent-Logs-Url: https://github.com/MervinPraison/PraisonAI/sessions/e371c8e1-a816-4fb2-8eb8-a18242daa2de
Co-authored-by: MervinPraison <454862+MervinPraison@users.noreply.github.com>
0 commit comments