cruo-agent 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -93,7 +93,7 @@ given up on work nobody abandoned.
93
93
  | `--worktree` | a checkout per card |
94
94
  | `--allow <tools>` | what the harness may use |
95
95
  | `--push` | publish the branch after a run that commits |
96
- | `--harness-timeout <seconds>` | kill a run that wedges (default 600) |
96
+ | `--harness-timeout <seconds>` | kill a run that wedges (default 1800) |
97
97
  | `--max-attempts <n>` | give up on a card after n unproductive runs (default 3) |
98
98
 
99
99
  The full list, and what each is for: <https://cruo.space/docs#agents>
package/dist/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.3
1
+ 0.1.5