Goal: make local config mistakes fail with clearer messages.
Ideas:
- validate supported config keys;
- explain invalid proxy URI format;
- show whether CursorPath and ProxyBridgePath exist;
- avoid printing private proxy credentials.
This is a good first issue because the config loader is small and isolated.
Goal: make local config mistakes fail with clearer messages.
Ideas:
This is a good first issue because the config loader is small and isolated.