0.5.0
Fixed
- Localized terminal card labels: the Copy/Done/Failed/Running (and expand/collapse) strings in bash terminal cards now follow the GUI language instead of the primitive's built-in Chinese defaults (复制 / 已完成). The card entry registers with
locale: 'conversation'and passes localized labels to the TerminalBlock primitive.
(This is the first release run under the new release protocol: annotated tag + GitHub Release + user-side npm publish.)