Skip to content

camera-ready cleanup: fix hardcoded paths, remove TODOs, replace prin…#3

Open
ComDec wants to merge 1 commit into
mainfrom
claude/review-camera-ready-ntWEF
Open

camera-ready cleanup: fix hardcoded paths, remove TODOs, replace prin…#3
ComDec wants to merge 1 commit into
mainfrom
claude/review-camera-ready-ntWEF

Conversation

@ComDec

@ComDec ComDec commented Jun 12, 2026

Copy link
Copy Markdown
Owner

…ts with logging, auto-version

  • Replace hardcoded absolute paths in CLI tools (merge_csv_groups, unmerge_logs) with default=None and require --root or --root-glob explicitly
  • Replace hardcoded checkpoint base path in eval scripts with LOGS_ROOT env var (defaults to ./logs/train), supporting clean override without editing scripts
  • Remove two stale TODO comments (gfn_utils.py, reward.py)
  • Delete debug utility script buffer_sample_example.py
  • Replace bare print() calls in gfn.py and losses.py with logging.warning()
  • Update setup.py: version auto-generated as 0.1.0+

https://claude.ai/code/session_011zEp1N46irzpZqjM15vmTP

…ts with logging, auto-version

- Replace hardcoded absolute paths in CLI tools (merge_csv_groups, unmerge_logs)
  with default=None and require --root or --root-glob explicitly
- Replace hardcoded checkpoint base path in eval scripts with LOGS_ROOT env var
  (defaults to ./logs/train), supporting clean override without editing scripts
- Remove two stale TODO comments (gfn_utils.py, reward.py)
- Delete debug utility script buffer_sample_example.py
- Replace bare print() calls in gfn.py and losses.py with logging.warning()
- Update setup.py: version auto-generated as 0.1.0+<git-short-sha>

https://claude.ai/code/session_011zEp1N46irzpZqjM15vmTP
@ComDec

ComDec commented Jun 12, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 85e5ecff51

ℹ️ 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
  • 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 address that feedback".

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.

2 participants