WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

[RFE] Solution server needs a way to purge bad data #237

@fabianvf

Description

@fabianvf

Currently, the solution server treats all information coming in from the IDE as equally valid and will use it for hint generation. However, this doesn't account for changes that are generated, accepted, and then later reverted as incomplete/incorrect. The initial acceptance will linger in the solution server's database and assumed to hold true. We need a way for hints to be approved/rejected by high-level migrator or architect. This would ideally live within the Hub's UI and allow them to review hints. We should also consider at least adding a setting to only allow hints that have been explicitly approved, as hints generated from bad data could render even easy issues unsolvable by misleading the LLM

Metadata

Metadata

Labels

needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions