story-kit: merge 134_story_add_process_health_monitoring_and_timeout_to_agent_pty_sessions
This commit is contained in:
@@ -122,6 +122,7 @@ impl ClaudeCodeProvider {
|
||||
/// Permission handling is delegated to the MCP `prompt_permission` tool
|
||||
/// via `--permission-prompt-tool`. Claude Code calls the MCP tool when it
|
||||
/// needs user approval, and the server bridges the request to the frontend.
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn run_pty_session(
|
||||
user_message: &str,
|
||||
cwd: &str,
|
||||
|
||||
Reference in New Issue
Block a user