Skip to content

0.3.4

Choose a tag to compare

@b10x-bot b10x-bot released this 04 Sep 23:32
· 5 commits to main since this release
  • Add a transport-neutral workbench controller and equivalent Vue and Vanilla renderer targets
    with shared Monaco editor and Ghostty terminal leaf adapters.
  • Stream safely rendered Markdown in agent chat and replace untyped observations with versioned,
    typed workbench frames, events, and semantic actions.
  • Generate actor-private, event-sourced workbench operations from ESS so a hosted product can
    restore panes, open files, cursor state, and diffs without browser-owned persistence.