opencode/packages
Matthew Glazar eb38d11a68 fix: parse file:// URLs correctly on Windows
On Windows, URL.pathname returns a path with an extra leading '/' (e.g.
'\C:\Users\whatever'). This causes problems when using Bun.spawn(). Fix
these problems by using the right method instead of URL.pathname.
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 feat: delete sessions (#362) 2025-06-24 11:07:41 -05:00
web docs: Share page diff view improvements (#373) 2025-06-24 17:11:43 -04:00