Skip to content

Add safe DeepSeek env helper#128

Merged
SonAIengine merged 1 commit into
mainfrom
deepseek-env-helper
Jul 2, 2026
Merged

Add safe DeepSeek env helper#128
SonAIengine merged 1 commit into
mainfrom
deepseek-env-helper

Conversation

@SonAIengine

Copy link
Copy Markdown
Contributor

Summary

  • add a local helper that prompts for DEEPSEEK_API_KEY without accepting secrets as CLI args
  • write the configured env var to a gitignored .env with mode 0600
  • document the helper before the DeepSeek agent-loop benchmark command

Verification

  • uv run pytest tests/test_deepseek_env_config.py tests/test_agent_search_benchmarks.py
  • uv run ruff check examples/ablation/configure_deepseek_env.py examples/ablation/run_agent_loop_benchmarks.py tests/test_deepseek_env_config.py tests/test_agent_search_benchmarks.py
  • git diff --check

@SonAIengine SonAIengine force-pushed the deepseek-env-helper branch from 4057f32 to 4124e1d Compare July 2, 2026 10:18
@SonAIengine SonAIengine merged commit 4e712b7 into main Jul 2, 2026
2 checks passed
@SonAIengine SonAIengine deleted the deepseek-env-helper branch July 2, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant