~cytrogen/evi-run

evi-run/.gitignore -rw-r--r-- 498 bytes
f9177ebb — Cytrogen 9 days ago main
fork: 定制修改 + 敏感数据清理

- agent 名改为「澜」,prompt 从外部文件加载
- 添加中文 i18n (I18N/zh/)
- docker-compose: 添加 healthcheck、移除 fastapi 服务
- bot/main.py: 添加 UnknownIntent 错误处理
- config.py → config.py.example,排除私人配置
- prompts/*.txt 排除,提供 .sample 模板
- .env.example 格式优化
Add CryptoNinja mode: updated agents config and added modes directory
Fixing the 'private' mode error.
chore(gitignore): ignore tests/, pytest artifacts and local pytest.ini
chore: update .gitignore (ignore docs/ and mkdocs.yml; translate comments to English)
Initial commit