Skip to content

re-implement interactions and canvas to better support concurent generations #25

@DimitriGilbert

Description

@DimitriGilbert

Massive work, the gist is, the canvas/interaction infrastructure was never meant to support concurrent generations, race/workflow/ whatever madness.

it needs a complete overhaul to be able to have :

  • multiple conversation "tabs" seen that in one of the Hackaton entry, it is brilliant !
  • streaming race/workflow step content
  • multiple tabs streaming at once

on mounting a tab/interaction tab should subscribe to the content stream, unsub on unmount !
canvas should not be responsible for push the streaming data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions