taskplane 0.24.20 → 0.24.22

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.
@@ -282,7 +282,7 @@ export const DEFAULT_ORCHESTRATOR_CONFIG: OrchestratorConfig = {
282
282
  merge: {
283
283
  model: "",
284
284
  tools: "read,write,edit,bash,grep,find,ls",
285
- thinking: "",
285
+ thinking: "off",
286
286
  verify: [],
287
287
  order: "fewest-files-first",
288
288
  timeout_minutes: 90,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taskplane",
3
- "version": "0.24.20",
3
+ "version": "0.24.22",
4
4
  "description": "AI agent orchestration for pi — parallel task execution with checkpoint discipline",
5
5
  "keywords": [
6
6
  "pi-package",