mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-16 09:13:36 +00:00
- previously the nproject name to the backend was passed like 'C--USERS-...' and it used the legacy project-config.json file in .claude to get the original workspace paths, However, now we are directly passing the workspace and no parsing is necessary for the routes. So I modified the extractProjectDirectory to just return the project name.