test + formatting fixes

This commit is contained in:
km-anthropic
2025-08-07 00:27:35 -07:00
parent 9a665625f7
commit da182b6afb
9 changed files with 202 additions and 68 deletions

View File

@@ -74,4 +74,4 @@ export function getDefaultPromptForMode(
default:
return undefined;
}
}
}