Skip to content

Improve/ask openclaw prompt - #2

Open
dAAAb wants to merge 25 commits into
tomrikert:mainfrom
dAAAb:improve/ask-openclaw-prompt
Open

Improve/ask openclaw prompt#2
dAAAb wants to merge 25 commits into
tomrikert:mainfrom
dAAAb:improve/ask-openclaw-prompt

Conversation

@dAAAb

@dAAAb dAAAb commented Feb 15, 2026

Copy link
Copy Markdown

No description provided.

dAAAb and others added 25 commits February 14, 2026 19:55
…actions

Problem:
- OpenAI Realtime model sometimes handles requests locally instead of
  routing them through ask_openclaw (e.g., claiming to send emails
  without actually sending them)
- Model says 'I can't do that' instead of delegating to OpenClaw
- Inconsistent behavior: sometimes uses ask_openclaw, sometimes doesn't

Solution:
- Add explicit list of 11 categories that MUST use ask_openclaw
- Add HARD RULE for external effects: never pretend to execute actions
- Add HARD RULE for information queries: never make up answers
- Change fallback from 'I can't do that' to '讓我查一下' + ask_openclaw
- Add face_tracking to documented movement tools
- Add body usage tips and conversation style guidelines
- Default conversation language to Traditional Chinese (繁體中文)
- Preserve existing capabilities tool instruction
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