agent-ecosystem/test/main/ipc
matt ff0c8cc978 Implement Claude root path configuration and management
- Introduced functionality to select and manage the local Claude root folder, allowing users to specify a custom path.
- Added IPC handlers for selecting the Claude root folder and retrieving its information.
- Enhanced configuration validation to ensure the specified Claude root path is an absolute path.
- Updated the ServiceContext to reconfigure based on changes to the Claude root path, improving context management.
- Refactored related components to support the new Claude root path features, including updates to the UI and state management.
2026-02-14 13:43:56 +09:00
..
configValidation.test.ts Implement Claude root path configuration and management 2026-02-14 13:43:56 +09:00
guards.test.ts feat(pathDecoder): add support for legacy Windows-style encoded paths 2026-02-13 02:05:26 +09:00