Skip to content

fix: set max_paper_num to 10 in custom config#224

Closed
Suiwu wants to merge 1 commit into
TideDra:mainfrom
Suiwu:claude/check-email-sending-xAisw
Closed

fix: set max_paper_num to 10 in custom config#224
Suiwu wants to merge 1 commit into
TideDra:mainfrom
Suiwu:claude/check-email-sending-xAisw

Conversation

@Suiwu

@Suiwu Suiwu commented Apr 5, 2026

Copy link
Copy Markdown

The old MAX_PAPER_NUM secret is no longer used after the codebase refactor. Add max_paper_num: 10 to custom.yaml to restore the desired paper limit.

https://claude.ai/code/session_01Hz6YdR6RnkLVYFkVBNGkB7

The old MAX_PAPER_NUM secret is no longer used after the codebase
refactor. Add max_paper_num: 10 to custom.yaml to restore the
desired paper limit.

https://claude.ai/code/session_01Hz6YdR6RnkLVYFkVBNGkB7
Copilot AI review requested due to automatic review settings April 5, 2026 10:44
@Suiwu

Suiwu commented Apr 5, 2026

Copy link
Copy Markdown
Author

更新文章数目

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores the intended paper limit after the refactor by configuring executor.max_paper_num directly in the project’s custom.yaml, replacing reliance on the deprecated MAX_PAPER_NUM secret/environment variable approach.

Changes:

  • Add executor.max_paper_num: 10 to the custom configuration to cap the number of papers included in output.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Suiwu Suiwu closed this Apr 5, 2026
@Suiwu Suiwu deleted the claude/check-email-sending-xAisw branch April 5, 2026 10:53
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.

3 participants