Sync github-repo-rag from julianam-w fork - #2
Merged
Conversation
Bring the beyondessential repo in line with julianam-w/github-repo-rag: - Update rag/ (auth, query), scripts/ask.py, mcp_server.py, Dockerfile, AGENTS.md, README.md, pyproject.toml and workflow/env config - Add rag/oauth_proxy.py and .github/workflows/claude-code-review.yml - Remove .mcp.json, .claude/settings.local.json and the sync-codeowners.yml workflow (not present in the fork) - Regenerate uv.lock against pyproject.toml (uv lock --check passes) - Bump .maui submodule to latest maui-team main Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings
beyondessential/github-repo-ragin line with the working version injulianam-w/github-repo-rag.Changes
rag/auth.py,rag/query.py,scripts/ask.py,mcp_server.py,Dockerfile,AGENTS.md,README.md,pyproject.toml,.env.example, and.github/workflows/reindex.ymlrag/oauth_proxy.pyand.github/workflows/claude-code-review.yml.mcp.json,.claude/settings.local.json, and.github/workflows/sync-codeowners.yml(not present in the fork)uv.lockfrompyproject.toml(uv lock --checkpasses).mauisubmodule to latest maui-teammainNotes
.github/CODEOWNERSis kept (org-required; not in the fork)..mauiremains a submodule here; the fork had committed it as a plain directory.🤖 Generated with Claude Code