Commit Graph

3 Commits

Author SHA1 Message Date
zly
3ed9558bac docs: add AGENTS.md for BtToxin_Digger reproduction guide 2026-01-17 12:38:24 +08:00
zly
700bdb8307 feat(digger): containerize BtToxin_Digger with v5 database integration
- Added Dockerfile and docker-compose.yml for BtToxin_Digger
- Integrated external v5 BLAST database into the container image
- Updated main docker-compose.yml to include the digger service
- Updated documentation with database update instructions
2026-01-17 12:14:39 +08:00
zly
fe353fc0bc chore: 初始版本提交 - 简化架构 + 轮询改造
- 移除 Motia Streams 实时通信,改用 3 秒轮询
- 简化前端代码,移除冗余组件
- 简化后端架构,准备 FastAPI 重构
- 更新 pixi.toml 环境配置
- 保留 bttoxin_digger_v5_repro 作为参考文档

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-13 16:50:09 +08:00