picoclaw/pkg/config
I Putu Eddy Irawan e503c87c18 fix: add LiteLLM to env overrides and fix malformed .env test
- Add missing LITELLM entry to loadProviderEnvOverrides so
  PICOCLAW_PROVIDERS_LITELLM_API_KEY/API_BASE env vars work
- Replace valid .env content in TestLoadConfig_MalformedDotenv_NonFatal
  with genuinely malformed content (bare key without '=') to actually
  exercise the non-fatal error path

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 22:14:25 +07:00
..
config.go fix: add LiteLLM to env overrides and fix malformed .env test 2026-03-03 22:14:25 +07:00
config_test.go fix: add LiteLLM to env overrides and fix malformed .env test 2026-03-03 22:14:25 +07:00
defaults.go Merge branch 'main' into mcp-tools-support 2026-03-03 00:17:39 +08:00
migration.go feat: add LiteLLM provider alias support (#930) 2026-03-03 08:23:55 +11:00
migration_test.go feat: add LiteLLM provider alias support (#930) 2026-03-03 08:23:55 +11:00
model_config_test.go refactor(modernize): apply safe modernize fixes 2026-02-27 16:35:07 +08:00