* Add Python agent runtime project infrastructure. * lint. * Rename agent_runtime dir to agent_framework_runtime. * fix uv.lock * Update pyproject for rename. * Update python/packages/runtime/agent_framework_runtime/agent_actor.py Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> * Add runtime package to workspace and optional dependencies. --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>