Skip to content

Sync v1.6.0 - #9

Merged
TheEndless merged 1 commit into
mainfrom
sync/v1.6.0
Jul 18, 2026
Merged

Sync v1.6.0#9
TheEndless merged 1 commit into
mainfrom
sync/v1.6.0

Conversation

@TheEndless

@TheEndless TheEndless commented Jul 18, 2026

Copy link
Copy Markdown
Member

What's included

Highlights

Meet roBot, your in-app Roku assistant

RokDock's AI assistant is now roBot, and it can act on your connected device, not just answer questions.

  • Drives the connected Roku directly from the chat: launch and relaunch channels, send remote keypresses, and capture screenshots.
  • Inline screenshots. roBot shows a captured frame right in the conversation, falling back to HDMI capture when a network screenshot is not available.
  • Asks and answers in the app. roBot can pose clarifying questions inline with clickable choices, and an answered question stays in the transcript.
  • Reads your debug output. New terminal-output tools let roBot tail and search the live terminal, with redaction applied to anything that leaves your machine.
  • Safer by default. A device-control confirmation toggle guards actions like relaunching a running channel, and a gear in the roBot panel opens the AI settings directly.
  • An active AI provider is required, and the docs now make that clear.

Terminal

  • Search runs in a cancellable background worker and stays virtualized, so large buffers remain responsive.
  • Save Output and Stream to File accept an optional regex filter.
  • The tab strip uses caret buttons instead of scrollbars, and the carets are larger and easier to hit.
  • Terminal scrollback survives a view remount, so moving panels around no longer clears it.
  • Plural "Warnings occurred" diagnostic blocks are now recognized and highlighted.

SVG Converter

  • Export to WebP in addition to PNG.
  • Lock the output size to the source aspect ratio.
  • Correctly parse a viewBox with negative min-x or min-y.
  • Recolor gradients that use bare stops.
  • The preview renders at display resolution, so it stays crisp when zoomed.

9-Patch Editor

  • The border is drawn as a solid concentric ring, fixing the fill bleeding past the border at corners and arc shoulders.

JSON Editor

  • Fixed sort-at-cursor so nested values keep their indentation instead of snapping to the bracket column.

Appearance

  • New Alucard syntax theme, a light companion to Dracula, and the light/dark companion now swaps with the menu-bar theme toggle.
  • Refined the empty-state hexagon to match the app icon.

Documentation

  • A new MkDocs documentation site, with the user docs hardened and expanded for search and discovery.
  • Every user-doc and README screenshot refreshed from the demo profile, with slimmer image assets.

Under the hood

  • Updated Electron to 42.5.2 and @types/web.
  • Stronger self-documenting-identifier linting and an end-to-end type-check added to the verify gate.

@TheEndless
TheEndless merged commit faa94f7 into main Jul 18, 2026
1 check passed
@TheEndless
TheEndless deleted the sync/v1.6.0 branch July 18, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant