Skip to content

Add native Assist streaming for OpenClaw conversation#21

Open
lukcz wants to merge 6 commits intotechartdev:mainfrom
lukcz:codex/assist-native-streaming-only
Open

Add native Assist streaming for OpenClaw conversation#21
lukcz wants to merge 6 commits intotechartdev:mainfrom
lukcz:codex/assist-native-streaming-only

Conversation

@lukcz
Copy link
Copy Markdown

@lukcz lukcz commented Apr 6, 2026

Summary

  • migrate the OpenClaw conversation agent to an entity-backed streaming agent
  • feed OpenClaw SSE deltas into Home Assistant ChatLog and build the final result via HA helpers
  • keep the existing automation event, session resolution, prompts, heuristics, and add fallback plus tests

Testing

  • pytest -q tests/test_conversation_streaming.py

Copy link
Copy Markdown

@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

Here are some automated review suggestions for this pull request.

Reviewed commit: a859fc7187

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown
Author

lukcz commented Apr 6, 2026

Follow-up update pushed to this PR.

What changed:

  • refresh the Assist pipeline selection before every send in openclaw-chat-card.js
  • bump the card resource URL/version so browsers pick up the updated JS

Why:

  • the custom card could cache an early pipeline lookup and fall back to the legacy path even after the OpenClaw Assist pipeline became available
  • this was reproduced and then verified in-browser with intent-progress events arriving through assist_pipeline/run

New commit on this PR branch: 5a2eb4a.

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