Description
On Windows, the project sidebar displays full paths (e.g., C:\Users{name}...\project-name) instead of just the folder name
Root Causes:
getFilename() utility (packages/util/src/path.ts:1-6) only splits paths by /, which doesn't work on Windows where the separator is .
Plugins
No response
OpenCode version
1.1.4
Steps to reproduce
No response
Screenshot and/or share link
Operating System
Windows 10
Terminal
No response