Skip to content

Commit 58bfe42

Browse files
committed
Add fixEnv debug
1 parent 0b44aba commit 58bfe42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/fix/agent-fix.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ export async function agentFix(
118118
const { pkgPath: rootPath } = pkgEnvDetails
119119

120120
const fixEnv = await getFixEnv()
121+
debugDir('inspect', { fixEnv })
121122

122123
const {
123124
autoMerge,

0 commit comments

Comments
 (0)