You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Add optional OpenAI-powered PR summaries to the Issue Navigator sidebar using Tachikoma <code>chat-latest</code>, with settings for model and API key storage.</li>
15
+
<li>Give AI PR summaries more Issue Navigator sidebar room and tune generated summary length to the visible row budget.</li>
16
+
<li>Summarize all resolved Issue Navigator items with AI, add compact settings controls for model selection, API key testing, saving, and clearing.</li>
17
+
<li>Keep the separate Issue Navigator window from auto-scrolling embedded GitHub issue previews while preserving the menu dropdown preview scroll offset.</li>
18
+
<li>Keep Issue Navigator reference clicks from being overwritten by clipboard seeding, and show unresolved GitHub metadata as the reference label instead of "preview unavailable."</li>
19
+
<li>Keep the Repositories settings table from rendering duplicate rows when the same repository is both pinned and hidden (thanks @devYRPauli). (#73)</li>
20
+
</ul>
21
+
<p><a href="https://github.com/steipete/RepoBar/blob/main/CHANGELOG.md">View full changelog</a></p>
<li>Reduce GitHub pressure by throttling REST/GraphQL request lanes, moving repo count/release hydration to GraphQL, and fetching commit-activity heatmaps only for visible rows with a daily TTL.</li>
57
-
<li>Keep REST core rate-limit diagnostics focused on the shared quota instead of filling Current Blocker with per-request cooldown rows.</li>
58
-
<li>Keep copied triage lists with leading bare GitHub references from inheriting incidental repository paths mentioned later in item descriptions.</li>
59
-
<li>Show copied GitHub URL previews immediately with loading placeholders, then update each entry as GitHub metadata resolves.</li>
60
-
<li>Recognize copied repo-heading triage blocks like <code>owner/repo: 1 issue / 1 PR</code> followed by indented <code>#123</code> references.</li>
61
-
</ul>
62
-
<p><a href="https://github.com/steipete/RepoBar/blob/main/CHANGELOG.md">View full changelog</a></p>
0 commit comments