Skip to content

Add workspace file previews#65

Merged
coder-hhx merged 2 commits into
mainfrom
feature/document-support-preview
Jun 21, 2026
Merged

Add workspace file previews#65
coder-hhx merged 2 commits into
mainfrom
feature/document-support-preview

Conversation

@coder-hhx

Copy link
Copy Markdown
Collaborator

Summary

  • Add shared workspace file preview overlays for GUI and gateway web, including HTML, Markdown, PDF, images, media, spreadsheets, and Word document previews.
  • Render HTML previews from Blob URLs with script-enabled sandboxing so interactive single-page files can run.
  • Add macOS legacy doc/rtf-to-HTML preview conversion with content-aware caching, CSV/TSV file icons, and near-real-time file tree refresh.
  • Add GUI-only default-app open and containing-folder actions; gateway web intentionally omits local folder opening.

Verification

  • cargo test --manifest-path crates/agent-gui/src-tauri/Cargo.toml workspace_preview
  • pnpm -C crates/agent-gui build
  • pnpm -C crates/agent-gateway/web build
  • go -C crates/agent-gateway build -o bin/liveagent-gateway ./cmd/gateway
  • go -C crates/agent-gateway test ./...
  • git diff --check

@coder-hhx coder-hhx force-pushed the feature/document-support-preview branch from 9c34f6a to 6be8fa5 Compare June 21, 2026 15:48
@coder-hhx coder-hhx merged commit 8ffcc6c into main Jun 21, 2026
6 checks passed
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.

1 participant