Skip to content

Log nlm create output on ID parse failure#10

Open
chenle02 wants to merge 1 commit intomainfrom
codex/output-raw-nlm-create-result-on-parse-failure
Open

Log nlm create output on ID parse failure#10
chenle02 wants to merge 1 commit intomainfrom
codex/output-raw-nlm-create-result-on-parse-failure

Conversation

@chenle02
Copy link
Copy Markdown
Owner

@chenle02 chenle02 commented Sep 3, 2025

Summary

  • log raw nlm create output when notebook ID parsing fails

Testing

  • PATH=/tmp:$PATH NLM_MODE=success bash -lc 'source <(head -n -1 scripts/nlm_workflow.sh); create_notebook "Demo"'
  • PATH=/tmp:$PATH NLM_MODE=fail bash -lc 'source <(head -n -1 scripts/nlm_workflow.sh); set +e; (create_notebook "Demo"); echo "status:$?"'
  • go test ./... (hangs, terminated)

https://chatgpt.com/codex/tasks/task_e_68b83ea0a8d083279aeef4b2e48f12aa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant