Skip to content

Feat/tiered allowlist and truthlens coverage#16

Merged
mrhpython merged 16 commits intomainfrom
feat/tiered-allowlist-and-truthlens-coverage
Sep 24, 2025
Merged

Feat/tiered allowlist and truthlens coverage#16
mrhpython merged 16 commits intomainfrom
feat/tiered-allowlist-and-truthlens-coverage

Conversation

@mrhpython
Copy link
Copy Markdown
Owner

Title:

Summary

  • What changed and why (1–3 lines).

Checklist

  • Scope is minimal and focused
  • CI green locally (if applicable)
  • Tests added/updated or not applicable
  • Docs updated or not applicable

Validation

  • Steps to verify manually:
    1.
    2.

Links

  • Related issue: #
  • Context/spec:

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

Comment on lines +1 to +5
"""
requests.models
~~~~~~~~~~~~~~~

This module contains the primary objects that power Requests.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P0] Remove committed virtualenv and binaries

The change adds thousands of files under the local Python virtualenv and bundled GitHub CLI (e.g., .venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py). These machine-specific artifacts should be rebuilt from requirements.txt/package.json, not stored in version control. Committing them inflates the repo by hundreds of megabytes, makes dependency management error‑prone, and risks shipping stale or vulnerable packages. Please drop the .venv/ and bundled binaries and ensure they are git‑ignored.

Useful? React with 👍 / 👎.

@mrhpython mrhpython merged commit edb8a77 into main Sep 24, 2025
0 of 2 checks passed
@mrhpython mrhpython deleted the feat/tiered-allowlist-and-truthlens-coverage branch September 24, 2025 16:09
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