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