|
Fix NameError in run_ephemeral: session was undefined
run_ephemeral doesn't have a session variable. Pass user_id from the parent session (looked up via parent_session_id) instead of referencing non-existent session variable. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| navi/core/agent.py |
|---|