infra-kit 0.1.113 → 0.1.114
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/.eslintcache +1 -1
- package/.omc/state/agent-replay-0d1515ce-4ebe-4ce8-a865-2897f68de168.jsonl +1 -0
- package/.omc/state/agent-replay-f99d8dad-81d1-4987-8183-62edf0843d0c.jsonl +2 -0
- package/.omc/state/idle-notif-cooldown.json +1 -1
- package/.omc/state/sessions/0d1515ce-4ebe-4ce8-a865-2897f68de168/pre-tool-advisory-throttle.json +10 -0
- package/.omc/state/sessions/560ea519-574a-4713-b134-5bf6cfaf3c33/pre-tool-advisory-throttle.json +18 -0
- package/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/pre-tool-advisory-throttle.json +14 -0
- package/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/ralph-state.json +13 -0
- package/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/ultrawork-state.json +11 -0
- package/.turbo/turbo-build.log +1 -1
- package/.turbo/turbo-test.log +20 -20
- package/dist/cli.js +53 -53
- package/dist/cli.js.map +4 -4
- package/dist/mcp.js +34 -34
- package/dist/mcp.js.map +4 -4
- package/package.json +1 -1
- package/src/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/pre-tool-advisory-throttle.json +14 -0
- package/src/commands/doctor/doctor.ts +6 -0
- package/src/integrations/cursor/.omc/state/agent-replay-f99d8dad-81d1-4987-8183-62edf0843d0c.jsonl +2 -0
- package/src/integrations/cursor/.omc/state/idle-notif-cooldown.json +3 -0
- package/src/integrations/cursor/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/pre-tool-advisory-throttle.json +18 -0
- package/src/integrations/cursor/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/subagent-tracking-state.json +17 -0
- package/src/integrations/cursor/index.ts +1 -0
- package/src/integrations/cursor/launch-cursor.ts +12 -0
- package/src/integrations/cursor/open-cursor-workspace.ts +2 -3
- package/src/integrations/ide/__tests__/ide-facade.test.ts +8 -0
- package/src/integrations/ide/add-ide-worktree-folders.ts +2 -4
- package/src/lib/worktrees/remove-worktrees.ts +15 -0
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"t":0,"agent":"system","event":"skill_invoked","skill_name":"oh-my-claudecode:cancel"}
|
package/.omc/state/sessions/0d1515ce-4ebe-4ce8-a865-2897f68de168/pre-tool-advisory-throttle.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"entries": {
|
|
4
|
+
"79a93d4a2f8f50b95f852280616242fee1855dc99a3c75211917f55e72e95fae": {
|
|
5
|
+
"last_emitted_at_ms": 1782111114186,
|
|
6
|
+
"message": "Use parallel execution for independent tasks. Use run_in_background for long operations (npm install, builds, tests)."
|
|
7
|
+
}
|
|
8
|
+
},
|
|
9
|
+
"updated_at": "2026-06-22T06:51:54.186Z"
|
|
10
|
+
}
|
package/.omc/state/sessions/560ea519-574a-4713-b134-5bf6cfaf3c33/pre-tool-advisory-throttle.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"entries": {
|
|
4
|
+
"445ed27a3872b681d98190bae61ccb84954e1bc4e140df5370be958dee776b3a": {
|
|
5
|
+
"last_emitted_at_ms": 1782111847361,
|
|
6
|
+
"message": "Verify changes work after editing. Test functionality before marking complete."
|
|
7
|
+
},
|
|
8
|
+
"466399dafa2d20f60587180bad0a07358eb7f2bce724df0ff682f038ad33f5ad": {
|
|
9
|
+
"last_emitted_at_ms": 1782111836802,
|
|
10
|
+
"message": "Read multiple files in parallel when possible for faster analysis."
|
|
11
|
+
},
|
|
12
|
+
"79a93d4a2f8f50b95f852280616242fee1855dc99a3c75211917f55e72e95fae": {
|
|
13
|
+
"last_emitted_at_ms": 1782111826313,
|
|
14
|
+
"message": "Use parallel execution for independent tasks. Use run_in_background for long operations (npm install, builds, tests)."
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"updated_at": "2026-06-22T07:04:07.361Z"
|
|
18
|
+
}
|
package/.omc/state/sessions/f99d8dad-81d1-4987-8183-62edf0843d0c/pre-tool-advisory-throttle.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"entries": {
|
|
4
|
+
"79a93d4a2f8f50b95f852280616242fee1855dc99a3c75211917f55e72e95fae": {
|
|
5
|
+
"last_emitted_at_ms": 1782111838873,
|
|
6
|
+
"message": "Use parallel execution for independent tasks. Use run_in_background for long operations (npm install, builds, tests)."
|
|
7
|
+
},
|
|
8
|
+
"466399dafa2d20f60587180bad0a07358eb7f2bce724df0ff682f038ad33f5ad": {
|
|
9
|
+
"last_emitted_at_ms": 1782111836437,
|
|
10
|
+
"message": "Read multiple files in parallel when possible for faster analysis."
|
|
11
|
+
}
|
|
12
|
+
},
|
|
13
|
+
"updated_at": "2026-06-22T07:03:58.873Z"
|
|
14
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"active": true,
|
|
3
|
+
"iteration": 1,
|
|
4
|
+
"max_iterations": 100,
|
|
5
|
+
"started_at": "2026-06-22T07:07:31.606Z",
|
|
6
|
+
"prompt": "/ralph fix it",
|
|
7
|
+
"session_id": "f99d8dad-81d1-4987-8183-62edf0843d0c",
|
|
8
|
+
"project_path": "/Users/arthur/projects/infra-kit/apps/infra-kit/cli",
|
|
9
|
+
"linked_ultrawork": true,
|
|
10
|
+
"awaiting_confirmation": true,
|
|
11
|
+
"awaiting_confirmation_set_at": "2026-06-22T07:07:31.606Z",
|
|
12
|
+
"last_checked_at": "2026-06-22T07:07:31.606Z"
|
|
13
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"active": true,
|
|
3
|
+
"started_at": "2026-06-22T07:07:31.618Z",
|
|
4
|
+
"original_prompt": "/ralph fix it",
|
|
5
|
+
"session_id": "f99d8dad-81d1-4987-8183-62edf0843d0c",
|
|
6
|
+
"project_path": "/Users/arthur/projects/infra-kit/apps/infra-kit/cli",
|
|
7
|
+
"reinforcement_count": 0,
|
|
8
|
+
"awaiting_confirmation": true,
|
|
9
|
+
"awaiting_confirmation_set_at": "2026-06-22T07:07:31.618Z",
|
|
10
|
+
"last_checked_at": "2026-06-22T07:07:31.618Z"
|
|
11
|
+
}
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
[2m$ rm -rf dist[22m
|
|
3
3
|
✅ Build was completed successfully: cli.js - [33m0.112[39m MB
|
|
4
4
|
✅ Build was completed successfully: index.js - [33m0.0000687[39m MB
|
|
5
|
-
✅ Build was completed successfully: mcp.js - [33m0.
|
|
5
|
+
✅ Build was completed successfully: mcp.js - [33m0.0876[39m MB
|
|
6
6
|
✅ Type declarations emitted: dist/entry/index.d.ts
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -12,35 +12,35 @@
|
|
|
12
12
|
: : :
|
|
13
13
|
^
|
|
14
14
|
[39m
|
|
15
|
-
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
16
15
|
[32mINFO[39m: [36m✓ Migrated ~/infra-kit.yml → ~/infra-kit.json[39m
|
|
16
|
+
[32mINFO[39m: [36m✓ Migrated ~/.infra-kit/config.yml → ~/.infra-kit/config.json[39m
|
|
17
|
+
[32mINFO[39m: [36m✓ Migrated ~/.infra-kit/projects/infra-kit-init-migrate-test-glLica/infra-kit.yml → ~/.infra-kit/projects/infra-kit-init-migrate-test-glLica/infra-kit.json[39m
|
|
18
|
+
[32mINFO[39m: [36m✓ Normalized ide config in ~/infra-kit.json (removed legacy "mode")[39m
|
|
19
|
+
[32mINFO[39m: [36m✓ Normalized ide config in ~/infra-kit.json (removed legacy "mode")[39m
|
|
20
|
+
[32mINFO[39m: [36m✓ Normalized ide config in ~/.infra-kit/config.json (removed legacy "mode")[39m
|
|
21
|
+
[32mINFO[39m: [36m✓ Normalized ide config in ~/.infra-kit/projects/infra-kit-init-migrate-test-Lx8fMU/infra-kit.json (removed legacy "mode")[39m
|
|
22
|
+
[32mINFO[39m: [36m⚠ Skipped normalizing ~/infra-kit.json — Expected property name or '}' in JSON at position 2 (line 1 column 3)[39m
|
|
23
|
+
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
17
24
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
18
25
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
19
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
26
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
20
27
|
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
21
28
|
[32mINFO[39m: [36m updated CLAUDE.md[39m
|
|
22
29
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
23
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
30
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
24
31
|
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
25
32
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
26
33
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
27
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
34
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
28
35
|
[32mINFO[39m: [36m unchanged AGENTS.md[39m
|
|
29
36
|
[32mINFO[39m: [36m unchanged CLAUDE.md[39m
|
|
30
37
|
[32mINFO[39m: [36m unchanged .cursor/rules/infra-kit.mdc[39m
|
|
31
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
38
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
32
39
|
[32mINFO[39m: [36mSkipped agent-instruction files — no infra-kit.json at the repo root[39m
|
|
33
40
|
[32mINFO[39m: [36m updated AGENTS.md[39m
|
|
34
41
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
35
42
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
36
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
37
|
-
[32mINFO[39m: [36m✓ Migrated ~/.infra-kit/config.yml → ~/.infra-kit/config.json[39m
|
|
38
|
-
[32mINFO[39m: [36m✓ Migrated ~/.infra-kit/projects/infra-kit-init-migrate-test-0UISIg/infra-kit.yml → ~/.infra-kit/projects/infra-kit-init-migrate-test-0UISIg/infra-kit.json[39m
|
|
39
|
-
[32mINFO[39m: [36m✓ Normalized ide config in ~/infra-kit.json (removed legacy "mode")[39m
|
|
40
|
-
[32mINFO[39m: [36m✓ Normalized ide config in ~/infra-kit.json (removed legacy "mode")[39m
|
|
41
|
-
[32mINFO[39m: [36m✓ Normalized ide config in ~/.infra-kit/config.json (removed legacy "mode")[39m
|
|
42
|
-
[32mINFO[39m: [36m✓ Normalized ide config in ~/.infra-kit/projects/infra-kit-init-migrate-test-RXzXc6/infra-kit.json (removed legacy "mode")[39m
|
|
43
|
-
[32mINFO[39m: [36m⚠ Skipped normalizing ~/infra-kit.json — Expected property name or '}' in JSON at position 2 (line 1 column 3)[39m
|
|
43
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
44
44
|
[32mINFO[39m: [36m
|
|
45
45
|
@x/ok — PASS[39m
|
|
46
46
|
[32mINFO[39m: [36m [PASS] infra-kit.config.ts: present and valid[39m
|
|
@@ -48,32 +48,32 @@
|
|
|
48
48
|
✅ All valid (1 checked)[39m
|
|
49
49
|
[32mINFO[39m: [36m
|
|
50
50
|
@x/no-config — FAIL[39m
|
|
51
|
-
[32mINFO[39m: [36m [FAIL] infra-kit.config.ts: infra-kit.config.ts not found at /tmp/audit-cmd-
|
|
51
|
+
[32mINFO[39m: [36m [FAIL] infra-kit.config.ts: infra-kit.config.ts not found at /tmp/audit-cmd-cns8gZ/infra-kit.config.ts[39m
|
|
52
52
|
[32mINFO[39m: [36m
|
|
53
53
|
❌ Audit failed (1 checked)[39m
|
|
54
54
|
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
55
55
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
56
56
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
57
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
57
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
58
58
|
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
59
59
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
60
60
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
61
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
61
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
62
62
|
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
63
63
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
64
64
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
65
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
65
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
66
66
|
[32mINFO[39m: [36m created AGENTS.md[39m
|
|
67
67
|
[32mINFO[39m: [36m created CLAUDE.md[39m
|
|
68
68
|
[32mINFO[39m: [36m created .cursor/rules/infra-kit.mdc[39m
|
|
69
|
-
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.
|
|
69
|
+
[32mINFO[39m: [36mAgent-instruction files synced (infra-kit 0.1.113)[39m
|
|
70
70
|
[33mWARN[39m: [36m⚠️ Failed to reopen cmux workspace for release/v1.48.0[39m
|
|
71
71
|
[35mtitle[39m: "hulyo-monorepo 1.48.0"
|
|
72
72
|
error: {}
|
|
73
73
|
|
|
74
74
|
[2m Test Files [22m [1m[32m31 passed[39m[22m[90m (31)[39m
|
|
75
75
|
[2m Tests [22m [1m[32m356 passed[39m[22m[90m (356)[39m
|
|
76
|
-
[2m Start at [22m
|
|
77
|
-
[2m Duration [22m
|
|
76
|
+
[2m Start at [22m 10:10:53
|
|
77
|
+
[2m Duration [22m 1.82s[2m (transform 7.66s, setup 1.03s, import 11.91s, tests 1.16s, environment 2ms)[22m
|
|
78
78
|
|
|
79
79
|
[?25h
|