[PR #4918] [CLOSED] Claude/add virus scan intercept f pg wp #4823

Closed
opened 2026-02-22 18:36:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4918
Author: @Lynden-Group-Cyber-Tekuma
Created: 1/28/2026
Status: Closed

Base: masterHead: claude/add-virus-scan-intercept-fPGWp


📝 Commits (10+)

📊 Changes

118 files changed (+41073 additions, -24321 deletions)

View changed files

.devcontainer/README.md (+0 -73)
.devcontainer/devcontainer.json (+0 -214)
.dockerignore (+0 -18)
.github/FUNDING.yml (+0 -1)
.github/ISSUE_TEMPLATE/01_bug.yml (+0 -42)
.github/ISSUE_TEMPLATE/02_feature.yml (+0 -19)
.github/ISSUE_TEMPLATE/03_documentation.yml (+0 -13)
.github/ISSUE_TEMPLATE/config.yml (+0 -5)
.github/workflows/build-and-push-image-semver.yaml (+0 -114)
.github/workflows/build-and-push-image.yaml (+0 -135)
.github/workflows/check-package-versions.yaml (+0 -37)
.github/workflows/check-translations.yaml (+0 -37)
.github/workflows/dev-build.yaml (+0 -119)
.github/workflows/run-tests.yaml (+0 -77)
.github/workflows/sponsors.yaml (+0 -44)
.hadolint.yaml (+0 -8)
.vscode/launch.json (+0 -74)
.vscode/settings.json (+0 -64)
.vscode/tasks.json (+0 -94)
📝 BARE_METAL.md (+22 -25)

...and 80 more files

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/4918 **Author:** [@Lynden-Group-Cyber-Tekuma](https://github.com/Lynden-Group-Cyber-Tekuma) **Created:** 1/28/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `claude/add-virus-scan-intercept-fPGWp` --- ### 📝 Commits (10+) - [`523c1d4`](https://github.com/Mintplex-Labs/anything-llm/commit/523c1d4cf4888859b723677ff8be3cb847331bcc) add: node installation - [`3bcadda`](https://github.com/Mintplex-Labs/anything-llm/commit/3bcadda4b2f537dc47f1637decc3fe715ac26bbf) add: yarn installation - [`6728824`](https://github.com/Mintplex-Labs/anything-llm/commit/672882428dc2ec676a2f6929c0b1fbd01b4a5751) Merge branch 'Mintplex-Labs:master' into master - [`2e221b1`](https://github.com/Mintplex-Labs/anything-llm/commit/2e221b166d768d38bacdff0f355c706a5726dc8a) Merge branch 'Mintplex-Labs:master' into master - [`0d1b4f7`](https://github.com/Mintplex-Labs/anything-llm/commit/0d1b4f7bdd070ecae7c0734eb2637ffba844bcbf) Merge branch 'Mintplex-Labs:master' into master - [`8345650`](https://github.com/Mintplex-Labs/anything-llm/commit/8345650d607a166c35407f22c9a6be25bc8884a9) update - [`33cb425`](https://github.com/Mintplex-Labs/anything-llm/commit/33cb425f1ead125e4e2950d7b871cf5eeb2d866d) update - [`77e4344`](https://github.com/Mintplex-Labs/anything-llm/commit/77e4344b199202f2587dfb2748a3381e2b313bbc) cleanup - [`1c4efec`](https://github.com/Mintplex-Labs/anything-llm/commit/1c4efec1ecb008475758a7f817ff68ea6953040a) update - [`51ba677`](https://github.com/Mintplex-Labs/anything-llm/commit/51ba6771e59eefe6b1c115a6e0de195915fed4d3) update ### 📊 Changes **118 files changed** (+41073 additions, -24321 deletions) <details> <summary>View changed files</summary> ➖ `.devcontainer/README.md` (+0 -73) ➖ `.devcontainer/devcontainer.json` (+0 -214) ➖ `.dockerignore` (+0 -18) ➖ `.github/FUNDING.yml` (+0 -1) ➖ `.github/ISSUE_TEMPLATE/01_bug.yml` (+0 -42) ➖ `.github/ISSUE_TEMPLATE/02_feature.yml` (+0 -19) ➖ `.github/ISSUE_TEMPLATE/03_documentation.yml` (+0 -13) ➖ `.github/ISSUE_TEMPLATE/config.yml` (+0 -5) ➖ `.github/workflows/build-and-push-image-semver.yaml` (+0 -114) ➖ `.github/workflows/build-and-push-image.yaml` (+0 -135) ➖ `.github/workflows/check-package-versions.yaml` (+0 -37) ➖ `.github/workflows/check-translations.yaml` (+0 -37) ➖ `.github/workflows/dev-build.yaml` (+0 -119) ➖ `.github/workflows/run-tests.yaml` (+0 -77) ➖ `.github/workflows/sponsors.yaml` (+0 -44) ➖ `.hadolint.yaml` (+0 -8) ➖ `.vscode/launch.json` (+0 -74) ➖ `.vscode/settings.json` (+0 -64) ➖ `.vscode/tasks.json` (+0 -94) 📝 `BARE_METAL.md` (+22 -25) _...and 80 more files_ </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:36 -05:00
yindo closed this issue 2026-02-22 18:36:36 -05:00
yindo changed title from [PR #4918] Claude/add virus scan intercept f pg wp to [PR #4918] [CLOSED] Claude/add virus scan intercept f pg wp 2026-06-05 15:20:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4823