Skip to content

v0.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Mar 14:42

Featuring fully embedded devtools and WebAssembly UIs.

Changes:

  • feat: add WebAssembly agent UI
  • feat: add WebAssembly dashboard UI
  • feat: add web log viewer
  • feat: add web DB viewer
  • feat: add embedded debugger with web view
  • feat: add embedded REPL with web view
  • refac: move stories to main framework
  • fix: add multitude of fixes
  • chore: update asyncmachine to v0.18.2

Known issues:

  • only one web dashboard and one web agent UI at the same time
  • web TUIs broken on windows
  • closing web TUI disconns all the TUIs
  • JSONL log viewer has a random order of fields

Changelog