where it does:
alternatives:
that might be a bit too over-engineered. i'm thinking of trying a prompt-to-search approach from the issue instead, gh issue list --state=open --limit=500 --json=title,url,body --search="X sort:created-asc", where $$X$$ is an AI-generated query.
where it does:
semantic duplicate detection:
text-embedding-3-small) to convert the new issue into a vector.action:
alternatives:
that might be a bit too over-engineered. i'm thinking of trying a prompt-to-search approach from the issue instead,$$X$$ is an AI-generated query.
gh issue list --state=open --limit=500 --json=title,url,body --search="X sort:created-asc", where