Skip to content

Add docked file previews and project browser - #48

Merged
DevMando merged 1 commit into
mainfrom
feat/docked-file-preview
Aug 31, 2026
Merged

Add docked file previews and project browser#48
DevMando merged 1 commit into
mainfrom
feat/docked-file-preview

Conversation

@DevMando

Copy link
Copy Markdown
Owner

What changed

MandoCode Desktop now has a docked file preview and built-in project browser. Explorer files open beside the chat, while HTML, HTM, and SVG pages render with their local CSS, JavaScript, and images so users can try a finished website without leaving the app.

The browser supports in-pane reloads, stays scoped to project content, and the agent can open or refresh a finished page through normal tools. Text previews also support explicit in-place editing with protection for unsaved work.

Why it matters

Users can inspect, edit, and launch what the agent built in one connected workspace instead of switching between MandoCode, File Explorer, and a separate browser.

Validation

  • dotnet build src/MandoCode.Desktop/MandoCode.Desktop.csproj --no-restore
  • Zero warnings and zero errors

Depends on MandoCode #86.

@DevMando
DevMando merged commit f199be6 into main Aug 31, 2026
1 check passed
@DevMando
DevMando deleted the feat/docked-file-preview branch August 31, 2026 03:55
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