Skip to content

Conversation

@daphnedemekas
Copy link
Contributor

@daphnedemekas daphnedemekas commented Oct 20, 2025

Copy link

@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

"navigation_sequence": {
"module": "experiments.recipes.navigation_sequence.train",
"description": "Sequential navigation task",
},
"navigation": {
"module": "experiments.recipes.navigation.train",
"description": "Navigation task",
},
"object_use": {
"module": "experiments.recipes.object_use.train",
"description": "Object Use task",

P1 Badge Remove stale recipe entries for deleted modules

The navigation and object_use recipe modules were removed in this commit, but the recipe test runner still includes them in RECIPES. Running the test (recipe_test.py launch or check) will try to import experiments.recipes.navigation_sequence.train and experiments.recipes.object_use.train, which now raise ModuleNotFoundError before any jobs are launched. The entries should be dropped or redirected to existing modules so the recipe tests can still run.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@daphnedemekas daphnedemekas added this pull request to the merge queue Oct 20, 2025
Merged via the queue into main with commit 9f2924b Oct 20, 2025
20 checks passed
@daphnedemekas daphnedemekas deleted the daphne-cleanup branch October 20, 2025 20:22
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.

3 participants