mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-06 21:08:35 +08:00
Replace the broad `~/.cow` directory check with a regex that matches only the credential file path (`\.cow[/\\]\.env`), so legitimate access to other `~/.cow/` subdirectories (e.g. skills) is no longer blocked. Drop the incomplete env/printenv blocking rule per reviewer feedback. Rewrite test_invariant_bash.py to use the correct Bash().execute() API and cover both the blocked and allowed cases. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_dashscope_provider.py | ||
| test_invariant_bash.py | ||
| test_minimax_provider.py | ||
| test_models_handler.py | ||
| test_qianfan_provider.py | ||
| test_youdao_translator.py | ||