Conversation
|
This comment has been minimized.
This comment has been minimized.
7 tasks
5 tasks
yuecideng
force-pushed
the
codex/task-catalog-objectives
branch
from
September 21, 2026 08:00
9309e87 to
e97a120
Compare
5 tasks
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Stack
codex/task-catalogThis PR now contains only the physical-objective layer originally developed with the task catalog. The catalog, CLI, static gallery, packaging foundation, and their focused tests have moved to #664.
repeated_pick_placeobjective deployment, checked-in startup evidence, public API documentation, project context, and focused tests.Refs #106 and #655. This remains the first incremental physical-evaluation slice; learned-policy adapters, named multi-run experiments, and broader predicates remain follow-up work.
Dependencies: #664 must merge first. No new Python dependencies are introduced. Real physical qualification requires a DexSim build compatible with the repository spawn descriptor API.
Validation
black .with Black 26.3.1: no files changed.python docs/scripts/check_api_docs.py: 2186/2186 exports documented.python .agents/skills/project-dev-context/scripts/context.py check: passed.python -m compileall -q embodichain embodichain_tasks: passed.dexsim.engine; no functional assertions ran locally after the split.The checked-in startup record reports an initialization error and unavailable physical outcome because the available DexSim build rejected
com_quaternion. It does not claim either measured failure or success.Type of change
Screenshots
Not applicable. The dependent catalog PR provides the static gallery UI.
Checklist
black .command to format the code base.python docs/scripts/check_api_docs.py).