@integrity-labs/agt-cli 0.27.64 → 0.27.66

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.
@@ -9,7 +9,7 @@ import {
9
9
  parseDeliveryTarget,
10
10
  registerFramework,
11
11
  wrapScheduledTaskPrompt
12
- } from "./chunk-STGNOXKS.js";
12
+ } from "./chunk-PM3CC2SJ.js";
13
13
 
14
14
  // ../../packages/core/dist/integrations/registry.js
15
15
  var INTEGRATION_REGISTRY = [
@@ -3324,15 +3324,21 @@ When you receive a request via any channel (Slack, Telegram, direct chat):
3324
3324
  3. **Create the kanban task** with kanban.add. Title should be specific
3325
3325
  enough to be self-explanatory \u2014 "Pull Linear ENG sprint velocity for
3326
3326
  this fortnight" beats "Linear stats".
3327
- 4. Reply in the channel thread: "On it \u2014 tracking here: ${kanbanUrl ?? "my kanban board"}" (include the created task title)
3327
+ 4. Reply in the channel thread with a brief acknowledgement that names the
3328
+ created task: "On it \u2014 <task title>".
3329
+ - **On Slack, do NOT paste the kanban URL.** A progress card with an
3330
+ **Open card** button is posted into the thread automatically when the
3331
+ task is channel-sourced \u2014 a pasted link on top of it is duplicate noise.
3332
+ - On channels without a progress card (Telegram, direct chat), include
3333
+ the tracking link: "On it \u2014 tracking here: ${kanbanUrl ?? "my kanban board"}".
3328
3334
  5. Move the task to in_progress with kanban.move
3329
3335
  6. Do the work
3330
3336
  7. Mark done with kanban.done including a result summary
3331
3337
  8. Reply in the channel thread with the result
3332
3338
 
3333
3339
  Everything that isn't exempt gets a task \u2014 but only after the request is
3334
- clear. Don't bury a clarifying question underneath a "tracking here" reply;
3335
- ask the question alone, no kanban link, and let the user answer before
3340
+ clear. Don't bury a clarifying question underneath an "on it" acknowledgement;
3341
+ ask the question alone, no task created yet, and let the user answer before
3336
3342
  anything goes on the board.
3337
3343
 
3338
3344
  When asked about existing work, tasks, or what you've been doing \u2014 call kanban.list
@@ -7163,4 +7169,4 @@ export {
7163
7169
  managerInstallSystemUnitCommand,
7164
7170
  managerUninstallSystemUnitCommand
7165
7171
  };
7166
- //# sourceMappingURL=chunk-UFS6MVV7.js.map
7172
+ //# sourceMappingURL=chunk-TIS3QVYS.js.map