You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
experiment_tmux_session_save_interval = "10" # Save every 10 minutes
120
+
experiment_report_tasks = true
121
+
}
122
+
```
123
+
124
+
Session persistence automatically saves and restores your Claude Code environment, including working directory and command history.
125
+
103
126
## Run standalone
104
127
105
128
Run Claude Code as a standalone app in your workspace. This will install Claude Code and run it directly without using screen or any task reporting to the Coder UI.
0 commit comments