opencode/packages
Matthew Glazar 373e80c8ff fix(tui): don't use path/filepath for embed
EmbedFS uses '/' always for file paths. It does not support '\' even on
Windows. Make sure we don't give EmbedFS a '\' path on Windows. This
lets the TUI find the theme files, avoiding crashes in various parts of
the code that assume a theme exists.
2025-06-24 18:02:38 -04:00
..
function ci: share 2025-06-19 13:26:15 -04:00
opencode fix: parse file:// URLs correctly on Windows 2025-06-24 18:02:38 -04:00
tui fix(tui): don't use path/filepath for embed 2025-06-24 18:02:38 -04:00
web docs: Share page diff view improvements (#373) 2025-06-24 17:11:43 -04:00