paritytech / paritytech/host-rust-core
Chat modality v1.5
Open
@eugypalu is already working on this.
Since Sep 8, 2026.
Chat v1.5
Epic
R2 blocker
- Dominant language
- Swift
- Stars
- 10
- Forks
- 3
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 148
Description
Part of #591. Membership is carried by the Chat v1.5 label and by this issue's sub-issues.
Scope
Close the gap between what the shared Rust core serves and what a product needs from chat
today. Not the extendable v2 system, which redesigns the surface rather than completing it.
What has to be true
- A product running as a worker appears in a host's chat: it creates rooms, registers a bot
identity, posts messages, subscribes to its room list, receives inbound actions and
renders its own message bodies. - The chat a host serves natively and the chat the shared core serves are the same chat.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.