Skip to content

Tags: tinywasm/devtui

Tags

v0.2.86

Toggle v0.2.86's commit message
deps: update fmt to v0.18.9

v0.2.85

Toggle v0.2.85's commit message
deps: update mcp to v0.0.19

v0.2.84

Toggle v0.2.84's commit message
Fix remote TUI action dispatch: register shortcuts from daemon state

- Updated newRemoteField() to accept DevTUI reference for shortcut registration
- Extract shortcuts from StateEntry.Shortcuts and register in ShortcutRegistry
- Remote fields now support keyboard shortcuts sent from daemon
- All tests passing: shortcut registration, field dispatch validation

v0.2.83

Toggle v0.2.83's commit message
chore: codejob cleanup

v0.2.82

Toggle v0.2.82's commit message
to make

v0.2.81

Toggle v0.2.81's commit message
deps: update mcp to v0.0.17

v0.2.80

Toggle v0.2.80's commit message
fix: implement handleStateEvent and clearRemoteHandlers for live remo…

…te handler sync

v0.2.79

Toggle v0.2.79's commit message
fix: remove duplicate EnterAltScreen so Ctrl+C properly cleans terminal

v0.2.78

Toggle v0.2.78's commit message
fix: correct action URL, Ctrl+C stops project and cleans terminal

v0.2.77

Toggle v0.2.77's commit message
deps: update mcp to v0.0.15