Skip to content

fix(libero): inspect initial state before reading memory - #223

Open
Sonorous281 wants to merge 5 commits into
RLinf:mainfrom
Sonorous281:codex/libero-task-before-memory
Open

Sonorous281 wants to merge 5 commits into
RLinf:mainfrom
Sonorous281:codex/libero-task-before-memory

Conversation

@Sonorous281

@Sonorous281 Sonorous281 commented Sep 25, 2026 •

Copy link
Copy Markdown
Collaborator

Description

The LIBERO workflow required memory lookup before the initial observation that provides task_language.

Read the guides, inspect the initial state, then retrieve memory and seed-0 references matching the current task. Align the system prompt, user prompt, and runtime guides across evaluation and exploration.

Testing

  • pytest tests/unit_tests -v -rs: 596 passed, 1 skipped because RLinf is not installed.
  • pre-commit run --all-files: passed.
  • Regression tests verify the rendered prompt order for evaluation with Hugging Face or local memory and for exploration.

Manual verification

No new simulator runs were performed. Effects on task success rate and latency have not been measured.

@Sonorous281 Sonorous281 changed the title fix(planner): include task language in the initial prompt fix(libero): inspect initial state before reading memory Sep 25, 2026
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