可视化生成失败后,能不能自动修一次?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
如果 EduViz 代码校验失败,用户其实不关心 ESLint 细节。系统可以把错误反馈给 Agent 自动修一次;如果还是失败,再告诉用户可视化失败,但文字解释仍然保留。
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
Start by locating the EduViz code-validation flow and the Agent feedback path. Verify the behavior after a validation failure: one automatic repair attempt, a user-facing failure message after a second failure, and preservation of the text explanation in both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, python
- Domain
- ai, data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100