Merge sessions/interactive/664ee473

This commit is contained in:
Dhanji R. Prasanna
2026-01-29 11:14:28 +11:00
7 changed files with 158 additions and 33 deletions

View File

@@ -308,6 +308,7 @@ async fn handle_command(
workspace_dir,
cli.new_session,
None, // agent_name (not in agent mode)
None, // initial_project (not supported in accumulative mode yet)
)
.await?;