Commit 47177ed
feat: opt-in polecat self-terminate after gt done
Add `polecat_self_terminate` config option (default: false) under
operational.daemon. When enabled, polecats kill their session 3s after
gt done instead of transitioning to IDLE.
Config: settings/config.json → operational.daemon.polecat_self_terminate: true
This is opt-in to preserve the existing persistent polecat model while
allowing operators who run at scale (10-30 concurrent polecats) to use
disposable polecats with fresh context windows per task.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f0c7d50 commit 47177ed
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
1147 | | - | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
1148 | 1159 | | |
1149 | 1160 | | |
1150 | 1161 | | |
| |||
0 commit comments