666ghj
f32f5713f8
style(HistoryDatabase): adjust grid background position for improved layout
...
- Changed background position from center to top left to enhance grid alignment and responsiveness during height changes.
2026-01-09 10:53:44 +08:00
666ghj
d7169bac91
refactor(HistoryDatabase): dynamically calculate container height based on card expansion state
...
- Introduced a computed property to adjust the container's minimum height based on the number of cards and expansion state.
- Removed static min-height styles to enhance responsiveness and visual consistency.
2026-01-09 10:49:23 +08:00
666ghj
dfab81a6c0
refactor(HistoryDatabase): optimize card expansion behavior with debounce and animation lock
...
- Introduced a debounce mechanism to prevent rapid state changes during card expansion and collapse.
- Added an animation lock to avoid conflicts during transitions.
- Adjusted Intersection Observer thresholds and rootMargin for smoother detection and stability.
- Cleaned up resources on component unmounting to prevent memory leaks.
2026-01-09 10:46:32 +08:00
666ghj
d90ec77f5d
translate(HistoryDatabase): change section title from English to Chinese
2026-01-07 18:57:10 +08:00
666ghj
992f7d13c3
refactor(simulation): enhance simulation data retrieval and project file handling
...
- Updated simulation history retrieval to read project details directly from the Simulation file.
- Improved simulation configuration handling by reading simulation requirements from JSON.
- Added project file listing to the simulation history, displaying up to three associated files.
- Refined card layout in HistoryDatabase.vue to accommodate new file display features and improved responsiveness.
2026-01-07 18:54:33 +08:00
666ghj
9d5fad8854
Update README.
2026-01-07 16:55:59 +08:00
666ghj
6fc0a0d9ad
refactor(HistoryDatabase): simplify CTA button positioning and adjust layout for improved responsiveness
...
- Removed dynamic offset calculation for the CTA button, fixing its position.
- Updated card layout logic to ensure proper stacking and alignment.
- Increased minimum heights for both collapsed and expanded states to enhance visual consistency.
2025-12-31 18:05:04 +08:00
666ghj
2acdd7309b
style(HistoryDatabase): update grid background size and opacity for improved aesthetics
2025-12-31 17:58:17 +08:00
666ghj
e6da45ee63
feat(history): 添加首页历史项目展示组件
...
- 新增 HistoryDatabase.vue 组件,实现扇形堆叠到网格展开的动画效果
- 后端 simulation.py 添加历史模拟数据 API 支持
- 修复 SimulationManager 过滤隐藏文件问题
- 前端 simulation.js 添加获取历史模拟数据的 API 方法
- Home.vue 集成历史项目展示组件
- 实现正方形网格背景装饰效果
2025-12-31 17:54:39 +08:00
666ghj
8b80603325
Update README.
2025-12-30 22:40:04 +08:00
666ghj
fa7ab33bc9
Add Ask DeepWiki badge to README files for enhanced visibility and user engagement.
2025-12-30 22:38:27 +08:00
BaiFu
c0aa078726
Merge pull request #12 from 666ghj/cursor/backend-terminal-color-change-14fd
...
Backend terminal color change
2025-12-30 18:05:36 +08:00
Cursor Agent
84dd2cbcca
Fix: Change backend dev color to green
...
Co-authored-by: hangjiang.guo <hangjiang.guo@shanda.com>
2025-12-30 10:04:27 +00:00
666ghj
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.
2025-12-30 17:45:27 +08:00
666ghj
8bd768718e
Add SIGHUP signal handling in SimulationRunner for Unix systems
2025-12-30 15:28:26 +08:00
666ghj
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.
2025-12-26 18:14:57 +08:00
666ghj
f46c1a9ec7
Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues
2025-12-26 17:58:48 +08:00
666ghj
1987f535ce
Update font weights in Home.vue for improved visual hierarchy and consistency.
2025-12-26 17:41:18 +08:00
666ghj
44424f29ba
Update font styles across the application to include 'Noto Sans SC' for improved typography consistency.
2025-12-26 17:35:09 +08:00
666ghj
abf2ba68af
Update README
2025-12-24 11:05:01 +08:00
666ghj
4d242365e3
Add Shanda Group logo and acknowledgment in README files for strategic support
2025-12-24 11:03:27 +08:00
666ghj
96b151c235
Update README-EN.md to clarify demo video link description for better user engagement
2025-12-23 17:12:15 +08:00
BaiFu
84f9fb73c5
Update video link description in README.md
2025-12-23 16:58:25 +08:00
666ghj
39ba5b14fc
Update README-EN.md to add project statistics section and ensure proper formatting
2025-12-23 16:34:40 +08:00
BaiFu
9b231d32c9
Enhance README with project statistics section
...
Added project statistics section with star history chart.
2025-12-23 16:33:00 +08:00
666ghj
84113ce2f1
Update README files to open demo video link in a new tab for improved user experience.
2025-12-23 16:16:26 +08:00
666ghj
e8491831da
Update Home.vue to change GitHub link to the correct repository URL for accurate navigation.
2025-12-23 11:18:40 +08:00
666ghj
e3b6a79b09
Add note about MiroFish's development environment in README files for clarity on Windows compatibility.
2025-12-23 10:58:08 +08:00
666ghj
29a95b0ae6
Add GitHub badges and version information to README files for better visibility and project tracking.
2025-12-22 19:36:08 +08:00
666ghj
b669184d85
Update README files to replace demo video link with a direct URL for improved accessibility.
2025-12-22 19:25:11 +08:00
666ghj
61f1ee7ad7
Update README files to include demo video links and enhance content presentation, along with adding a new demo video image.
2025-12-22 18:48:30 +08:00
666ghj
4e96019e0d
Change project license from Apache-2.0 to AGPL-3.0 in package.json, package-lock.json, and backend/pyproject.toml.
2025-12-22 16:41:45 +08:00
666ghj
fb9a3e50f8
Update README.
2025-12-22 16:00:02 +08:00
666ghj
ed2208f883
Remove frontend README.md file as part of project restructuring.
2025-12-21 00:02:14 +08:00
666ghj
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.
2025-12-19 16:33:19 +08:00
666ghj
593f7050f2
Update README files to clarify the description of the Python package manager by removing the reference to pip as an alternative.
2025-12-19 16:03:44 +08:00
666ghj
9d09a34895
Update Home.vue to remove trailing punctuation in hero description for improved readability
2025-12-19 16:02:25 +08:00
666ghj
f342eaf697
Update README files to enhance vision section and add acknowledgments for OASIS framework
2025-12-19 15:53:53 +08:00
BaiFu
e5dbeb297a
Add GNU AGPL v3 License
...
Added the GNU Affero General Public License version 3 to the project.
2025-12-19 15:24:16 +08:00
666ghj
abd4656914
Remove file
2025-12-19 15:18:41 +08:00
666ghj
fb3b41253f
Update README
2025-12-19 14:22:11 +08:00
666ghj
4ddbb9dfd4
Update README files to remove strong tag and add line break for improved formatting
2025-12-19 14:18:10 +08:00
666ghj
d787ebc649
Add English README file for MiroFish project
...
- Introduced a new README-EN.md file to provide English documentation for the MiroFish project.
- Included an overview of the project, vision, demo videos, quick start guide, and environment variable configuration.
- Updated the existing README.md to link to the new English documentation.
2025-12-19 14:16:42 +08:00
BaiFu
43d80c5ae1
Increase logo width in README
2025-12-19 14:01:15 +08:00
BaiFu
2c398569ef
Resize logo image to 70% width in README
2025-12-19 14:00:34 +08:00
666ghj
5a67cd3ced
Update README.md to adjust logo display size for improved responsiveness
2025-12-19 13:59:36 +08:00
666ghj
a47eb1eaef
Refactor project structure by removing Docker support and updating environment configuration
...
- Deleted docker-compose.yml, backend Dockerfile, frontend Dockerfile, and nginx configuration to streamline project setup.
- Updated .env.example to reorganize LLM and ZEP API configurations for clarity and ease of use.
- Enhanced README.md to reflect changes in project structure and provide clearer setup instructions.
2025-12-19 13:58:35 +08:00
666ghj
136843ada9
Initialize project with version 0.1.0 and update package configurations
...
- Created package-lock.json for dependency management.
- Updated package.json and frontend package.json to version 0.1.0.
- Adjusted backend pyproject.toml to reflect version 0.1.0.
- Introduced uv.lock for Python dependency resolution.
2025-12-18 18:30:29 +08:00
666ghj
97a64947d4
Update project license to Apache-2.0 in package.json, README.md, and pyproject.toml
2025-12-17 18:33:01 +08:00
BaiFu
929163524d
Add Apache License 2.0 to the project
2025-12-17 18:30:03 +08:00