improve instructions, codex logging

This commit is contained in:
David Blass
2025-11-13 15:49:20 -05:00
parent d7878095a6
commit 692719029c
5 changed files with 14 additions and 15 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ export async function main(inputs: Inputs): Promise<MainResult> {
// Install agent CLI before running
const cliPath = await agent.install();
log.info(`Running ${agentName} Agent SDK...`);
log.info(`Running ${agentName}...`);
log.box(inputs.prompt, { title: "Prompt" });
// TODO: check if `inputs.prompts` is JSON