Doiiars
7d5105e563
Merge pull request #164 from IceEnd/feature/ConfigurableHostPort
...
chore: add configurable HOST and PORT via .env file
2025-11-06 18:34:42 +08:00
Doiiars
554550704e
Merge pull request #165 from Xuhang944/fix-.env.example
...
修正.env.example文件中的注释,增加换行隔开各个agent配置
2025-11-06 18:33:38 +08:00
Xuhang944
99fdcfa41a
修正.env.example文件中的注释,增加换行隔开各个agent配置
2025-11-06 15:51:38 +08:00
666ghj
aede9501df
Update README.
2025-11-06 15:33:37 +08:00
666ghj
39b8c835c5
Update README.
2025-11-06 15:29:00 +08:00
alchemin
f1794d4da9
chore: add configurable HOST and PORT via .env file
...
支持通过.env配置服务器HOST和PORT
2025-11-06 15:24:24 +08:00
Doiiars
950bf0d341
Merge pull request #155 from DoiiarX/fix-agent-communication
...
日志解析修复、及日志解析修复测试用例
2025-11-06 14:07:58 +08:00
Doiiars
505b7206e0
Merge pull request #160 from Misaki030112/fix/forum-env-config
...
fix(ForumEngine): Fixes the issue where the Host Agent LLM configuration was not read from environment variables.
2025-11-06 14:02:53 +08:00
Doiiars
f91cf6a260
1. 修复论坛通信问题
...
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
2025-11-06 14:01:21 +08:00
666ghj
aed242a893
fix(agent): correct logger reference in report generation
2025-11-06 13:58:36 +08:00
Doiiars
dce6371410
1. 修复论坛通信问题
...
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
2025-11-06 13:57:56 +08:00
汪世胤
fc655d00bd
fix(ForumEngine): Fixes the issue where the Host Agent LLM configuration was not read from environment variables.
...
Signed-off-by: 汪世胤 <wangshiyin@hinadt.com >
2025-11-06 11:56:59 +08:00
Doiiars
df5907f4bc
Merge pull request #154 from li7355608/main
...
更新文档
2025-11-06 10:28:03 +08:00
Doiiars
adeedff98a
日志解析修复
2025-11-06 10:24:54 +08:00
Atri
e2e03b9815
更新文档
...
修复文档错字,更改配置信息内容排版
2025-11-06 10:24:01 +08:00
666ghj
7515e50a0c
Update README.
2025-11-06 10:18:45 +08:00
ghmark675
d757d88ea9
Merge pull request #152 from 666ghj/fix/docker_env
...
chore(docker): copy .env file
2025-11-06 10:04:57 +08:00
ghmark675
2c3765b170
chore(docker): copy .env file
2025-11-06 10:02:03 +08:00
Doiiars
a6f7dc7322
Merge pull request #150 from DoiiarX/docker-compose-db
...
docker-compose.yml数据库集成
2025-11-06 09:38:44 +08:00
Doiiars
c4e70c07c3
docker-compose.yml数据库集成
2025-11-06 09:37:46 +08:00
BaiFu
048fbe4458
Update README.md.
2025-11-06 00:43:54 +08:00
666ghj
7f70e95575
Update README.
2025-11-06 00:39:07 +08:00
666ghj
2326581eb5
Update README.
2025-11-05 23:25:37 +08:00
Doiiars
ac03d800c3
Merge pull request #147 from DoiiarX/fix-logger
...
修复logger问题
2025-11-05 22:33:26 +08:00
Doiiars
bd0d241382
修复logger问题
2025-11-05 22:26:50 +08:00
Doiiars
3abe20b0dd
Merge pull request #140 from DoiiarX/fix-db-module
...
修复缺失的文件
2025-11-05 17:25:22 +08:00
Doiiars
74110c4c1d
修复缺失的文件
2025-11-05 17:24:34 +08:00
Doiiars
4ee5fa962d
Merge pull request #114 from luojiyin1987/improve-dockerfile-build
...
Improve Dockerfile build configuration and layer caching
2025-11-05 16:58:13 +08:00
Doiiars
0334a741bb
Merge pull request #137 from DoiiarX/fix-config.py
...
修复由于.gitignore文件导致的config.py没有更新问题
2025-11-05 16:54:17 +08:00
Doiiars
aed92dff94
修复由于.gitignore文件导致的config.py没有更新问题
2025-11-05 16:53:22 +08:00
Doiiars
39c800d8e2
Merge pull request #128 from DoiiarX/github-issue-helper
...
添加github报错快捷按钮
2025-11-05 15:52:50 +08:00
Doiiars
d0d36b1120
添加github报错快捷按钮
2025-11-05 15:51:53 +08:00
Doiiars
9b055c6b4e
Merge pull request #127 from DoiiarX/fix-typo
...
修复文档问题
2025-11-05 15:28:14 +08:00
Doiiars
efebdbd873
修复文档问题
2025-11-05 15:26:52 +08:00
Doiiars
655a8ca83a
Merge pull request #125 from DoiiarX/env-file-and-loguru
...
统一为使用基于pydantic的.env环境变量管理配置、全项目基于loguru进行日志管理、前端添加数据库类型选项
2025-11-05 15:16:47 +08:00
Doiiars
537d682861
1. 统一为使用基于pydantic的.env环境变量管理配置
...
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +08:00
Doiiars
1d2e23d8c1
Merge pull request #123 from DoiiarX/fix-import-error-and-stop-word
...
修复数据库初始化问题、删除过时的数据库格式方法、修复空停用词错误。
2025-11-05 14:45:07 +08:00
Doiiars
22ed16e00e
修复数据库初始化问题、删除过时的数据库格式方法、修复空停用词错误。
2025-11-05 14:42:33 +08:00
666ghj
a8249c468c
Update README files to include a link to a complete system run example video for "Wuhan University Public Opinion".
2025-11-05 11:45:27 +08:00
luojiyin
ae738e8acb
Add --proto-redir flag to enforce HTTPS on redirects
...
Fix Sonar warning by adding --proto-redir '=https' to ensure all
redirects in the curl chain remain on HTTPS, not just the initial request.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-05 11:41:04 +08:00
Doiiars
f0772bfe6e
Merge pull request #116 from DoiiarX/fix-news-id
...
修复news-id冲突问题
2025-11-05 11:37:37 +08:00
luojiyin
5d90e7ff45
Add security flags to curl command in Dockerfile
...
Add --proto '=https' and --tlsv1.2 flags to prevent insecure HTTP
redirects when downloading uv installer.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-05 11:35:35 +08:00
Doiiars
b774e5d1ed
修复news-id冲突问题
2025-11-05 11:35:18 +08:00
luojiyin
4dfb70ecfb
Improve Dockerfile build configuration and layer caching
...
- Add SHELL pipefail to catch pipeline errors during build
- Consolidate environment variables (PATH, PLAYWRIGHT_BROWSERS_PATH)
- Fix DEBIAN_FRONTEND to inline usage (avoid runtime pollution)
- Separate Playwright installation for better layer caching
- Create dedicated /ms-playwright directory for browser binaries
- Improve comments for better maintainability
These changes enhance build robustness and optimize Docker layer
caching without affecting runtime behavior.
2025-11-05 11:26:05 +08:00
ghmark675
883a405ce8
Merge pull request #73 from DoiiarX/fix-mindspider
...
Fix mindspider
2025-11-05 08:26:38 +08:00
666ghj
4b48156e58
Implement comprehensive front-end settings UI.
2025-11-05 00:24:35 +08:00
666ghj
96be3c1bd5
Remove the intermediary introduction.
2025-11-04 22:17:51 +08:00
666ghj
d835c3a064
Merge branch 'main' of https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem
2025-11-04 21:22:41 +08:00
666ghj
6abc798350
Update README.
2025-11-04 21:19:38 +08:00
BaiFu
bcdbf6f129
Update README.md.
2025-11-04 21:12:40 +08:00