Nayjest/Gito

Possibility to mark issues as irrelevent / hallucinations to avoid further reporting

Open

#203 opened on Jan 12, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (33 forks)auto 404
aspect: coreaspect: feature-richdiscussionenhancementhelp wantedidea

Repository metrics

Stars
 (381 stars)
PR merge metrics
 (PR metrics pending)

Description

Showld work via github comments. Something like

gito mark issues 1,2,3 as irrelevant

Q: where to store it?

  • orphan repo branch?
  • .gito/config.toml?
  • .gito/irrelevant_issues?

Q: how to match it? Similarity / +structural similarity? Reuse in prompts? Q: auto-generate irrelevance reasons by llm / give possibility to provide additional comment from user? Q: use it somehow in prompts? Match by similarity and ask LLM to approve?

Contributor guide