chore: 添加脚本与构建配置更新

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
unraid
2026-04-22 22:38:10 +08:00
parent eec961352b
commit 2247026bd5
13 changed files with 396 additions and 89 deletions

View File

@@ -10,7 +10,8 @@ export const LIGHTNING_BOLT = '↯' // \u21af - used for fast mode indicator
export const EFFORT_LOW = '○' // \u25cb - effort level: low
export const EFFORT_MEDIUM = '◐' // \u25d0 - effort level: medium
export const EFFORT_HIGH = '●' // \u25cf - effort level: high
export const EFFORT_MAX = '' // \u25c9 - effort level: max (Opus 4.6 only)
export const EFFORT_XHIGH = '⦿' // \u29bf - effort level: xhigh (Opus 4.7 only)
export const EFFORT_MAX = '◉' // \u25c9 - effort level: max (Opus 4.6/4.7 only)
// Media/trigger status indicators
export const PLAY_ICON = '\u25b6' // ▶