Skip to content

docs(observability): note ov tui image preview capability#1917

Merged
qin-ctx merged 2 commits into
volcengine:mainfrom
r266-tech:docs/ov-tui-image-preview
May 11, 2026
Merged

docs(observability): note ov tui image preview capability#1917
qin-ctx merged 2 commits into
volcengine:mainfrom
r266-tech:docs/ov-tui-image-preview

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

Why

#1916 (feat: ov CLI support, merged 2026-05-08) added crates/ov_cli/src/tui/image_preview.rs so that ov tui now renders supported image files inline (png / jpg / jpeg / gif / bmp / webp / tiff / tif, per is_image_file()).

docs/{en,zh}/guides/05-observability.md is the canonical entry point doc for ov tui, but the capabilities table and the data-plane debugging flow only mentioned trees, directory summaries, file content, and vector records — image preview was undocumented (likewise absent from docs/{en,zh}/about/02-changelog.md post-#1916).

This is a docs-only mirror update so the observability guide reflects the new behavior of ov tui.

What

  • Capabilities table row for ov tui: add "image preview for supported image files" (EN) / "受支持图片文件的预览" (ZH).
  • Debugging-flow step 2: note that supported image files (with the exact png/jpg/jpeg/gif/bmp/webp/tiff/tif whitelist) are rendered inline as a preview, alongside abstract / overview / file content.

Pure docs, dual-language mirror, +2 / -2 lines per file.

Refs

r266-tech added 2 commits May 8, 2026 20:17
Follows volcengine#1916 (feat: ov CLI support) which added
image_preview.rs supporting png/jpg/jpeg/gif/bmp/webp/tiff/tif files.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🏅 Score: 100
🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@qin-ctx qin-ctx merged commit 68b0495 into volcengine:main May 11, 2026
3 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project May 11, 2026
ZaynJarvis pushed a commit that referenced this pull request May 13, 2026
* docs(observability): note ov tui image preview capability

Follows #1916 (feat: ov CLI support) which added
image_preview.rs supporting png/jpg/jpeg/gif/bmp/webp/tiff/tif files.

* docs(observability): note ov tui image preview capability (zh mirror)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants