Replies: 1 comment
-
Changelog
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Terminal UI gets a complete overhaul with a keyboard-driven TerminalSimpleMenu built on the new KeyPress and Render action pair. TerminalSystemMonitor is introduced as a live dashboard showing CPU, memory, and process metrics, refreshed on a timer via the new
Scheduleaction. Five new book chapters covering terminal rendering, keyboard input, and the Schedule action were added. StateTransition handler firing in the StateMachine example was fixed. The SocketClient example with real TCP client testing was added, and the SinkSyntax example was rewritten to properly demonstrate ARO-0043. MCP server, LSP, IDE plugins, and all book docs were synchronised with the full set of implemented actions.Beta Was this translation helpful? Give feedback.
All reactions