@agimon-ai/doompi-hook 0.0.1-alpha.4 → 0.0.1-alpha.6
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/dist/types/hooks.d.cts +5 -5
- package/dist/types/hooks.d.cts.map +1 -1
- package/dist/types/hooks.d.mts +5 -5
- package/dist/types/hooks.d.mts.map +1 -1
- package/dist/types/telemetry.d.cts +2 -2
- package/dist/types/telemetry.d.cts.map +1 -1
- package/dist/types/telemetry.d.mts +2 -2
- package/dist/types/telemetry.d.mts.map +1 -1
- package/package.json +9 -9
package/dist/types/hooks.d.cts
CHANGED
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
*/
|
|
9
9
|
/** Registry event names. Each is used twice per dispatch, so drift would be silent. */
|
|
10
10
|
declare const HOOK_EVENT: {
|
|
11
|
-
readonly sessionStart:
|
|
12
|
-
readonly preToolUse:
|
|
13
|
-
readonly postToolUse:
|
|
14
|
-
readonly stop:
|
|
15
|
-
readonly sessionEnd:
|
|
11
|
+
readonly sessionStart: 'SessionStart';
|
|
12
|
+
readonly preToolUse: 'PreToolUse';
|
|
13
|
+
readonly postToolUse: 'PostToolUse';
|
|
14
|
+
readonly stop: 'Stop';
|
|
15
|
+
readonly sessionEnd: 'SessionEnd';
|
|
16
16
|
};
|
|
17
17
|
type HookEventName = (typeof HOOK_EVENT)[keyof typeof HOOK_EVENT];
|
|
18
18
|
interface HookCommand {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hooks.d.cts","names":[],"sources":["../../src/types/hooks.ts"],"mappings":";;;;;;;;;cASa
|
|
1
|
+
{"version":3,"file":"hooks.d.cts","names":[],"sources":["../../src/types/hooks.ts"],"mappings":";;;;;;;;;cASa;WACX;WACA;WACA;WACA;WACA;;KAGU,wBAAwB,yBAAyB;UAE5C;EACf;;EAEA;;;UAIe;EACf;EACA;EACA;EACA;EACA;;;UAIe,sBAAsB;EACrC;EACA;;EAEA;EACA;EACA;;EAEA;;UAGe;EACf;EACA,QAAQ;IAAQ;IAAe,KAAK;;;UAGrB;EACf,SAAS,eAAe;;;UAIT;EACf;EACA;;;UAIe;EACf;EACA,UAAU;;UAGK;EACf;EACA,QAAQ;;UAGO;EACf,QAAQ,eAAe;;;UAIR;EACf;EACA,QAAQ;;;UAIO;EACf,MAAM;EACN;;;UAIe;EACf;EACA;EACA;IACE;IACA;IACA;;;KAIQ;UAQK;EACf;EACA;EACA,QAAQ;;UAGO;EACf,WAAW;EACX,UAAU;;;;;;;;UASK;WACN;WACA;WACA;WACA;WACA;;;KAIC,cAAc;UAET;EACf;;EAEA;;;UAIe;EACf,IAAI,MAAM,aAAa,SAAS,aAAa,SAAS,iBAAiB,QAAQ;;;UAIhE;EACf,SAAS;EACT,UAAU;;;UAIK;EACf,WAAW;EACX,UAAU;;;UAIK;WACN;WACA;;;UAIM;EACf,SAAS,mBAAmB,QAAQ;EACpC,QAAQ,kBAAkB,wBAAwB,QAAQ"}
|
package/dist/types/hooks.d.mts
CHANGED
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
*/
|
|
9
9
|
/** Registry event names. Each is used twice per dispatch, so drift would be silent. */
|
|
10
10
|
declare const HOOK_EVENT: {
|
|
11
|
-
readonly sessionStart:
|
|
12
|
-
readonly preToolUse:
|
|
13
|
-
readonly postToolUse:
|
|
14
|
-
readonly stop:
|
|
15
|
-
readonly sessionEnd:
|
|
11
|
+
readonly sessionStart: 'SessionStart';
|
|
12
|
+
readonly preToolUse: 'PreToolUse';
|
|
13
|
+
readonly postToolUse: 'PostToolUse';
|
|
14
|
+
readonly stop: 'Stop';
|
|
15
|
+
readonly sessionEnd: 'SessionEnd';
|
|
16
16
|
};
|
|
17
17
|
type HookEventName = (typeof HOOK_EVENT)[keyof typeof HOOK_EVENT];
|
|
18
18
|
interface HookCommand {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hooks.d.mts","names":[],"sources":["../../src/types/hooks.ts"],"mappings":";;;;;;;;;cASa
|
|
1
|
+
{"version":3,"file":"hooks.d.mts","names":[],"sources":["../../src/types/hooks.ts"],"mappings":";;;;;;;;;cASa;WACX;WACA;WACA;WACA;WACA;;KAGU,wBAAwB,yBAAyB;UAE5C;EACf;;EAEA;;;UAIe;EACf;EACA;EACA;EACA;EACA;;;UAIe,sBAAsB;EACrC;EACA;;EAEA;EACA;EACA;;EAEA;;UAGe;EACf;EACA,QAAQ;IAAQ;IAAe,KAAK;;;UAGrB;EACf,SAAS,eAAe;;;UAIT;EACf;EACA;;;UAIe;EACf;EACA,UAAU;;UAGK;EACf;EACA,QAAQ;;UAGO;EACf,QAAQ,eAAe;;;UAIR;EACf;EACA,QAAQ;;;UAIO;EACf,MAAM;EACN;;;UAIe;EACf;EACA;EACA;IACE;IACA;IACA;;;KAIQ;UAQK;EACf;EACA;EACA,QAAQ;;UAGO;EACf,WAAW;EACX,UAAU;;;;;;;;UASK;WACN;WACA;WACA;WACA;WACA;;;KAIC,cAAc;UAET;EACf;;EAEA;;;UAIe;EACf,IAAI,MAAM,aAAa,SAAS,aAAa,SAAS,iBAAiB,QAAQ;;;UAIhE;EACf,SAAS;EACT,UAAU;;;UAIK;EACf,WAAW;EACX,UAAU;;;UAIK;WACN;WACA;;;UAIM;EACf,SAAS,mBAAmB,QAAQ;EACpC,QAAQ,kBAAkB,wBAAwB,QAAQ"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
//#region src/types/telemetry.d.ts
|
|
2
2
|
/** Telemetry events this package reports, and the port that records them. */
|
|
3
3
|
declare const HOOK_TELEMETRY_EVENT: {
|
|
4
|
-
readonly hookFailed:
|
|
5
|
-
readonly hookRegistryReadFailed:
|
|
4
|
+
readonly hookFailed: 'doom_pi_hook.failed';
|
|
5
|
+
readonly hookRegistryReadFailed: 'doom_pi_hook.registry_read_failed';
|
|
6
6
|
};
|
|
7
7
|
type HookTelemetryEventName = (typeof HOOK_TELEMETRY_EVENT)[keyof typeof HOOK_TELEMETRY_EVENT];
|
|
8
8
|
type HookTelemetryAttributes = Record<string, string | number | boolean>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetry.d.cts","names":[],"sources":["../../src/types/telemetry.ts"],"mappings":";;cACa;
|
|
1
|
+
{"version":3,"file":"telemetry.d.cts","names":[],"sources":["../../src/types/telemetry.ts"],"mappings":";;cACa;WACX;WACA;;KAGU,iCAAiC,mCAAmC;KACpE,0BAA0B;;;;;;UAOrB;EACf,YAAY,OAAO,wBAAwB,gBAAgB,aAAa,0BAA0B;EAClG,cAAc,OAAO,wBAAwB,gBAAgB,aAAa,0BAA0B"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
//#region src/types/telemetry.d.ts
|
|
2
2
|
/** Telemetry events this package reports, and the port that records them. */
|
|
3
3
|
declare const HOOK_TELEMETRY_EVENT: {
|
|
4
|
-
readonly hookFailed:
|
|
5
|
-
readonly hookRegistryReadFailed:
|
|
4
|
+
readonly hookFailed: 'doom_pi_hook.failed';
|
|
5
|
+
readonly hookRegistryReadFailed: 'doom_pi_hook.registry_read_failed';
|
|
6
6
|
};
|
|
7
7
|
type HookTelemetryEventName = (typeof HOOK_TELEMETRY_EVENT)[keyof typeof HOOK_TELEMETRY_EVENT];
|
|
8
8
|
type HookTelemetryAttributes = Record<string, string | number | boolean>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetry.d.mts","names":[],"sources":["../../src/types/telemetry.ts"],"mappings":";;cACa;
|
|
1
|
+
{"version":3,"file":"telemetry.d.mts","names":[],"sources":["../../src/types/telemetry.ts"],"mappings":";;cACa;WACX;WACA;;KAGU,iCAAiC,mCAAmC;KACpE,0BAA0B;;;;;;UAOrB;EACf,YAAY,OAAO,wBAAwB,gBAAgB,aAAa,0BAA0B;EAClG,cAAc,OAAO,wBAAwB,gBAAgB,aAAa,0BAA0B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agimon-ai/doompi-hook",
|
|
3
|
-
"version": "0.0.1-alpha.
|
|
3
|
+
"version": "0.0.1-alpha.6",
|
|
4
4
|
"description": "Claude-Code-compatible repository and plugin hook runner for DoomPi sessions.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai",
|
|
@@ -48,18 +48,18 @@
|
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@deepseek-ai/cordis": "4.0.1",
|
|
50
50
|
"yaml": "2.9.0",
|
|
51
|
-
"@agimon-ai/doompi-config": "0.0.1-alpha.
|
|
52
|
-
"@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.
|
|
53
|
-
"@agimon-ai/doompi-telemetry": "0.0.1-alpha.
|
|
51
|
+
"@agimon-ai/doompi-config": "0.0.1-alpha.28",
|
|
52
|
+
"@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.28",
|
|
53
|
+
"@agimon-ai/doompi-telemetry": "0.0.1-alpha.28"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
+
"@agimon-ai/vibe-lint-plugin-doom-extension": "0.0.1-alpha.26",
|
|
56
57
|
"@earendil-works/pi-coding-agent": "0.84.2",
|
|
57
|
-
"@types/node": "26.
|
|
58
|
-
"@vitest/coverage-v8": "4.1.
|
|
58
|
+
"@types/node": "26.2.0",
|
|
59
|
+
"@vitest/coverage-v8": "4.1.11",
|
|
59
60
|
"tsdown": "0.22.14",
|
|
60
|
-
"typescript": "
|
|
61
|
-
"vitest": "4.1.
|
|
62
|
-
"@agimon-ai/vibe-lint-plugin-doom-extension": "0.0.1-alpha.26"
|
|
61
|
+
"typescript": "7.0.2",
|
|
62
|
+
"vitest": "4.1.11"
|
|
63
63
|
},
|
|
64
64
|
"peerDependencies": {
|
|
65
65
|
"@earendil-works/pi-coding-agent": "0.84.2"
|