Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeAPmind
/
MiroFish
Public
forked from
666ghj/MiroFish
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Jan 14, 2026
fix(Home.vue): update version text from V1.0 to v0.1 for accuracy
666ghj
committed
ede4106
Copy full SHA for ede4106
Commits on Jan 9, 2026
Update README.md
666ghj
authored
9668ab4
Copy full SHA for 9668ab4
Update README
666ghj
committed
11d3928
Copy full SHA for 11d3928
Update README
666ghj
committed
08b2e78
Copy full SHA for 08b2e78
Update README
666ghj
committed
416eb6c
Copy full SHA for 416eb6c
style(HistoryDatabase): update modal layout and enhance user guidance
Show description for 8c81712
666ghj
committed
8c81712
Copy full SHA for 8c81712
docs(README): update Python version requirements and enhance contact section
Show description for cf4b358
666ghj
committed
cf4b358
Copy full SHA for cf4b358
style(HistoryDatabase): enhance card header and footer layout with status icons
Show description for 4977324
666ghj
committed
4977324
Copy full SHA for 4977324
style(HistoryDatabase): enhance modal design and transition effects
Show description for 0742194
666ghj
committed
0742194
Copy full SHA for 0742194
feat(SimulationAPI): add function to retrieve latest report ID for a given simulation
Show description for e25d2e3
666ghj
committed
e25d2e3
Copy full SHA for e25d2e3
feat(HistoryDatabase): add project detail modal for enhanced user interaction
Show description for b4fe7f2
666ghj
committed
b4fe7f2
Copy full SHA for b4fe7f2
style(HistoryDatabase): adjust padding and max-width for improved layout
Show description for aa47087
666ghj
committed
aa47087
Copy full SHA for aa47087
refactor(HistoryDatabase): enhance loading logic and card positioning
Show description for d79ea2b
666ghj
committed
d79ea2b
Copy full SHA for d79ea2b
refactor(HistoryDatabase): improve project display logic and loading states
Show description for 5e865c0
666ghj
committed
5e865c0
Copy full SHA for 5e865c0
refactor(HistoryDatabase): update card display to show round progress and time
Show description for cdf1373
666ghj
committed
cdf1373
Copy full SHA for cdf1373
refactor(HistoryDatabase): enhance card expansion logic with pending state management
Show description for 5a0c705
666ghj
committed
5a0c705
Copy full SHA for 5a0c705
style(HistoryDatabase): adjust grid background position for improved layout
Show description for f32f571
666ghj
committed
f32f571
Copy full SHA for f32f571
refactor(HistoryDatabase): dynamically calculate container height based on card expansion state
Show description for d7169ba
666ghj
committed
d7169ba
Copy full SHA for d7169ba
refactor(HistoryDatabase): optimize card expansion behavior with debounce and animation lock
Show description for dfab81a
666ghj
committed
dfab81a
Copy full SHA for dfab81a
Commits on Jan 7, 2026
translate(HistoryDatabase): change section title from English to Chinese
666ghj
committed
d90ec77
Copy full SHA for d90ec77
refactor(simulation): enhance simulation data retrieval and project file handling
Show description for 992f7d1
666ghj
committed
992f7d1
Copy full SHA for 992f7d1
Update README.
666ghj
committed
9d5fad8
Copy full SHA for 9d5fad8
Commits on Dec 31, 2025
refactor(HistoryDatabase): simplify CTA button positioning and adjust layout for improved responsiveness
Show description for 6fc0a0d
666ghj
committed
6fc0a0d
Copy full SHA for 6fc0a0d
style(HistoryDatabase): update grid background size and opacity for improved aesthetics
666ghj
committed
2acdd73
Copy full SHA for 2acdd73
feat(history): 添加首页历史项目展示组件
Show description for e6da45e
666ghj
committed
e6da45e
Copy full SHA for e6da45e
Commits on Dec 30, 2025
Update README.
666ghj
committed
8b80603
Copy full SHA for 8b80603
Add Ask DeepWiki badge to README files for enhanced visibility and user engagement.
666ghj
committed
fa7ab33
Copy full SHA for fa7ab33
Merge pull request #12 from 666ghj/cursor/backend-terminal-color-change-14fd
Show description for c0aa078
666ghj
authored
c0aa078
Copy full SHA for c0aa078
Fix: Change backend dev color to green
Show description for 84dd2cb
cursoragent
and
hangjiang.guo
committed
84dd2cb
Copy full SHA for 84dd2cb
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
committed
4be144c
Copy full SHA for 4be144c
Add SIGHUP signal handling in SimulationRunner for Unix systems
666ghj
committed
8bd7687
Copy full SHA for 8bd7687
Commits on Dec 26, 2025
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
committed
067855f
Copy full SHA for 067855f
Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues
666ghj
committed
f46c1a9
Copy full SHA for f46c1a9
Update font weights in Home.vue for improved visual hierarchy and consistency.
666ghj
committed
1987f53
Copy full SHA for 1987f53
Update font styles across the application to include 'Noto Sans SC' for improved typography consistency.
666ghj
committed
44424f2
Copy full SHA for 44424f2
Pagination
Previous
Next
You can’t perform that action at this time.