e004fe8f14
fix(report_agent): update tool call requirements in content generation to allow up to 5 tool calls per chapter and clarify user prompts for insufficient data
666ghj
2026-02-06 18:34:19 +08:00
f9abaf8e9f
refactor(report_agent, Step4Report): simplify logging and remove subsection handling; update UI to reflect changes in section content generation
666ghj
2026-02-06 18:13:30 +08:00
54f1291967
fix(report_agent): handle None responses from LLM during content generation and enforce fallback behavior
666ghj
2026-01-29 17:08:39 +08:00
0b71f89f96
fix(Step2EnvSetup): update expectedTotal only when API returns a valid value to prevent overwriting existing data
666ghj
2026-01-29 10:58:36 +08:00
40f7035947
fix(config): enable overriding of environment variables when loading .env file
666ghj
2026-01-23 16:20:24 +08:00
93e1a592df
feat(README): add Docker badge to README files for enhanced visibility of Docker support
666ghj
2026-01-22 19:03:44 +08:00
390c120fef
fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection
666ghj
2026-01-22 18:28:37 +08:00
0efd9352a0
feat(docker): add Docker support with Dockerfile, docker-compose.yml, and .dockerignore; update README for Docker deployment instructions
666ghj
2026-01-22 14:35:41 +08:00
9556854fbf
refactor(.env.example): update LLM API configuration comments for clarity and add usage note
666ghj
2026-01-20 18:05:36 +08:00
94633e1330
refactor(README): update demo video section titles and clarify LLM API configuration instructions
666ghj
2026-01-20 18:02:33 +08:00
b0e065ed20
refactor(README): update demo video section to include new financial and political prediction examples
666ghj
2026-01-20 11:25:24 +08:00
824e81e1a4
refactor(README): update demo video section titles for clarity and consistency
666ghj
2026-01-20 11:21:45 +08:00
fa19242477
fix(README): update image asset for Dream of the Red Chamber demo video section
666ghj
2026-01-20 11:18:35 +08:00
be2acf663d
feat(README): add demo video sections for Wuhan University Public Opinion and Dream of the Red Chamber simulations; include new image asset
666ghj
2026-01-20 11:17:11 +08:00
57e72250a9
chore(README): remove note about Windows compatibility from prerequisites section.
666ghj
2026-01-18 22:37:02 +08:00
085aa6bbe6
fix(GraphPanel): optimize force graph drag behavior to prevent simulation restart on click
666ghj
2026-01-18 22:34:40 +08:00
49847c5b26
feat(Step5Interaction): add section number display for improved user navigation
666ghj
2026-01-16 21:26:11 +08:00
84dd2cbcca
Fix: Change backend dev color to green
Cursor Agent
2025-12-30 10:04:27 +00:00
4be144c3f2
Refactor process termination in SimulationRunner to support cross-platform handling and improve code clarity. Update development script to ensure concurrent processes are terminated correctly.
666ghj
2025-12-30 17:45:27 +08:00
8bd768718e
Add SIGHUP signal handling in SimulationRunner for Unix systems
666ghj
2025-12-30 15:28:20 +08:00
067855f7b5
Add UTF-8 encoding support for Windows in simulation_runner.py and run_parallel_simulation.py to resolve character encoding issues with third-party libraries.
666ghj
2025-12-26 18:14:57 +08:00
f46c1a9ec7
Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues
666ghj
2025-12-26 17:58:48 +08:00
1987f535ce
Update font weights in Home.vue for improved visual hierarchy and consistency.
666ghj
2025-12-26 17:41:18 +08:00
44424f29ba
Update font styles across the application to include 'Noto Sans SC' for improved typography consistency.
666ghj
2025-12-26 17:35:09 +08:00
84113ce2f1
Update README files to open demo video link in a new tab for improved user experience.
666ghj
2025-12-23 16:16:26 +08:00
e8491831da
Update Home.vue to change GitHub link to the correct repository URL for accurate navigation.
666ghj
2025-12-23 11:18:40 +08:00
e3b6a79b09
Add note about MiroFish's development environment in README files for clarity on Windows compatibility.
666ghj
2025-12-23 10:58:08 +08:00
29a95b0ae6
Add GitHub badges and version information to README files for better visibility and project tracking.
666ghj
2025-12-22 19:36:08 +08:00
b669184d85
Update README files to replace demo video link with a direct URL for improved accessibility.
666ghj
2025-12-22 19:25:11 +08:00
61f1ee7ad7
Update README files to include demo video links and enhance content presentation, along with adding a new demo video image.
666ghj
2025-12-22 18:48:30 +08:00
4e96019e0d
Change project license from Apache-2.0 to AGPL-3.0 in package.json, package-lock.json, and backend/pyproject.toml.
666ghj
2025-12-22 16:41:45 +08:00
ed2208f883
Remove frontend README.md file as part of project restructuring.
666ghj
2025-12-21 00:02:14 +08:00
e749931475
Enhance README files by correcting phrasing in the vision section and adding a detailed workflow section outlining the steps for graph building, environment setup, simulation, report generation, and deep interaction.
666ghj
2025-12-19 16:33:19 +08:00
593f7050f2
Update README files to clarify the description of the Python package manager by removing the reference to pip as an alternative.
666ghj
2025-12-19 16:03:44 +08:00
9d09a34895
Update Home.vue to remove trailing punctuation in hero description for improved readability
666ghj
2025-12-19 16:02:25 +08:00
f342eaf697
Update README files to enhance vision section and add acknowledgments for OASIS framework
666ghj
2025-12-19 15:53:48 +08:00
e5dbeb297a
Add GNU AGPL v3 License
BaiFu
2025-12-19 15:24:16 +08:00