5072a2eaa8
feat(i18n): replace Chinese UI text in Step4Report.vue render functions
ghostubborn
2026-04-01 18:35:18 +08:00
6db3f98a48
fix(i18n): fix English homepage layout with proper font and shorter copy
ghostubborn
2026-04-01 18:04:05 +08:00
24e9bee5be
feat(i18n): replace all user-visible Chinese logger messages in zep_tools.py
ghostubborn
2026-04-01 17:46:39 +08:00
e79569ab4f
feat(i18n): replace all user-visible Chinese in report_agent.py
ghostubborn
2026-04-01 17:44:52 +08:00
1d358fc492
feat(i18n): replace expand/collapse Chinese text in Step4Report.vue
ghostubborn
2026-04-01 17:44:45 +08:00
e3350a919d
fix(graph): enforce PascalCase for entity names and SCREAMING_SNAKE_CASE for edge names in ontology validation
666ghj
2026-04-01 17:42:27 +08:00
380e456d41
fix(i18n): replace hardcoded Chinese stage names in simulation prepare SSE
ghostubborn
2026-04-01 17:31:00 +08:00
3a8451c119
feat(i18n): replace remaining hardcoded Chinese in frontend addLog calls
ghostubborn
2026-04-01 17:21:55 +08:00
0e55e4cf6b
feat(i18n): replace remaining Chinese in config generator and profile generator
ghostubborn
2026-04-01 17:19:12 +08:00
7c07237544
fix(i18n): pass locale to background threads via thread-local storage
ghostubborn
2026-04-01 16:55:51 +08:00
592ee52f59
feat(i18n): replace remaining hardcoded Chinese in progress callbacks
ghostubborn
2026-04-01 16:53:29 +08:00
da2490ec31
fix(i18n): protect JSON field values from language instruction in config generator
ghostubborn
2026-04-01 16:41:22 +08:00
97aa58384e
fix(i18n): ensure ontology names stay PascalCase regardless of language setting
ghostubborn
2026-04-01 16:40:17 +08:00
e1db8bacc2
feat(i18n): replace hardcoded Chinese in frontend addLog() messages
ghostubborn
2026-04-01 16:35:35 +08:00
9d43b77511
feat(i18n): replace hardcoded Chinese in backend SSE progress messages
ghostubborn
2026-04-01 16:32:10 +08:00
ffe6369c52
fix(i18n): fix curly quotes in Home.vue and remove unused dark theme from LanguageSwitcher
ghostubborn
2026-04-01 16:23:52 +08:00
f75c6487b3
fix(i18n): replace remaining hardcoded language directives in LLM prompts
ghostubborn
2026-04-01 15:55:04 +08:00
fbaa3dbbeb
fix(i18n): fix curly quotes and missing @ alias in vite config
ghostubborn
2026-04-01 15:45:43 +08:00
fc47ae81b5
feat(i18n): replace hardcoded Chinese in frontend components with i18n calls
ghostubborn
2026-04-01 15:43:11 +08:00
70833821a2
feat(i18n): replace hardcoded Chinese in frontend views with i18n calls
ghostubborn
2026-04-01 15:36:29 +08:00
74f673a238
feat(i18n): replace hardcoded Chinese in backend API responses with t() calls
ghostubborn
2026-04-01 15:32:24 +08:00
3d5e5d024d
feat(i18n): add language switcher component to navigation
ghostubborn
2026-04-01 15:24:58 +08:00
8f6110df0f
feat(i18n): inject language instruction into LLM system prompts
ghostubborn
2026-04-01 15:24:12 +08:00
22bf50f877
feat(i18n): set up vue-i18n with dynamic locale loading
ghostubborn
2026-04-01 15:22:14 +08:00
2ffadd3038
feat(i18n): add Accept-Language header to all API requests
ghostubborn
2026-04-01 15:22:07 +08:00
c8a1bd5cbf
feat(i18n): add shared translation files and language registry
ghostubborn
2026-04-01 15:20:49 +08:00
7c7c7a2c63
fix(deps): pin axios version to prevent potential supply chain risks
666ghj
2026-04-01 14:54:27 +08:00
1536a79334
fix(readme): update Discord link to valid invite URL
666ghj
2026-03-20 10:50:39 +08:00
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 +08:00
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 +08:00
da6548e96f
feat(graph): implement pagination for fetching nodes and edges; add utility functions for streamlined data retrieval
666ghj
2026-02-27 15:53:29 +08:00
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 +08:00
a795405428
style(home): add overflow-y property to upload zone and adjust alignment for files
666ghj
2026-02-22 23:40:40 +08:00
040c745c86
feat(readme): add Trendshift badge to README files for repository visibility
666ghj
2026-02-22 23:07:28 +08:00
08ec856a58
fix(report_agent): update max_agents parameter description and enforce maximum limit of 10 agents
666ghj
2026-02-14 18:35:05 +08:00
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 +08:00
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 +08:00
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 +08:00
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 +08:00
dc0a9261d1
feat(report_agent): add detailed tool descriptions and prompts for future prediction report generation
666ghj
2026-02-14 15:16:17 +08:00
d2041f6fb8
fix(report_agent): update description of insight_forge tool to remove "最强大" and enhance clarity
666ghj
2026-02-14 14:48:23 +08:00
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 +08:00
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