chaitin / chaitin/MonkeyCode

【功能请求】新建项目时支持上传附件文件

Open
#666 1 comment 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

  1. 问题描述

目前新建项目时必须先启动任务,再停止,然后通过设置图标上传附件(如 .md文档)。流程繁琐,影响效率。

  1. 期望功能

希望在点击“开始”按钮前,就能直接上传或选择本地文件作为附件,让 AI 从一开始就读取指令。

  1. 当前替代方案

先启动项目 -> 立即停止 -> 上传附件 -> 重新运行。体验较差。

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.