Conversation
…onoun detection; add tests
…; clarify Codex workflow
…ate STATUS & Design Intent
…lper in docs README
There was a problem hiding this comment.
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".
| """ | ||
| requests.models | ||
| ~~~~~~~~~~~~~~~ | ||
|
|
||
| This module contains the primary objects that power Requests. |
There was a problem hiding this comment.
[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 👍 / 👎.
…ensure valid JSON-style object with anthropic-version=2023-06-01
…; keep aiden headers fix intact
|
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. |
Title:
Summary
Checklist
Validation
1.
2.
Links