Skip to content

feat(tui) image output for iTerm OSC 1337 protocol#27729

Open
zenixls2 wants to merge 4 commits into
anomalyco:devfrom
zenixls2:feat/tui-configured-tool-output
Open

feat(tui) image output for iTerm OSC 1337 protocol#27729
zenixls2 wants to merge 4 commits into
anomalyco:devfrom
zenixls2:feat/tui-configured-tool-output

Conversation

@zenixls2
Copy link
Copy Markdown

@zenixls2 zenixls2 commented May 15, 2026

Issue for this PR

Closes #5677 (previously accidentally closed since there's no updates)

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Support OSC 1337 protocol in image results.
Collapse and Expand
Resize of the image output

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

In Iterm2
bun dev -> Ask my AI to "Show image {filename} from {path}." -> Check the TUI -> Scroll up and down

Screenshots / recordings

Screenshot 2026-05-15 at 20 33 58 Screenshot 2026-05-15 at 20 36 43 Screenshot 2026-05-15 at 20 36 49

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

zenixls2 and others added 3 commits May 14, 2026 10:43
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hey! Your PR title Feat/tui configured tool image output doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@zenixls2 zenixls2 changed the title Feat/tui configured tool image output feat) image output for iTerm OSC 1337 protocol May 15, 2026
@zenixls2 zenixls2 changed the title feat) image output for iTerm OSC 1337 protocol (feat) image output for iTerm OSC 1337 protocol May 15, 2026
@zenixls2 zenixls2 changed the title (feat) image output for iTerm OSC 1337 protocol feat(TUI) image output for iTerm OSC 1337 protocol May 15, 2026
@zenixls2 zenixls2 changed the title feat(TUI) image output for iTerm OSC 1337 protocol feat(tui) image output for iTerm OSC 1337 protocol May 15, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support iTerm2 inline image protocol (passthrough escape sequences)

1 participant