@wrongstack/tools 0.310.1 → 0.313.1

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.
Files changed (135) hide show
  1. package/dist/_shell-pick.d.ts +5 -10
  2. package/dist/audit.js +10 -4055
  3. package/dist/bash.js +9 -2332
  4. package/dist/batch-tool-use.js +2 -187
  5. package/dist/browser/index.js +25 -1339
  6. package/dist/builtin.js +69 -33985
  7. package/dist/chunk-2CTB3UK5.js +197 -0
  8. package/dist/chunk-2ME7ZWDD.js +1272 -0
  9. package/dist/chunk-2TFQDEPU.js +113 -0
  10. package/dist/chunk-2ZCJNKFE.js +315 -0
  11. package/dist/chunk-3PVYQFRQ.js +472 -0
  12. package/dist/chunk-3QMQBO5Z.js +89 -0
  13. package/dist/chunk-42AKKX7O.js +385 -0
  14. package/dist/chunk-42SKEETB.js +113 -0
  15. package/dist/chunk-4BHUSMNL.js +104 -0
  16. package/dist/chunk-4I4LWFOO.js +431 -0
  17. package/dist/chunk-553IQUMO.js +478 -0
  18. package/dist/chunk-55KF77OK.js +1944 -0
  19. package/dist/chunk-6HLZK37X.js +359 -0
  20. package/dist/chunk-6RNIFLG4.js +305 -0
  21. package/dist/chunk-A6BRWIXN.js +317 -0
  22. package/dist/chunk-AHHDWNXC.js +200 -0
  23. package/dist/chunk-B2CIOKWP.js +899 -0
  24. package/dist/chunk-BTSFTGIL.js +7 -0
  25. package/dist/chunk-D33S4RQG.js +222 -0
  26. package/dist/chunk-DIJKHSUO.js +134 -0
  27. package/dist/chunk-DPL47QGS.js +3515 -0
  28. package/dist/chunk-EMRGN4KM.js +170 -0
  29. package/dist/chunk-FGOABE4Z.js +955 -0
  30. package/dist/chunk-FW65TP4G.js +520 -0
  31. package/dist/chunk-GOIZNNOA.js +221 -0
  32. package/dist/chunk-H5MJUAA6.js +295 -0
  33. package/dist/chunk-H5OHH6F4.js +223 -0
  34. package/dist/chunk-HC5RM4WY.js +199 -0
  35. package/dist/chunk-HEQFMLZ7.js +190 -0
  36. package/dist/chunk-HFXSNKCV.js +196 -0
  37. package/dist/chunk-HXSBQ2SE.js +1723 -0
  38. package/dist/chunk-ILESNGNM.js +163 -0
  39. package/dist/chunk-INF5CGAO.js +137 -0
  40. package/dist/chunk-IWDFZ6XR.js +337 -0
  41. package/dist/chunk-IXMNTNW5.js +238 -0
  42. package/dist/chunk-J4SRJKBW.js +428 -0
  43. package/dist/chunk-J5SKD6LN.js +235 -0
  44. package/dist/chunk-JRJJX3L5.js +424 -0
  45. package/dist/chunk-KXNDHMUB.js +366 -0
  46. package/dist/chunk-LIJQMYYX.js +59 -0
  47. package/dist/chunk-MAN26PZ5.js +260 -0
  48. package/dist/chunk-MKRQMLZA.js +474 -0
  49. package/dist/chunk-NBDZMMG2.js +169 -0
  50. package/dist/chunk-NHA6BEIH.js +101 -0
  51. package/dist/chunk-OA6YJIWL.js +4412 -0
  52. package/dist/chunk-OZC255IC.js +2830 -0
  53. package/dist/chunk-PUR6WU2B.js +154 -0
  54. package/dist/chunk-Q5JPPCZC.js +12 -0
  55. package/dist/chunk-QBV725YG.js +128 -0
  56. package/dist/chunk-QHVW4AAM.js +892 -0
  57. package/dist/chunk-QNJ7AQ4B.js +1000 -0
  58. package/dist/chunk-RGISBZBD.js +231 -0
  59. package/dist/chunk-RJZQWEMS.js +84 -0
  60. package/dist/chunk-RP2ZA47V.js +15 -0
  61. package/dist/chunk-RXISBFR5.js +315 -0
  62. package/dist/chunk-S5CCLZL3.js +99 -0
  63. package/dist/chunk-TVTCSBJF.js +122 -0
  64. package/dist/chunk-U4D5S3VQ.js +21 -0
  65. package/dist/chunk-U4VAATKP.js +193 -0
  66. package/dist/chunk-UKU2ZX4C.js +203 -0
  67. package/dist/chunk-UNSKG6DC.js +159 -0
  68. package/dist/chunk-URFKEIHM.js +1091 -0
  69. package/dist/chunk-UTV7YAW7.js +178 -0
  70. package/dist/chunk-V43EQ6VR.js +68 -0
  71. package/dist/chunk-VB3MJGCV.js +610 -0
  72. package/dist/chunk-WHIIIREL.js +223 -0
  73. package/dist/chunk-XMIFYKUT.js +1371 -0
  74. package/dist/chunk-YF2RSV34.js +54 -0
  75. package/dist/chunk-Z6DAKQ3U.js +1 -0
  76. package/dist/chunk-ZIGAZFWE.js +522 -0
  77. package/dist/circuit-breaker.js +3 -191
  78. package/dist/codebase-index/index.js +84 -13688
  79. package/dist/codebase-index/parser-worker-script.js +8 -3995
  80. package/dist/codebase-index/project-server.js +60 -8548
  81. package/dist/codebase-index/worker.js +20 -8416
  82. package/dist/design.js +2 -299
  83. package/dist/diff.js +4 -256
  84. package/dist/document.js +4 -222
  85. package/dist/e2e.js +5 -476
  86. package/dist/edit.js +14 -10200
  87. package/dist/exec.js +16 -3131
  88. package/dist/fetch.js +8 -398
  89. package/dist/format.js +10 -3750
  90. package/dist/generic-parser-VUXDIAOZ.js +13 -0
  91. package/dist/git.js +4 -380
  92. package/dist/glob.js +6 -280
  93. package/dist/go-parser-6CA77WZ4.js +469 -0
  94. package/dist/grep.js +7 -604
  95. package/dist/index.js +318 -35423
  96. package/dist/install.js +10 -4091
  97. package/dist/json-parser-7YMDJSBJ.js +213 -0
  98. package/dist/json.js +4 -665
  99. package/dist/kanban.js +3 -2096
  100. package/dist/languages/index.js +23 -4664
  101. package/dist/legacy-bridge-7UKZT46G.js +18 -0
  102. package/dist/lint.js +10 -3706
  103. package/dist/logs.js +4 -287
  104. package/dist/memory.js +6 -215
  105. package/dist/mode.js +3 -99
  106. package/dist/outdated.js +4 -5170
  107. package/dist/pack.js +65 -33933
  108. package/dist/parser-dispatch-VPOFDO2U.js +14 -0
  109. package/dist/patch.js +13 -9935
  110. package/dist/plan.js +5 -3286
  111. package/dist/process-registry.js +8 -651
  112. package/dist/ps-slash.js +12 -1439
  113. package/dist/py-parser-GPM5VYRG.js +16 -0
  114. package/dist/read.js +13 -9816
  115. package/dist/replace.js +15 -10014
  116. package/dist/rs-parser-WVQ4KYCX.js +81 -0
  117. package/dist/scaffold.js +4 -253
  118. package/dist/search.js +5 -585
  119. package/dist/session-kanban.js +30 -972
  120. package/dist/skill.js +2 -215
  121. package/dist/task.js +5 -3410
  122. package/dist/test.js +10 -3773
  123. package/dist/todo.js +4 -2891
  124. package/dist/tool-help.js +3 -123
  125. package/dist/tool-search.js +3 -79
  126. package/dist/tool-tier.js +68 -34020
  127. package/dist/tool-use.js +2 -93
  128. package/dist/tree-sitter-parser-YCILHGZD.js +17 -0
  129. package/dist/tree.js +4 -288
  130. package/dist/ts-parser-YH4ZMWMH.js +232 -0
  131. package/dist/typecheck.js +10 -3753
  132. package/dist/win32.js +6 -60
  133. package/dist/write.js +14 -9882
  134. package/dist/yaml-parser-GFAOKV53.js +157 -0
  135. package/package.json +5 -5
@@ -0,0 +1,520 @@
1
+ import {
2
+ todoTool
3
+ } from "./chunk-J4SRJKBW.js";
4
+ import {
5
+ mirrorSessionTasksToKanban
6
+ } from "./chunk-QNJ7AQ4B.js";
7
+
8
+ // src/task.ts
9
+ import { randomUUID } from "node:crypto";
10
+ import { addPlanItem, formatPlan, mutatePlan, mutateTasks } from "@wrongstack/core/storage";
11
+ import { computeTaskItemProgress, formatTaskList } from "@wrongstack/core/utils";
12
+ function findTaskIndex(tasks, query) {
13
+ const asNum = Number.parseInt(query, 10);
14
+ if (!Number.isNaN(asNum)) {
15
+ const idx = asNum - 1;
16
+ if (tasks[idx]) return idx;
17
+ }
18
+ const byId = tasks.findIndex((t) => t.id === query);
19
+ if (byId >= 0) return byId;
20
+ const lower = query.toLowerCase();
21
+ return tasks.findIndex((t) => t.title.toLowerCase().includes(lower));
22
+ }
23
+ var taskTool = {
24
+ name: "task",
25
+ category: "Session",
26
+ description: 'Manage session-persistent structured work items with dependencies, types, and priorities. Unlike `todo` (flat, tactical), `task` supports typed work (feature/bugfix/refactor/etc.), dependencies between items, priority ranking, and agent assignment. Tasks are written to disk and survive session resumes. By default they are isolated to this session; use `scope: "project"` to store tasks in a shared project-level file visible to all sessions.',
27
+ usageHint: 'USE FOR STRUCTURED WORK:\n- `action: "replace"` \u2014 replace task details/order without omitting unfinished persisted tasks\n- `action: "add"` \u2014 append a single task\n- `action: "status"` \u2014 update a task\'s status (e.g. pending\u2192in_progress, in_progress\u2192completed)\n- `action: "show"` \u2014 view current tasks without changing them\n- `action: "promote"` \u2014 convert a task into actionable todo items via `target` (id|index|substring)\n- `action: "planify"` \u2014 promote a task to a plan item (strategic level) via `target` (id|index|substring)\n\nTask fields:\n- `dependsOn`: list of task IDs this one waits for\n- `type`: "feature" | "bugfix" | "refactor" | "docs" | "test" | "chore"\n- `priority`: "critical" | "high" | "medium" | "low"\n- `assignee`: agent/subagent name (e.g. "bug-hunter", "refactor-planner")\n- `estimateHours`: rough time estimate\n- `scope`: "session" (default, isolated) or "project" (shared across sessions)',
28
+ permission: "confirm",
29
+ mutating: true,
30
+ subjectKey: "action",
31
+ capabilities: ["fs.write"],
32
+ icon: "task",
33
+ timeoutMs: 5e3,
34
+ inputSchema: {
35
+ type: "object",
36
+ properties: {
37
+ action: {
38
+ type: "string",
39
+ enum: ["replace", "add", "status", "show", "promote", "planify"],
40
+ description: "replace = set full list, add = append, status = update task status, show = view only, promote = convert task to todos, planify = convert task to plan item."
41
+ },
42
+ tasks: {
43
+ type: "array",
44
+ items: {
45
+ type: "object",
46
+ properties: {
47
+ id: { type: "string", description: 'Unique id (e.g. "t1", "auth-flow").' },
48
+ title: { type: "string", description: "Short title." },
49
+ description: { type: "string", description: "Optional details." },
50
+ type: {
51
+ type: "string",
52
+ enum: ["feature", "bugfix", "refactor", "docs", "test", "chore"]
53
+ },
54
+ priority: { type: "string", enum: ["critical", "high", "medium", "low"] },
55
+ status: {
56
+ type: "string",
57
+ enum: ["pending", "in_progress", "blocked", "failed", "review", "completed"]
58
+ },
59
+ dependsOn: {
60
+ type: "array",
61
+ items: { type: "string" },
62
+ description: "IDs of tasks this one depends on."
63
+ },
64
+ assignee: { type: "string", description: "Agent/subagent assigned." },
65
+ estimateHours: { type: "number", description: "Estimated hours." },
66
+ tags: { type: "array", items: { type: "string" }, description: "Optional tags." },
67
+ createdAt: { type: "string" },
68
+ updatedAt: { type: "string" }
69
+ },
70
+ required: ["id", "title", "type", "priority", "status"]
71
+ },
72
+ description: "Complete desired task list. Existing unfinished tasks may not be omitted; complete them first."
73
+ },
74
+ task: {
75
+ type: "object",
76
+ properties: {
77
+ title: { type: "string" },
78
+ description: { type: "string" },
79
+ type: {
80
+ type: "string",
81
+ enum: ["feature", "bugfix", "refactor", "docs", "test", "chore"]
82
+ },
83
+ priority: { type: "string", enum: ["critical", "high", "medium", "low"] },
84
+ status: {
85
+ type: "string",
86
+ enum: ["pending", "in_progress", "blocked", "failed", "review", "completed"]
87
+ },
88
+ dependsOn: { type: "array", items: { type: "string" } },
89
+ assignee: { type: "string" },
90
+ estimateHours: { type: "number" },
91
+ tags: { type: "array", items: { type: "string" } }
92
+ },
93
+ required: ["title", "type", "priority"],
94
+ description: "Single task to append (id/createdAt/updatedAt auto-generated)."
95
+ },
96
+ id: {
97
+ type: "string",
98
+ description: "Task id for action=status or target for action=promote."
99
+ },
100
+ status: {
101
+ type: "string",
102
+ enum: ["pending", "in_progress", "blocked", "failed", "review", "completed"],
103
+ description: "New status for action=status."
104
+ },
105
+ target: {
106
+ type: "string",
107
+ description: "Target task identifier (id, 1-based index, or title substring) for action=promote."
108
+ },
109
+ subtasks: {
110
+ type: "array",
111
+ items: { type: "string" },
112
+ description: "Optional subtask titles for action=promote. Each becomes a pending todo."
113
+ },
114
+ scope: {
115
+ type: "string",
116
+ enum: ["session", "project"],
117
+ description: 'Storage scope: "session" (default, isolated to this session) or "project" (shared across all sessions for this project).'
118
+ }
119
+ },
120
+ required: ["action"]
121
+ },
122
+ async execute(input, ctx) {
123
+ const sessionTaskPath = ctx.meta["task.path"];
124
+ let taskPath;
125
+ if (input.scope === "project") {
126
+ if (typeof sessionTaskPath === "string") {
127
+ const lastSep = Math.max(
128
+ sessionTaskPath.lastIndexOf("/"),
129
+ sessionTaskPath.lastIndexOf("\\")
130
+ );
131
+ taskPath = lastSep >= 0 ? sessionTaskPath.slice(0, lastSep + 1) + "backlog.tasks.json" : "backlog.tasks.json";
132
+ }
133
+ } else {
134
+ taskPath = sessionTaskPath;
135
+ }
136
+ if (typeof taskPath !== "string" || !taskPath) {
137
+ return {
138
+ ok: false,
139
+ message: "Task storage path not configured.",
140
+ count: 0,
141
+ completed: 0,
142
+ inProgress: 0
143
+ };
144
+ }
145
+ const sessionId = ctx.session?.id ?? "unknown";
146
+ let early = null;
147
+ const promoteMeta = { count: 0, title: "" };
148
+ const planifyMeta = { title: "", details: "" };
149
+ let didPlanify = false;
150
+ let todosToReplace = null;
151
+ let file;
152
+ try {
153
+ file = await mutateTasks(taskPath, sessionId, async (f) => {
154
+ switch (input.action) {
155
+ case "show":
156
+ break;
157
+ case "replace": {
158
+ if (!Array.isArray(input.tasks)) {
159
+ early = {
160
+ ok: false,
161
+ message: "action=replace requires `tasks` array.",
162
+ count: 0,
163
+ completed: 0,
164
+ inProgress: 0
165
+ };
166
+ return f;
167
+ }
168
+ const newIds = new Set(input.tasks.map((t) => t.id));
169
+ if (newIds.size !== input.tasks.length) {
170
+ const seen = /* @__PURE__ */ new Set();
171
+ const dupes = [
172
+ ...new Set(
173
+ input.tasks.map((t) => t.id).filter((id) => {
174
+ if (seen.has(id)) return true;
175
+ seen.add(id);
176
+ return false;
177
+ })
178
+ )
179
+ ];
180
+ early = {
181
+ ok: false,
182
+ message: `action=replace has duplicate task IDs: ${dupes.join(", ")}. Each task id must be unique.`,
183
+ count: 0,
184
+ completed: 0,
185
+ inProgress: 0
186
+ };
187
+ return f;
188
+ }
189
+ const omittedUnfinished = f.tasks.filter(
190
+ (task) => task.status !== "completed" && !newIds.has(task.id)
191
+ );
192
+ if (omittedUnfinished.length > 0) {
193
+ early = {
194
+ ok: false,
195
+ message: `action=replace cannot omit unfinished tasks: ${omittedUnfinished.map((task) => task.id).join(", ")}. Complete them first.`,
196
+ count: f.tasks.length,
197
+ ...computeTaskItemProgress(f.tasks)
198
+ };
199
+ return f;
200
+ }
201
+ for (const t of input.tasks) {
202
+ if (t.dependsOn && t.dependsOn.length > 0) {
203
+ const missing = t.dependsOn.filter((d) => !newIds.has(d));
204
+ if (missing.length > 0) {
205
+ early = {
206
+ ok: false,
207
+ message: `dependsOn validation failed: task "${t.id}" references unknown IDs: ${missing.join(", ")}`,
208
+ count: 0,
209
+ completed: 0,
210
+ inProgress: 0
211
+ };
212
+ return f;
213
+ }
214
+ }
215
+ if (t.status === "in_progress" || t.status === "completed") {
216
+ const unmet = (t.dependsOn ?? []).filter(
217
+ (dependencyId) => input.tasks?.find((candidate) => candidate.id === dependencyId)?.status !== "completed"
218
+ );
219
+ if (unmet.length > 0) {
220
+ early = {
221
+ ok: false,
222
+ message: `dependency status validation failed: task "${t.id}" cannot be ${t.status} before completion of ${unmet.join(", ")}.`,
223
+ count: f.tasks.length,
224
+ ...computeTaskItemProgress(f.tasks)
225
+ };
226
+ return f;
227
+ }
228
+ }
229
+ }
230
+ const now = (/* @__PURE__ */ new Date()).toISOString();
231
+ f.tasks = input.tasks.map((t) => ({
232
+ ...t,
233
+ createdAt: t.createdAt || now,
234
+ updatedAt: now
235
+ }));
236
+ break;
237
+ }
238
+ case "add": {
239
+ const t = input.task;
240
+ if (!t?.title) {
241
+ early = {
242
+ ok: false,
243
+ message: "action=add requires `task` with at least `title`.",
244
+ count: 0,
245
+ completed: 0,
246
+ inProgress: 0
247
+ };
248
+ return f;
249
+ }
250
+ if (t.dependsOn && t.dependsOn.length > 0) {
251
+ const existingIds = new Set(f.tasks.map((e) => e.id));
252
+ const missing = t.dependsOn.filter((d) => !existingIds.has(d));
253
+ if (missing.length > 0) {
254
+ early = {
255
+ ok: false,
256
+ message: `dependsOn validation failed: unknown task IDs: ${missing.join(", ")}`,
257
+ count: 0,
258
+ completed: 0,
259
+ inProgress: 0
260
+ };
261
+ return f;
262
+ }
263
+ }
264
+ const now = (/* @__PURE__ */ new Date()).toISOString();
265
+ const newTask = {
266
+ id: `task_${Date.now()}_${randomUUID().slice(0, 8)}`,
267
+ title: t.title,
268
+ description: t.description,
269
+ type: t.type || "feature",
270
+ priority: t.priority || "medium",
271
+ status: t.status || "pending",
272
+ dependsOn: t.dependsOn,
273
+ assignee: t.assignee,
274
+ estimateHours: t.estimateHours,
275
+ tags: t.tags,
276
+ createdAt: now,
277
+ updatedAt: now
278
+ };
279
+ f.tasks.push(newTask);
280
+ break;
281
+ }
282
+ case "status": {
283
+ if (!input.id || !input.status) {
284
+ early = {
285
+ ok: false,
286
+ message: "action=status requires `id` and `status`.",
287
+ count: 0,
288
+ completed: 0,
289
+ inProgress: 0
290
+ };
291
+ return f;
292
+ }
293
+ const task = f.tasks.find((t) => t.id === input.id);
294
+ if (!task) {
295
+ early = {
296
+ ok: false,
297
+ message: `Task "${input.id}" not found.`,
298
+ count: 0,
299
+ completed: 0,
300
+ inProgress: 0
301
+ };
302
+ return f;
303
+ }
304
+ if (input.status === "in_progress" || input.status === "completed") {
305
+ const unmet = (task.dependsOn ?? []).filter(
306
+ (dependencyId) => f.tasks.find((candidate) => candidate.id === dependencyId)?.status !== "completed"
307
+ );
308
+ if (unmet.length > 0) {
309
+ early = {
310
+ ok: false,
311
+ message: `Task "${task.id}" cannot be ${input.status} before dependencies complete: ${unmet.join(", ")}.`,
312
+ count: f.tasks.length,
313
+ ...computeTaskItemProgress(f.tasks)
314
+ };
315
+ return f;
316
+ }
317
+ }
318
+ task.status = input.status;
319
+ task.updatedAt = (/* @__PURE__ */ new Date()).toISOString();
320
+ break;
321
+ }
322
+ case "promote": {
323
+ const target = input.target?.trim();
324
+ if (!target) {
325
+ early = {
326
+ ok: false,
327
+ message: "action=promote requires `target` (task id, index, or title substring).",
328
+ count: 0,
329
+ completed: 0,
330
+ inProgress: 0
331
+ };
332
+ return f;
333
+ }
334
+ const idx = findTaskIndex(f.tasks, target);
335
+ if (idx === -1) {
336
+ early = {
337
+ ok: false,
338
+ message: `No task matched "${target}".`,
339
+ count: 0,
340
+ completed: 0,
341
+ inProgress: 0
342
+ };
343
+ return f;
344
+ }
345
+ const match = f.tasks[idx];
346
+ if (!match) {
347
+ early = {
348
+ ok: false,
349
+ message: `No task matched "${target}".`,
350
+ count: 0,
351
+ completed: 0,
352
+ inProgress: 0
353
+ };
354
+ return f;
355
+ }
356
+ if (match.status !== "completed" && match.status !== "failed") {
357
+ match.status = "in_progress";
358
+ match.updatedAt = (/* @__PURE__ */ new Date()).toISOString();
359
+ }
360
+ const todos = [];
361
+ const ts = Date.now();
362
+ todos.push({
363
+ id: `todo_${ts}_task`,
364
+ content: match.title,
365
+ status: "in_progress",
366
+ activeForm: match.title,
367
+ promotedFromTask: match.id
368
+ });
369
+ if (match.description) {
370
+ todos.push({
371
+ id: `todo_${ts}_${randomUUID().slice(0, 6)}`,
372
+ content: match.description.slice(0, 200),
373
+ status: "pending",
374
+ promotedFromTask: match.id
375
+ });
376
+ }
377
+ if (input.subtasks && input.subtasks.length > 0) {
378
+ for (const st of input.subtasks) {
379
+ todos.push({
380
+ id: `todo_${ts}_${randomUUID().slice(0, 6)}`,
381
+ content: st,
382
+ status: "pending",
383
+ promotedFromTask: match.id
384
+ });
385
+ }
386
+ }
387
+ todosToReplace = todos;
388
+ promoteMeta.count = todos.length;
389
+ promoteMeta.title = match.title;
390
+ break;
391
+ }
392
+ case "planify": {
393
+ const target = input.target?.trim();
394
+ if (!target) {
395
+ early = {
396
+ ok: false,
397
+ message: "action=planify requires `target` (task id, index, or title substring).",
398
+ count: 0,
399
+ completed: 0,
400
+ inProgress: 0
401
+ };
402
+ return f;
403
+ }
404
+ const idx = findTaskIndex(f.tasks, target);
405
+ if (idx === -1) {
406
+ early = {
407
+ ok: false,
408
+ message: `No task matched "${target}".`,
409
+ count: 0,
410
+ completed: 0,
411
+ inProgress: 0
412
+ };
413
+ return f;
414
+ }
415
+ const match = f.tasks[idx];
416
+ if (!match) {
417
+ early = {
418
+ ok: false,
419
+ message: `No task matched "${target}".`,
420
+ count: 0,
421
+ completed: 0,
422
+ inProgress: 0
423
+ };
424
+ return f;
425
+ }
426
+ planifyMeta.title = match.title;
427
+ planifyMeta.details = match.description ?? "";
428
+ didPlanify = true;
429
+ break;
430
+ }
431
+ default:
432
+ early = {
433
+ ok: false,
434
+ message: `Unknown action "${input.action}". Use replace | add | status | show | promote | planify.`,
435
+ count: 0,
436
+ completed: 0,
437
+ inProgress: 0
438
+ };
439
+ return f;
440
+ }
441
+ return f;
442
+ });
443
+ } catch (err) {
444
+ return {
445
+ ok: false,
446
+ message: `Task change not saved \u2014 ${err instanceof Error ? err.message : String(err)}`,
447
+ count: 0,
448
+ completed: 0,
449
+ inProgress: 0
450
+ };
451
+ }
452
+ ctx.meta["task.path.resolved"] = taskPath;
453
+ if (todosToReplace) {
454
+ await todoTool.execute({ todos: todosToReplace }, ctx, {
455
+ signal: AbortSignal.timeout(3e4)
456
+ });
457
+ }
458
+ mirrorSessionTasksToKanban(ctx.projectRoot, file.tasks, sessionId);
459
+ if (early) return early;
460
+ if (didPlanify) {
461
+ const { title, details } = planifyMeta;
462
+ const planPathRaw = ctx.meta["plan.path"];
463
+ const prog = computeTaskItemProgress(file.tasks);
464
+ if (typeof planPathRaw === "string" && planPathRaw) {
465
+ let planPath = planPathRaw;
466
+ if (input.scope === "project") {
467
+ const lastSep = Math.max(planPath.lastIndexOf("/"), planPath.lastIndexOf("\\"));
468
+ planPath = lastSep >= 0 ? planPath.slice(0, lastSep + 1) + "backlog.plan.json" : "backlog.plan.json";
469
+ }
470
+ let formatted = "";
471
+ try {
472
+ await mutatePlan(planPath, sessionId, (pf) => {
473
+ const { plan: updated } = addPlanItem(pf, title, details || void 0);
474
+ formatted = formatPlan(updated);
475
+ return updated;
476
+ });
477
+ ctx.meta["plan.path.resolved"] = planPath;
478
+ } catch (err) {
479
+ return {
480
+ ok: false,
481
+ message: `planify: plan not saved \u2014 ${err instanceof Error ? err.message : String(err)}`,
482
+ count: file.tasks.length,
483
+ completed: prog.completed,
484
+ inProgress: prog.inProgress
485
+ };
486
+ }
487
+ return {
488
+ ok: true,
489
+ message: `planify ok \u2014 added "${title}" to plan.
490
+ ${formatted}`,
491
+ count: file.tasks.length,
492
+ completed: prog.completed,
493
+ inProgress: prog.inProgress
494
+ };
495
+ }
496
+ return {
497
+ ok: false,
498
+ message: "Plan storage path not configured \u2014 cannot planify.",
499
+ count: file.tasks.length,
500
+ completed: prog.completed,
501
+ inProgress: prog.inProgress
502
+ };
503
+ }
504
+ const p = computeTaskItemProgress(file.tasks);
505
+ const summary = promoteMeta.count > 0 ? `promote ok \u2014 ${promoteMeta.count} todo(s) created from "${promoteMeta.title}".
506
+ ${formatTaskList(file.tasks)}` : file.tasks.length > 0 ? formatTaskList(file.tasks) : "No tasks.";
507
+ return {
508
+ ok: true,
509
+ message: summary,
510
+ count: file.tasks.length,
511
+ completed: p.completed,
512
+ inProgress: p.inProgress
513
+ };
514
+ }
515
+ };
516
+
517
+ export {
518
+ taskTool
519
+ };
520
+ //# sourceMappingURL=chunk-FW65TP4G.js.map