Skip to content

feat: Add script for programmatic research execution#144

Open
Leonardo Gonzalez (kumanday) wants to merge 1 commit intolangchain-ai:mainfrom
kumanday:feat/programmatic-runner
Open

feat: Add script for programmatic research execution#144
Leonardo Gonzalez (kumanday) wants to merge 1 commit intolangchain-ai:mainfrom
kumanday:feat/programmatic-runner

Conversation

@kumanday
Copy link

@kumanday Leonardo Gonzalez (kumanday) commented Jul 18, 2025

This PR introduces a new script, run_research.py, to allow for programmatic
execution of the deep research agent from the command line. This is useful for
automated workflows and for capturing the full, untruncated output of the final
report.

Changes:

  • run_research.py: A new script that takes a research query as a command-line
    argument and saves the generated report to final_report.md.
  • README.md: Updated the "Deployments and Usages" section with instructions on
    how to use the new script.
  • .gitignore: Added final_report.md to the .gitignore file to prevent
    generated reports from being accidentally committed.

Usage:

 python run_research.py "Your research query here"

@rlancemartin
Copy link
Contributor

Claude (@claude)

@claude
Copy link

claude bot commented Aug 9, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants