Skip to content

Releases: dgadelha1/dsh-explorer-plugin

v0.2.0 — DSH File Explorer

Choose a tag to compare

@dgadelha1 dgadelha1 released this 18 Aug 02:57

DSH File Explorer 0.2.0

Workspace file tree + Monaco editor with real VS Code TextMate grammars, docked into the DSH web GUI.

Highlights

  • VS Code-style file explorer: full CRUD (open, create, rename, duplicate, move, delete)
  • Monaco editor with tabs, Ctrl+S, conflict detection, 50 MB file support
  • Real TextMate highlighting for 28 languages (Dark+/Light+ themes)
  • Real-time watcher (SSE) + quick actions (Analyze/Fix) into the agent chat
  • Multilingual (pt/en/zh), docked panel (collapsible/movable/resizable)
  • Security-hardened sandbox (canonical roots, symlink confinement, special-file guards)

Install

dsh plugin --profile web add -w .   # -w required (pnpm workspace root)

Docs: README (PT) · SPEC (PT/EN) · Site: https://dgadelha1.github.io/dsh-explorer-plugin/