Skip to main content

Module attach

Module attach 

Source
Expand description

Attach command - Continue a headless session interactively

This module provides functionality to resume a headless agent session by reading stored session metadata and launching the appropriate harness with session continuation flags.

Structs§

SessionMetadata
Metadata for a headless session, stored for later continuation

Functions§

delete_session_metadata
Delete session metadata after successful continuation
headless_metadata_dir
Get the directory for headless session metadata
interactive_command
Build the command arguments for interactive session continuation
list_sessions
List all available headless sessions
load_session_metadata
Load session metadata for a task
run
Main entry point for the attach command
run_list
List available headless sessions
save_session_metadata
Save session metadata for later continuation
session_metadata_path
Get the path to a session metadata file