Skip to content

Add GitHub chat panel#6

Open
yZangEren wants to merge 1 commit into
inquid:masterfrom
yZangEren:codex-add-github-chat-panel
Open

Add GitHub chat panel#6
yZangEren wants to merge 1 commit into
inquid:masterfrom
yZangEren:codex-add-github-chat-panel

Conversation

@yZangEren

Copy link
Copy Markdown

Addresses inquid/github-chat#1.

Summary:

  • Adds a GitHub-wide Chat toggle as a separate content script and stylesheet.
  • Stores messages per repository or GitHub page with chrome.storage.local and a localStorage fallback.
  • Handles GitHub soft navigation so the panel updates context without requiring a full reload.
  • Adds clear-history, keyboard submit, message count, and README documentation.

Validation:

  • node --check github-chat.js
  • node --check content-script.js
  • Parsed manifest.json with JSON.parse
  • git diff --check
  • Playwright + Edge unpacked-extension verification:
    • loaded the local extension
    • opened https://github.com/inquid/github-stories
    • sent a chat message and verified it persisted after reload
    • opened https://github.com/explore and verified the system-page chat context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant