【功能请求】新建项目时支持上传附件文件
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
- 问题描述
目前新建项目时必须先启动任务,再停止,然后通过设置图标上传附件(如 .md文档)。流程繁琐,影响效率。
- 期望功能
希望在点击“开始”按钮前,就能直接上传或选择本地文件作为附件,让 AI 从一开始就读取指令。
- 当前替代方案
先启动项目 -> 立即停止 -> 上传附件 -> 重新运行。体验较差。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the new-project flow from the “开始” button and compare it with the existing attachment upload reached through the settings icon. Start by locating those two entry points and how the selected file is passed to the AI; done means a local attachment can be selected before starting and is available from the first run without the stop-and-restart workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100