yt-issue-reviewer ================= A run-on-demand CLI that helps a team lead find **related issues** across a YouTrack instance — probable duplicates, issues about the same feature/root cause, and issues with overlapping subject matter worded differently — so they can be merged, recognized, and consolidated. It is **read-only** against YouTrack and does all AI work on a **self-hosted Ollama** instance: issue content never leaves infrastructure you control, and there is no third-party hosted-AI fallback. .. toctree:: :maxdepth: 2 :caption: Documentation installation quickstart cli-reference configuration architecture privacy-and-security releasing Project links ------------- - `Source on GitHub `__ - `Issue tracker `__ - `Contributing guide `__