Skip to content

Fix/newelle launcher#20

Closed
mrhpython wants to merge 22 commits intomainfrom
fix/newelle-launcher
Closed

Fix/newelle launcher#20
mrhpython wants to merge 22 commits intomainfrom
fix/newelle-launcher

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:

Michael added 20 commits September 3, 2025 23:25
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 artifacts

This change checks in an entire .venv tree (e.g., new files under .venv/lib/python3.12/site-packages/pip/...). Virtual environments are machine-specific build outputs and should be ignored, otherwise the repo balloons by hundreds of thousands of lines, invites merge conflicts, and locks the codebase to one developer’s Python versions and compiled wheels. These files will never be exercised in CI or on other machines and will cause follow‑up commits to churn. Please delete the .venv directory from Git and add it to .gitignore.

Useful? React with 👍 / 👎.

Michael added 2 commits September 10, 2025 01:41
…ensure valid JSON-style object with anthropic-version=2023-06-01
@mrhpython
Copy link
Copy Markdown
Owner Author

Closing - this PR is based on a very old repository snapshot and contains hundreds of files including virtual environments. The changes are no longer relevant to current main.

@mrhpython mrhpython closed this Sep 24, 2025
@mrhpython mrhpython deleted the fix/newelle-launcher branch September 24, 2025 16:40
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