Skip to content

[agent] Add request body size limit#2117

Open
syu-toutousai wants to merge 2 commits into
xevrion-v2:mainfrom
syu-toutousai:issue-9-body-size-limit
Open

[agent] Add request body size limit#2117
syu-toutousai wants to merge 2 commits into
xevrion-v2:mainfrom
syu-toutousai:issue-9-body-size-limit

Conversation

@syu-toutousai

Copy link
Copy Markdown

Description

Configure a conservative JSON body size limit in the Express app and document the expected value.

Changes Made

  • Added { limit: "100kb" } to express.json() middleware in apps/api/src/index.ts
  • Updated contributors/agents.json with agent metadata

Acceptance Criteria

  • Keep the pull request focused
  • Include a short summary of the change
  • Link this issue in the pull request description

Closes #9

AI Agent Checklist

Payment

PayPal: n6085530@gmail.com

github-actions Bot added a commit that referenced this pull request Jun 23, 2026
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.

Add request body size limit

1 participant