Skip to content

[codex] docs: add OV Lite recall routing instructions#2364

Draft
heaoxiang-ai wants to merge 1 commit into
volcengine:mainfrom
heaoxiang-ai:ov_lite_agents
Draft

[codex] docs: add OV Lite recall routing instructions#2364
heaoxiang-ai wants to merge 1 commit into
volcengine:mainfrom
heaoxiang-ai:ov_lite_agents

Conversation

@heaoxiang-ai
Copy link
Copy Markdown
Contributor

Description

Adds OV Lite installation guidance for forcing ov recall <query> requests through the ov_dream recall command by maintaining a workspace AGENTS.md rule.

The guide now also updates the existing ov-dream-sync cron job to run the guard script before the normal dream sync, avoiding duplicate sync jobs while keeping recall routing instructions present.

Related Issue

None.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring
  • Performance improvement
  • Test update

Changes Made

  • Added a Force Recall Routing section to examples/skills/ov_dream/OV_LITE_INSTALL.md.
  • Documented an idempotent ensure_agents.sh script that appends the OV Dream recall rule to ~/.openclaw/workspace/AGENTS.md only when missing.
  • Replaced the cron creation guidance with instructions to edit the existing ov-dream-sync job so it runs ensure_agents.sh before ./run.sh dream.

Testing

  • Ran git diff --check origin/main...HEAD successfully.
  • Ran automated tests.

Checklist

  • I have reviewed the changed documentation.
  • The change is scoped to OV Lite installation guidance.
  • I have added or updated tests where applicable.
  • I have updated user-facing documentation where applicable.

Screenshots

Not applicable.

Additional Notes

This is a documentation-only change.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🏅 Score: 90
🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ Recommended focus areas for review

Missing Environment Sourcing

The updated cron job command no longer sources the ov_dream.env file, which was present in the original cron job. If ./run.sh dream requires environment variables from this file, the sync job may fail.

--message 'cd ~/.openclaw/skills/ov_dream && ./ensure_agents.sh && ./run.sh dream' \

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant