jackin hardline
Synopsis
Section titled “Synopsis”jackin hardline <SELECTOR>Reconnect your terminal to a running agent container. Use this when you’ve closed your terminal but the agent is still running in the background.
In The Matrix, a hardline is a phone line used to enter or exit the simulation. In jackin’, it’s your way back into a running agent session.
If you pass an agent class selector, jackin hardline reconnects to that class’s primary container. If you have multiple running instances, use the full container name to pick a specific clone.
Arguments
Section titled “Arguments”| Argument | Required | Description |
|---|---|---|
SELECTOR | Yes | Agent class selector (e.g., agent-smith) or full container name (e.g., jackin-agent-smith-clone-1) |
Examples
Section titled “Examples”# Reconnect to agent-smithjackin hardline agent-smith
# Reconnect to a specific container by namejackin hardline jackin-agent-smith-clone-1
# Reconnect to a namespaced agentjackin hardline chainargos/backend-engineerWhen to use
Section titled “When to use”- You closed your terminal window but the agent container is still running
- You want to check on an agent that’s been running autonomously
- You accidentally disconnected from a session