1、 tmux new -s proxy
cd ~/Desktop/proxy
nodemon index.js
tmux ls
tmux kill-session -t cc-8aa41a6fcb4b
tmux attach -t proxy
脱离会话(任务继续后台运行)
按 Ctrl+B,然后按 D
2、
claude-iterate init bpm-test-coverage --mode iterative --stagnation-threshold 3
claude-iterate run bpm-test-coverage --dangerously-skip-permissions
claude-iterate run bpm-test-coverage --dangerously-skip-permissions --output verbose
claude-iterate config --workspace bpm-test notifyUrl https://ntfy.sh/bpm-test
claude-iterate config --workspace bpm-test notifyEvents completion