fix: refine planet startup script UX

This commit is contained in:
linkong
2026-04-08 16:54:45 +08:00
parent d395769df6
commit c8fe8cad59
5 changed files with 656 additions and 111 deletions

View File

@@ -16,7 +16,7 @@
## Current Version
- `main` 当前主线历史推导到:`0.16.5`
- `dev` 当前开发分支历史推导到:`0.23.0`
- `dev` 当前开发分支历史推导到:`0.23.3`
## Timeline
@@ -71,6 +71,7 @@
| `0.21.6` | bugfix | `dev` | `pending` | improve Earth legend generation, info-card interactions, and HUD messaging polish |
| `0.22.9` | bugfix | `dev` | `6bfcd053` | simplify `planet.sh` readiness messaging and only show retry counts on actual restart |
| `0.23.0` | feature | `dev` | `pending` | add dedicated `aiprovider` service, multi-protocol AI adapters, uv-only Python runtime, and AI Provider restart controls |
| `0.23.3` | bugfix | `dev` | `pending` | refine `planet.sh` zsh runtime compatibility, startup logging, and frontend readiness feedback |
## Maintenance Commits Not Counted as Version Bumps