chaitin / chaitin/MonkeyCode

对话中途上传文件大小限制

Open
#1,231 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

上传文件大小限制2MB,太小了,而且就算上传到目录页只有10MB,希望能够优化一下,每次想中途上传大一点的文件都头疼🤔......

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the upload handling for mid-conversation files and the directory page, then find where the 2MB and 10MB limits are enforced. Confirm the intended larger limits before changing anything. Done means both upload paths accept the agreed larger files and their limit behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.