Commit graph

5 commits

Author SHA1 Message Date
DragonnZhang
18d5552cc3 feat(desktop): align sidebar app rail 2026-04-26 09:48:33 +08:00
DragonnZhang
c3a989e15a feat(desktop): polish project sidebar 2026-04-25 23:50:42 +08:00
DragonnZhang
d772bf8b56 Open settings as a full desktop page 2026-04-25 23:44:53 +08:00
DragonnZhang
e79ec02196 refactor: update ACP channel handling and improve error normalization
- Changed default channel from 'Desktop' to 'ACP' in AcpProcessClient and related interfaces.
- Updated tests to reflect new channel naming and added support for CLI channel overrides.
- Enhanced error handling in SessionSocketHub to normalize error responses for better clarity.
- Modified session creation and loading responses to include 'cwd' in the session object.
- Added a new test case to surface ACP prompt errors as structured protocol objects.
2026-04-25 13:57:05 +08:00
DragonnZhang
f9fc432b8e feat(desktop): componentize workspace shell 2026-04-25 10:35:10 +08:00