Since updating from 0.1.32 to 0.2.1, git related settings no longer get added to workspace.yaml, which means the SDK returns null for those values
New workspace file -
id: 55f332f8-57fc-465e-a5f4-319f4f23ea85
cwd: D:\WS\Github-Mine\App
summary: 'review the #file:"D:\\WS\\Github-Mine\\App\\.github\\installers\\windows.nsi" file make sure it implements all the best practices'
summary_count: 2
created_at: 2026-04-06T23:55:32.558Z
updated_at: 2026-04-07T00:23:54.999Z
Old workspace file -
id: a5d30cfc-19e2-4982-9973-1b2ebf4d4d13
cwd: D:\WS\Github-Mine\App
git_root: D:\WS\Github-Mine\App
repository: IeuanWalker/App
branch: main
summary: 'In the #file:"D:\\WS\\Github-Mine\\App\\src\\App\\Components\\Popups\\Settings\\DiagnosticsS...'
summary_count: 1
created_at: 2026-04-05T11:39:59.752Z
updated_at: 2026-04-05T14:04:02.558Z
Since updating from
0.1.32to0.2.1, git related settings no longer get added toworkspace.yaml, which means the SDK returns null for those valuesNew workspace file -
Old workspace file -