You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Persistent task history & file logging: every run is written to .microgulp/logs (raw .log transcript + structured .ndjson stream), a history.ndjson index survives dashboard reconnects and IDE restarts, and a new dashboard history panel opens each transcript (logToFile, logDirectory, logRetention).
New structured log elements rendered inline in the run log — CSP-safe (DOM/SVG only, no scripts, no iframe, no plugin required):
LogCallout — info/success/warning/error box
LogKeyValue — metrics / build summary list
LogBadges — status chips
LogCode — monospace code block
LogChart — inline-SVG bar chart
Higher-contrast structured-log styling (chart labels, key names, badges) for the dark carbon theme.
gulp-mu-gulp-api 0.3.8: the five new Log* helpers with readable CLI/CI stdout fallbacks — published to npm.
Artifacts
microgulp_V0.5.14.vsix — VS Code / Cursor extension