From 5e6be8985354f217bb05ec10e239ac38944cc9a2 Mon Sep 17 00:00:00 2001 From: KCM Date: Sat, 21 Mar 2026 20:47:22 -0500 Subject: [PATCH 1/5] refactor: github controls, other enhancements. --- src/index.html | 9 ++---- src/modules/github-api.js | 16 ++++++++-- src/modules/github-chat-drawer.js | 51 +++++++++++++++++++++++++++++-- src/styles/ai-controls.css | 48 ++++++++++++++--------------- src/styles/diagnostics.css | 10 +++--- src/styles/layout-shell.css | 8 +++-- 6 files changed, 99 insertions(+), 43 deletions(-) diff --git a/src/index.html b/src/index.html index 4bad76f..59255b2 100644 --- a/src/index.html +++ b/src/index.html @@ -37,7 +37,7 @@

class="app-grid-ai-controls" id="github-ai-controls" role="group" - aria-label="GitHub AI controls" + aria-label="GitHub controls" hidden >
@@ -161,7 +161,7 @@

aria-controls="github-ai-controls" hidden > - Agent + GitHub

@@ -544,9 +544,6 @@

AI Chat

-

- No repository selected -

Idle

@@ -560,7 +557,7 @@

AI Chat

class="ai-chat-prompt" id="ai-chat-prompt" rows="4" - placeholder="Ask about your selected repository context" + placeholder="Ask for help developing your component and styles" >