Package the portable DSH profiles, local plugins, desktop integration, Firefox wrapper, and ownership-aware installer lifecycle. Bundle checksum-pinned OpenVSCode, editor extensions, translation assets, and cloudflared so unreliable upstream artifact downloads cannot break a clean installation.
7 lines
357 B
YAML
7 lines
357 B
YAML
# dsh-fullwidth bundle patch: inserts the plugin row into the profile roster.
|
|
# The node half (exports ".") is a no-op; all behavior lives in the browser
|
|
# half (exports "./client"), which injects a <style> overriding the chat
|
|
# content-width CSS variable so the transcript + composer fill the frame.
|
|
- insert:
|
|
- id: fullwidth
|
|
name: dsh-fullwidth
|