第二十四節 匯出格式

[!ref] 詳解見使用者手冊「全域設置」節。

設置面板支持把當前所有設置匯出為單一 YAML 文件,便於版本管理與團隊同步。

24.1 頂層結構

version: 1
exported_at: 2026-08-03T08:00:00Z
exported_by: AVL Code v0.8.3-alpha
sections:
  account:        { … }
  models:         { … }
  personas:       { … }
  tools:          { … }
  skills:         { … }
  messaging:      { … }
  plugins:        { … }
  general:        { … }
  workspaces:     [ … ]

24.2 節欄位速查

主要欄位
account provider_priority
models providers[](不含明文 key)
personas [].id name personality soul_path
tools defaults policies[].mode policies[].overrides
skills signature_required extra_search_paths[]
messaging channel route_strategy throttle
plugins installed[].id installed[].version installed[].enabled
general theme language tray_enabled autostart_enabled font_size
workspaces [].id path name archived default_mode mode_persona{}

24.3 注意

  • 憑證類欄位在匯出時不會寫入;目標設備需重新登入或填寫。
  • 同步開關單獨維護,不在匯出範圍內。