Added - add node context for compute flow, user can access node id in node layout callback or compute. Changed - file watchdog now enable debounce (0.1s) by default to avoid incomplete write.
0.11.15
Changed - refine some app feature impl - better vscode trace info - change base component file name and many import stmts.
0.11.14
Added - add vscode trace tree query, user can run trace and send result to vscode. requires vscode-tensorpc-bridge extension >= 0.2.0
0.11.13
Changed - change tooltip prop for some component - change keybinding format in action for monaco editor Added - add cache input to compute flow node - add context menu per node in flowui - add process pool executor support for compute flow custom node
0.11.12
Fixed - fix some bug in compute flow - fix bug in annocore
0.11.11
Fixed - fix wrong schedule result in a certain case in compute flow Added - add TensorViewer in compute flow