@pushary/agent-hooks 0.81.0 → 0.83.0
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/CHANGELOG.md +32 -0
- package/data/SKILL.md +14 -5
- package/data/cursor-plugin/skills/pushary/SKILL.md +13 -4
- package/data/vscode-plugin/skills/pushary/SKILL.md +13 -4
- package/dist/bin/pushary-bell-hook.js +4 -4
- package/dist/bin/pushary-bell.js +6 -6
- package/dist/bin/pushary-claude.js +4 -4
- package/dist/bin/pushary-clean.js +5 -5
- package/dist/bin/pushary-codex-hook.js +10 -6
- package/dist/bin/pushary-codex.js +3 -3
- package/dist/bin/pushary-connect.js +7 -7
- package/dist/bin/pushary-doctor.js +11 -11
- package/dist/bin/pushary-gemini-hook.js +5 -5
- package/dist/bin/pushary-hook.js +7 -7
- package/dist/bin/pushary-login.js +5 -5
- package/dist/bin/pushary-logout.js +5 -5
- package/dist/bin/pushary-mode.js +4 -4
- package/dist/bin/pushary-notification-hook.js +3 -3
- package/dist/bin/pushary-permission-denied-hook.js +7 -7
- package/dist/bin/pushary-permission-hook.js +7 -7
- package/dist/bin/pushary-post-hook.js +3 -3
- package/dist/bin/pushary-prompt-hook.js +3 -3
- package/dist/bin/pushary-session-end-hook.js +3 -3
- package/dist/bin/pushary-session-start-hook.js +3 -3
- package/dist/bin/pushary-setup.js +22 -17
- package/dist/bin/pushary-stats.js +2 -2
- package/dist/bin/pushary-status.js +6 -6
- package/dist/bin/pushary-stop-hook.js +3 -3
- package/dist/bin/pushary-stopfailure-hook.js +3 -3
- package/dist/bin/pushary-suggestions.js +1 -1
- package/dist/bin/pushary-upgrade.js +4 -4
- package/dist/bin/pushary-wait.js +4 -4
- package/dist/{chunk-MHA2WB7S.js → chunk-2R63XKLG.js} +1 -1
- package/dist/{chunk-U2PZKYZM.js → chunk-3JDIGKPV.js} +2 -2
- package/dist/{chunk-TX7KBKT7.js → chunk-5RUIFDTP.js} +1 -0
- package/dist/{chunk-PPD3HHNJ.js → chunk-BT7NTTIW.js} +1 -1
- package/dist/{chunk-FVVJ3FOW.js → chunk-C4SQY777.js} +2 -2
- package/dist/{chunk-EBP4YG75.js → chunk-CXGJTN74.js} +1 -1
- package/dist/{chunk-7DYFAM32.js → chunk-DMKSHZKF.js} +1 -1
- package/dist/{chunk-JU72KNUB.js → chunk-E7YX7CTM.js} +20 -8
- package/dist/{chunk-PVSCRRPA.js → chunk-FFT7L2VE.js} +2 -2
- package/dist/{chunk-WYVKPLVT.js → chunk-HKKERYZP.js} +1 -1
- package/dist/{chunk-Q4QULGAV.js → chunk-O55DONTG.js} +1 -1
- package/dist/{chunk-BOMF4C2Q.js → chunk-R3AEWBAZ.js} +23 -12
- package/dist/{chunk-E6I3DBJW.js → chunk-RZP3Z2WR.js} +1 -1
- package/dist/{chunk-R6AYBATA.js → chunk-U752S5RE.js} +1 -1
- package/dist/{chunk-DNFYUBRP.js → chunk-UAWTJMXA.js} +1 -1
- package/dist/{chunk-UBUPETEQ.js → chunk-V6MCBCUC.js} +2 -2
- package/dist/src/index.d.ts +2 -0
- package/dist/src/index.js +7 -7
- package/package.json +1 -1
- /package/dist/{chunk-T6BNEQ2A.js → chunk-QA5HP7CR.js} +0 -0
package/dist/src/index.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ interface ToolInput {
|
|
|
7
7
|
session_id?: string;
|
|
8
8
|
cwd?: string;
|
|
9
9
|
transcript_path?: string;
|
|
10
|
+
tool_use_id?: string;
|
|
10
11
|
permission_mode?: string;
|
|
11
12
|
}
|
|
12
13
|
interface HookOutput {
|
|
@@ -137,6 +138,7 @@ interface AskUserParams {
|
|
|
137
138
|
blocker?: string;
|
|
138
139
|
actionBody?: string;
|
|
139
140
|
scopePath?: string;
|
|
141
|
+
toolUseId?: string;
|
|
140
142
|
}
|
|
141
143
|
interface AskUserResponse {
|
|
142
144
|
correlationId: string;
|
package/dist/src/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
handlePreToolUse
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-E7YX7CTM.js";
|
|
4
|
+
import "../chunk-U752S5RE.js";
|
|
5
|
+
import "../chunk-2R63XKLG.js";
|
|
6
|
+
import "../chunk-FFT7L2VE.js";
|
|
7
7
|
import {
|
|
8
8
|
askUser,
|
|
9
9
|
cancelQuestion,
|
|
@@ -16,12 +16,12 @@ import {
|
|
|
16
16
|
reportEvent,
|
|
17
17
|
resolvePolicy,
|
|
18
18
|
waitForAnswer
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-C4SQY777.js";
|
|
20
20
|
import "../chunk-BSZYIAZL.js";
|
|
21
21
|
import "../chunk-SAF6HGAA.js";
|
|
22
|
-
import "../chunk-
|
|
22
|
+
import "../chunk-BT7NTTIW.js";
|
|
23
23
|
import "../chunk-7QLSKOSU.js";
|
|
24
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-QA5HP7CR.js";
|
|
25
25
|
import "../chunk-RN3NOEJF.js";
|
|
26
26
|
import {
|
|
27
27
|
getApiKey,
|
package/package.json
CHANGED
|
File without changes
|