Skip to content

Conversation

@rgarcia
Copy link
Contributor

@rgarcia rgarcia commented Dec 16, 2025

because why not

live.view.mp4

Note

Adds a live terminal view for browsers and enables inline screenshot display, with terminal image support for iTerm2/Kitty/Ghostty.

  • CLI – Browsers:
    • kernel browsers view <id>: new --live terminal view with --interval refresh; graceful signal-based exit and frame rendering.
    • kernel browsers computer screenshot <id>: add --display to show inline; --to now optional; support display-and-save; improved region validation.
  • Terminal image support:
    • New package pkg/termimg: detect terminal (iTerm2/Kitty/Ghostty), render images (Kitty/iTerm2 protocols), live frame replace, cursor/screen control, cleanup helpers.
  • Docs:
    • Update README.md with --live, --interval, and --display usage and examples.
  • Tests:
    • Extensive unit tests for live view, terminal detection, image rendering, and screenshot behaviors.
  • Deps:
    • Promote github.com/charmbracelet/lipgloss/v2 to direct dependency in go.mod.

Written by Cursor Bugbot for commit 2fae270. This will update automatically on new commits. Configure here.

Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants