Skip to content

feat: add CSV download step between targeting and screening#55

Merged
sonesuke merged 2 commits intomainfrom
feat/targeting-csv-download
Apr 6, 2026
Merged

feat: add CSV download step between targeting and screening#55
sonesuke merged 2 commits intomainfrom
feat/targeting-csv-download

Conversation

@sonesuke
Copy link
Copy Markdown
Owner

@sonesuke sonesuke commented Apr 6, 2026

Summary

  • Add Step 4 (CSV Download and Import) between targeting and screening
  • Targeting now outputs a Google Patents URL with the final search query
  • User downloads CSV from Google Patents, places in csv/, then investigation-preparing imports it
  • Date filter uses after:filing: (Google Patents URL format)

Flow

targeting → Google Patents URL出力 → ユーザーがCSVダウンロード → CSVをcsv/に配置 → investigation-preparingでインポート → screening

🤖 Generated with Claude Code

web-flow and others added 2 commits April 6, 2026 11:38
After targeting completes, output a Google Patents URL with the final
search query so the user can download CSV. Then import CSV via
investigation-preparing before proceeding to screening.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ting

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonesuke sonesuke merged commit 58bd799 into main Apr 6, 2026
3 checks passed
@sonesuke sonesuke deleted the feat/targeting-csv-download branch April 6, 2026 11:42
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