paritytech / paritytech/host-rust-core

Pocket modality v2

Open
#622 1 comment 0 reactions 1 assignee View on GitHub

@valentinfernandez1 is already working on this.

Since Sep 8, 2026.

Epic Pocket v2 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 Pocket v2 label and by this issue's sub-issues.

Scope

The full Pocket iteration: users add published cards through a host-controlled deeplink
approval flow, and both the user and the owning product can remove them later. The first
iteration, which permanently displays the privileged cards, is not this.

What has to be true

  • A card is declared, not executed: the host renders both the approval dialog and the
    collapsed card without running product code.
  • A product cannot add its own card. The user adds one by following a deeplink and
    approving a dialog that shows the card as it will look.
  • Both the user and the owning product can remove a card afterwards. Privileged cards are
    always present and nobody can remove them.
  • Pocket and Chat share the product's single Worker executable, whose lifetime is a
    reference count across both surfaces.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.