Comment by pikdum 4 months ago Does this mean I can't use `claude -p` in bash scripts now? 2 comments pikdum Reply techgnosis 4 months ago I doubt it means that. How would they ever know? Honest question.. martinald 4 months ago if (process.argv.includes('-p')) and then setting a different http header?
techgnosis 4 months ago I doubt it means that. How would they ever know? Honest question.. martinald 4 months ago if (process.argv.includes('-p')) and then setting a different http header?
I doubt it means that. How would they ever know? Honest question..
if (process.argv.includes('-p')) and then setting a different http header?