Commit graph

  • 5e206bdd84 Fix corrupted LLM-generated hour arrays in simulation config main _Yusaki 2026-03-13 20:32:33 +0700
  • 0ff30457a0 Add debug logging and 5min timeout per round to prevent hangs _Yusaki 2026-03-13 20:23:59 +0700
  • 65d8524a9d Make simulation LLM concurrency configurable, default to 5 _Yusaki 2026-03-13 20:16:27 +0700
  • c9c1f44711 Replace all Zep API calls in simulation endpoints with disk-first fallback _Yusaki 2026-03-13 19:53:24 +0700
  • b17828807f Use disk-stored graph data for simulation prepare instead of Zep _Yusaki 2026-03-13 19:48:25 +0700
  • 49a86c622a Adjust relationship prompt to infer connections from character traits _Yusaki 2026-03-13 19:34:51 +0700
  • 10a85e76d6 Two-pass graph extraction: entities then relationships with larger chunks _Yusaki 2026-03-13 19:30:30 +0700
  • e806898018 Fix Project object subscript error in graph data endpoint _Yusaki 2026-03-13 19:26:55 +0700
  • e14080129e Fix str.format KeyError by using %-formatting for ontology JSON _Yusaki 2026-03-13 19:22:36 +0700
  • b4c7f67b00 Add traceback logging for extraction errors _Yusaki 2026-03-13 19:19:22 +0700
  • db6e235b98 Add logging to LLM graph builder for debugging extraction failures _Yusaki 2026-03-13 19:14:36 +0700
  • 79519ddd54 Replace Zep with direct LLM calls for graph building _Yusaki 2026-03-13 19:07:40 +0700
  • 034504c92a Fix page refresh killing running simulations _Yusaki 2026-03-13 18:40:40 +0700
  • 943d56d478 Add GPU passthrough for BERT model acceleration _Yusaki 2026-03-13 18:09:48 +0700
  • 8024cb130a Fix Groq API compatibility in parallel simulation _Yusaki 2026-03-13 17:21:30 +0700
  • 42ab084edd Translate all backend LLM prompts and API messages to English _Yusaki 2026-03-13 02:47:30 +0700
  • d3121637c7 Translate frontend UI to English _Yusaki 2026-03-13 01:55:46 +0700
  • 5f20558e78 Fix double /api prefix in axios baseURL _Yusaki 2026-03-13 01:08:47 +0700
  • 2279d2a321 Build from source, fix API base URL to use Vite proxy _Yusaki 2026-03-13 01:04:15 +0700
  • 761dbddbf9 Set VITE_API_BASE_URL to empty for proxy-based routing _Yusaki 2026-03-13 00:56:01 +0700
  • ead97087ac Use environment vars from Coolify instead of env_file _Yusaki 2026-03-13 00:45:20 +0700
  • c20d293e5f Patch vite allowedHosts at container startup _Yusaki 2026-03-13 00:40:50 +0700
  • 238a639b01 Allow all hosts in Vite config for reverse proxy _Yusaki 2026-03-13 00:37:15 +0700
  • 452da00064 Use expose instead of ports for Coolify compatibility _Yusaki 2026-03-13 00:21:20 +0700
  • 985f89f49a fix: resolve 500 error caused by <think> tags and markdown code fences in content field from reasoning models like MiniMax/GLM 666ghj 2026-03-06 00:30:31 +0800
  • a1ff79c0ef Update README 666ghj 2026-03-05 23:22:26 +0800
  • 85b03d4f0f Update README 666ghj 2026-02-27 17:29:41 +0800
  • c6cea12774 docs(readme): add live demo section with link to online prediction simulation for both English and Chinese README files 666ghj 2026-02-27 17:27:49 +0800
  • da6548e96f feat(graph): implement pagination for fetching nodes and edges; add utility functions for streamlined data retrieval 666ghj 2026-02-27 15:53:29 +0800
  • d30a0a23ef Update README 666ghj 2026-02-25 16:16:24 +0800
  • 25aa4f75d2 fix(report_agent): refine tool call handling and response validation; enforce strict separation between tool calls and final answers 666ghj 2026-02-24 17:47:44 +0800
  • a795405428 style(home): add overflow-y property to upload zone and adjust alignment for files 666ghj 2026-02-22 23:40:40 +0800
  • 040c745c86 feat(readme): add Trendshift badge to README files for repository visibility 666ghj 2026-02-22 23:07:28 +0800
  • 08ec856a58 fix(report_agent): update max_agents parameter description and enforce maximum limit of 10 agents 666ghj 2026-02-14 18:35:05 +0800
  • ae1f38cdcc fix(report_agent): improve markdown rendering by cleaning up <br> tags around block-level elements and enhancing list formatting 666ghj 2026-02-14 18:25:20 +0800
  • ddd9ff2479 feat(report_agent): update report language consistency guidelines; ensure all quoted content is translated to the report language for clarity 666ghj 2026-02-14 18:24:03 +0800
  • 709a0d7023 feat(report_agent): enhance markdown rendering for lists and improve formatting; support nested lists and clean up HTML output 666ghj 2026-02-14 17:04:04 +0800
  • 7601d78fd4 feat(report_agent): enhance interview text processing and response handling; improve quote extraction and formatting for better clarity 666ghj 2026-02-14 16:56:48 +0800
  • dc0a9261d1 feat(report_agent): add detailed tool descriptions and prompts for future prediction report generation 666ghj 2026-02-14 15:16:17 +0800
  • d2041f6fb8 fix(report_agent): update description of insight_forge tool to remove "最强大" and enhance clarity 666ghj 2026-02-14 14:48:23 +0800
  • 0a59bace92 fix(report_agent): increase minimum tool call requirement from 2 to 3 per chapter and enhance user prompts to encourage diverse tool usage 666ghj 2026-02-06 19:37:52 +0800
  • 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 +0800
  • 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 +0800
  • 54f1291967 fix(report_agent): handle None responses from LLM during content generation and enforce fallback behavior 666ghj 2026-01-29 17:08:39 +0800
  • 0b71f89f96 fix(Step2EnvSetup): update expectedTotal only when API returns a valid value to prevent overwriting existing data 666ghj 2026-01-29 10:58:36 +0800
  • 40f7035947 fix(config): enable overriding of environment variables when loading .env file 666ghj 2026-01-23 16:20:24 +0800
  • 93e1a592df feat(README): add Docker badge to README files for enhanced visibility of Docker support 666ghj 2026-01-22 19:03:44 +0800
  • 390c120fef fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 666ghj 2026-01-22 18:28:37 +0800
  • 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 +0800
  • 9556854fbf refactor(.env.example): update LLM API configuration comments for clarity and add usage note 666ghj 2026-01-20 18:05:36 +0800
  • 94633e1330 refactor(README): update demo video section titles and clarify LLM API configuration instructions 666ghj 2026-01-20 18:02:33 +0800
  • b0e065ed20 refactor(README): update demo video section to include new financial and political prediction examples 666ghj 2026-01-20 11:25:24 +0800
  • 824e81e1a4 refactor(README): update demo video section titles for clarity and consistency 666ghj 2026-01-20 11:21:45 +0800
  • fa19242477 fix(README): update image asset for Dream of the Red Chamber demo video section 666ghj 2026-01-20 11:18:35 +0800
  • 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 +0800
  • 57e72250a9 chore(README): remove note about Windows compatibility from prerequisites section. 666ghj 2026-01-18 22:37:02 +0800
  • 085aa6bbe6 fix(GraphPanel): optimize force graph drag behavior to prevent simulation restart on click 666ghj 2026-01-18 22:34:40 +0800
  • 49847c5b26 feat(Step5Interaction): add section number display for improved user navigation 666ghj 2026-01-16 21:26:11 +0800
  • 3c89f3930e chore(Screenshot): replace binary image file to enhance visual quality. 666ghj 2026-01-16 21:08:21 +0800
  • 8898c578ca chore(Screenshot): update binary image file for improved visual content. 666ghj 2026-01-16 21:01:58 +0800
  • 56b8babf17 feat(ZepGraphMemoryUpdater): add platform display name mapping and logging enhancements. 666ghj 2026-01-16 09:00:10 +0800
  • ca24ee09d1 chore(env.example): update LLM model configuration and clarify boost settings. 666ghj 2026-01-15 23:11:26 +0800
  • ede410620a fix(Home.vue): update version text from V1.0 to v0.1 for accuracy 666ghj 2026-01-14 15:16:46 +0800
  • 9668ab487b
    Update README.md BaiFu 2026-01-09 18:18:09 +0800
  • 11d39286f1 Update README 666ghj 2026-01-09 18:09:01 +0800
  • 08b2e78571 Update README 666ghj 2026-01-09 17:46:36 +0800
  • 416eb6c105 Update README 666ghj 2026-01-09 17:42:04 +0800
  • 8c817120f8 style(HistoryDatabase): update modal layout and enhance user guidance 666ghj 2026-01-09 17:34:25 +0800
  • cf4b358ded docs(README): update Python version requirements and enhance contact section 666ghj 2026-01-09 17:13:18 +0800
  • 4977324497 style(HistoryDatabase): enhance card header and footer layout with status icons 666ghj 2026-01-09 16:42:31 +0800
  • 0742194f9c style(HistoryDatabase): enhance modal design and transition effects 666ghj 2026-01-09 16:13:37 +0800
  • e25d2e38f4 feat(SimulationAPI): add function to retrieve latest report ID for a given simulation 666ghj 2026-01-09 16:04:35 +0800
  • b4fe7f2f03 feat(HistoryDatabase): add project detail modal for enhanced user interaction 666ghj 2026-01-09 15:41:35 +0800
  • aa47087b18 style(HistoryDatabase): adjust padding and max-width for improved layout 666ghj 2026-01-09 11:26:27 +0800
  • d79ea2b861 refactor(HistoryDatabase): enhance loading logic and card positioning 666ghj 2026-01-09 11:22:36 +0800
  • 5e865c0234 refactor(HistoryDatabase): improve project display logic and loading states 666ghj 2026-01-09 11:12:10 +0800
  • cdf13739a6 refactor(HistoryDatabase): update card display to show round progress and time 666ghj 2026-01-09 11:08:05 +0800
  • 5a0c705cfb refactor(HistoryDatabase): enhance card expansion logic with pending state management 666ghj 2026-01-09 10:57:48 +0800
  • f32f5713f8 style(HistoryDatabase): adjust grid background position for improved layout 666ghj 2026-01-09 10:53:44 +0800
  • d7169bac91 refactor(HistoryDatabase): dynamically calculate container height based on card expansion state 666ghj 2026-01-09 10:49:23 +0800
  • dfab81a6c0 refactor(HistoryDatabase): optimize card expansion behavior with debounce and animation lock 666ghj 2026-01-09 10:46:32 +0800
  • d90ec77f5d translate(HistoryDatabase): change section title from English to Chinese 666ghj 2026-01-07 18:57:10 +0800
  • 992f7d13c3 refactor(simulation): enhance simulation data retrieval and project file handling 666ghj 2026-01-07 18:54:33 +0800
  • 9d5fad8854 Update README. 666ghj 2026-01-07 16:55:59 +0800
  • 6fc0a0d9ad refactor(HistoryDatabase): simplify CTA button positioning and adjust layout for improved responsiveness 666ghj 2025-12-31 18:05:04 +0800
  • 2acdd7309b style(HistoryDatabase): update grid background size and opacity for improved aesthetics 666ghj 2025-12-31 17:58:17 +0800
  • e6da45ee63 feat(history): 添加首页历史项目展示组件 666ghj 2025-12-31 17:54:39 +0800
  • 8b80603325 Update README. 666ghj 2025-12-30 22:40:04 +0800
  • fa7ab33bc9 Add Ask DeepWiki badge to README files for enhanced visibility and user engagement. 666ghj 2025-12-30 22:38:21 +0800
  • c0aa078726
    Merge pull request #12 from 666ghj/cursor/backend-terminal-color-change-14fd BaiFu 2025-12-30 18:05:36 +0800
  • 84dd2cbcca Fix: Change backend dev color to green Cursor Agent 2025-12-30 10:04:27 +0000
  • 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 +0800
  • 8bd768718e Add SIGHUP signal handling in SimulationRunner for Unix systems 666ghj 2025-12-30 15:28:20 +0800
  • 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 +0800
  • 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 +0800
  • 1987f535ce Update font weights in Home.vue for improved visual hierarchy and consistency. 666ghj 2025-12-26 17:41:18 +0800
  • 44424f29ba Update font styles across the application to include 'Noto Sans SC' for improved typography consistency. 666ghj 2025-12-26 17:35:09 +0800
  • abf2ba68af Update README 666ghj 2025-12-24 11:05:01 +0800
  • 4d242365e3 Add Shanda Group logo and acknowledgment in README files for strategic support 666ghj 2025-12-24 11:03:27 +0800
  • 96b151c235 Update README-EN.md to clarify demo video link description for better user engagement 666ghj 2025-12-23 17:12:15 +0800