xworkmate-app/docs/releases/xworkmate-release-notes.md
2026-03-24 00:34:42 +08:00

3.9 KiB
Raw Blame History

XWorkmate Release Notes

Generated by tool/render_release_docs.dart Source manifest: config/feature_flags.yaml Generated at: 2026-03-24T00:32:25.947047

Git Snapshot

字段
Branch release/v0.7
Head Commit fd402c3
Head Tags -
Latest Tag v0.6.1
Previous Tag v0.6
Comparison Range v0.6.1..HEAD
Commit Count 45

Feature Snapshot

平台 Debug Profile Release Suppressed
mobile 26 18 18 6
desktop 26 20 19 5
web 8 8 8 7

Current Focus

  • release 当前面向用户暴露 45 个 UI feature flags全部来自 stable tier。
  • profile 相比 release 额外开放 1 个预发布条目: desktop.assistant.multi_agent
  • debug 相比 profile 额外开放 14 个实验条目: mobile.navigation.secrets, mobile.workspace.mcp_server, mobile.workspace.claw_hub, mobile.assistant.multi_agent, mobile.settings.experimental, mobile.settings.experimental_canvas, mobile.settings.experimental_bridge, mobile.settings.experimental_debug, desktop.navigation.mcp_server, desktop.navigation.claw_hub, desktop.settings.experimental, desktop.settings.experimental_canvas, desktop.settings.experimental_bridge, desktop.settings.experimental_debug

Commit Highlights

Features

  • 9a0cf2c Add ACP endpoint settings tab
  • 89b90db Add local single-agent skill discovery
  • aad97a9 feat(acp): converge runtime pipeline to go acp core
  • d1686b7 feat(settings): gate vault server behind experimental flag
  • 41a32a2 Add local tmp cache directory

Fixes

  • f1a4793 Fix Codex ACP turn payload schema
  • a734d34 Fix single-agent ACP model ownership
  • 23d8974 Fix secrets settings tab assertion
  • e1ea5a5 Fix macOS package build state reset
  • bdcc1fe fix: update external agent ACP copy
  • fbc4f55 fix(release): harden apple app store distribution
  • 32ef635 Fix codex external CLI availability detection with configured path
  • 17501c9 fix: disable default OpenAI web cookie import

Build / Release

  • 8cf26a9 Validate workflow and archive results

Docs

  • 96f2cd1 docs: clarify architecture baselines

Refactors

  • 7540a3a refactor(appstore): use external single-agent app-server
  • b53b853 refactor: rename AI Gateway UI copy to LLM API
  • 82a33b8 refactor(desktop): route assistant execution through gateway ACP

Merges

  • 4a3369c Merge branch 'codex/config-store-durable-path'

Other

  • fd402c3 Bump release version to 0.7.0
  • 9679f12 Restore ACP settings save/apply actions
  • c7bd585 Isolate test persistence roots
  • 3ce78ae Update CocoaPods locks for file-backed store
  • 299291d Harden file persistence fallback state
  • 3419f03 Recover deleted transient workspace paths
  • 22ceb3b Rebuild desktop persistence as file stores
  • c7101bf Remove legacy persistence implementation
  • c9852fd Rename ARIS bridge to go core
  • 048eb0c Remove legacy settings recovery path
  • 0a520f7 Remove discoveredSkills runtime remnants
  • 608b9f3 Clean up first-batch single-agent skills flow
  • beed9f9 Refine gateway source chip labels
  • 92547b1 Isolate gateway secrets per profile slot
  • 8d6c4a9 Simplify durable storage initialization
  • 89b3826 Refine LLM endpoint settings layout
  • 55df3db merge: external single-agent app-server for app store
  • 28b279f chore(release): bump to v0.6.2 and gate account access
  • 213ca0e merge: acp mainline convergence
  • 1d27b05 Enforce durable config paths and disable implicit memory fallback
  • 6368817 Refine single-agent thread scoped provider flow
  • 963ff9b Remove task CTA noise from assistant and tasks views
  • ac7f932 Make gateway integration sections collapsible
  • 085041e Rename AI Gateway mode to Single Agent
  • 7994d42 chore: remove CodexBar submodule
  • 89bd492 Unify gateway settings actions and harden persistence tests