Skip to content

[codex] Add research CLI commands#136

Merged
mogery merged 2 commits into
mainfrom
codex/research-cli
Jun 16, 2026
Merged

[codex] Add research CLI commands#136
mogery merged 2 commits into
mainfrom
codex/research-cli

Conversation

@mogery

@mogery mogery commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Add firecrawl research command group with paper search, inspect, related, read, and GitHub search subcommands
  • Add readable markdown-style output plus --json/--pretty/-o support
  • Add keyless GET helper for research endpoints

Impact

CLI users can call /v2/search/research endpoints directly from firecrawl research with help text aligned to MCP descriptions.

Validation

  • pnpm build
  • node dist/index.js research --help
  • node dist/index.js research search-papers --help
  • node dist/index.js research related-papers --help
  • git diff --check

No tests were run.

@mogery mogery force-pushed the codex/research-cli branch from d2e52fc to 928fbbf Compare June 16, 2026 15:47
@mogery mogery merged commit ac63035 into main Jun 16, 2026
7 checks passed
@mogery mogery deleted the codex/research-cli branch June 16, 2026 16:57
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.

1 participant