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.
Update I18N/en/txt.ftl & I18N/ru/txt.ftl
Update I18N/en/txt.ftl & I18N/ru/txt.ftl
Fixed a web search issue. DEX analytics is separated into a separate agent. Some other tool routing errors have been fixed.
update instructions in bot/agents_tools/agents_.py
send_answer: dynamic budget, safe HTML splitting, pre/code fixes, HTML comments escaping; agents_: tool routing wording; cleanup (remove dead code)
chore(gitignore): ignore tests/, pytest artifacts and local pytest.ini
Update Python version in README
Update localization files (I18N)
Update README.md and agents_.py - improvements and modifications
feat(agent): inject runtime UTC context; fix date handling policies; adjust deep_knowledge routing
Localization updates: English and Russian