yao/cmd
Max d0981e53af Enhance engine loading process with progress reporting and timing
- Introduced a `loadStep` function to wrap loading operations, providing timing and progress callback functionality.
- Updated the `Load` function to utilize `loadStep` for various components, improving visibility into loading durations.
- Enhanced the `start` command to display loading progress and duration in development mode, improving user experience during application startup.
- Refactored model loading functions to return models without migration, streamlining the loading process and improving performance.
2025-12-05 18:53:21 +08:00
..
get fix yao get command 2023-05-18 11:58:40 +08:00
sui Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
dump.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
get.go fix yao-init & get command 2023-05-18 10:58:27 +08:00
help.go 命令行工具 + 多语言支持 2022-02-09 15:45:18 +08:00
inspect.go 命令行工具 + 多语言支持 2022-02-09 15:45:18 +08:00
migrate.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
pack.go [fix] config init 2023-04-24 17:58:06 +08:00
restore.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
root.go Refactor network handling and endpoint retrieval; deprecate unused commands in startup 2024-11-29 20:43:29 +08:00
run.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
socket.go chore: Update engine.Load calls with additional options 2024-05-05 17:54:32 +08:00
start.go Enhance engine loading process with progress reporting and timing 2025-12-05 18:53:21 +08:00
tea.go default user login + issuer 2022-02-17 15:34:34 +08:00
upgrade.go [add] dashboard widget 2022-12-18 15:35:49 +08:00
version.go feat: Update versioning and commit information in Makefile and version command 2025-05-18 16:47:32 +08:00
websocket.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00