Skip to main content

Module act

Module act 

Source
Expand description

The two keys that act rather than navigate: ctrl-x on a row, f8 on the list.

Both own the whole screen for as long as they are up, because the picker has just handed it over, and both END in a detached restart: a restart waits up to twelve seconds for a session to exit and then polls for it to come back, so run inline it would freeze the popup for half a minute.

The shape of each is the same and it is deliberate: say what will happen, ask, and never offer something that would be refused anyway. A restart that declines is not a failure to explain away, it is the guard working.

Functionsยง

conversation_of
Which conversation a row is about, and which tool wrote it.
handoff_one
ctrl-o: pick a target agent, then open the conversation in it.
note
Fire a restart and return AT ONCE, appending to the log beside everything else this keeps in the runtime directory.
report_failed_child
Report a child that could not be started, and hold the screen while it is read.
restart_detached
restart_one
ctrl-x: restart the highlighted session.
sweep
f8: restart every outdated session, after showing the plan and asking.