Skip to content

Releases: diodeme/Gold-Band

v0.4.0

28 May 11:38
e288231

Choose a tag to compare

0.4.0 (2026-05-28)

Features

  • improve updater and built-in profiles (#21) (89a5b06)
  • workflow: align default workflow with 测试工作流 (#26) (50d6d93)
  • workflow: improve manual check type and built-in prompt (#25) (54219d6)

What's Changed

  • ci(ci): skip duplicate release PR on release-please merge by @diodeme in #18
  • Dev by @diodeme in #19
  • ci: add semantic PR title validation to enforce conventional commits by @diodeme in #20
  • feat: improve updater and built-in profiles by @diodeme in #21
  • refactor(ci): replace tag-based wb version with timestamp+sha scheme by @diodeme in #24
  • feat(workflow): improve manual check type and built-in prompt by @diodeme in #25
  • feat(workflow): align default workflow with 测试工作流 by @diodeme in #26
  • chore(main): release 0.4.0 by @github-actions[bot] in #22

Full Changelog: v0.3.1...v0.4.0

v0.3.1

26 May 07:50
c66079c

Choose a tag to compare

0.3.1 (2026-05-26)

Bug Fixes

  • agent-management: surface ACP registry help (eb70f0d)
  • desktop: prefer setup.exe in updater manifest, hide ACP child console, surface updater errors (11a50a2)

v0.3.0

26 May 06:06
0190423

Choose a tag to compare

0.3.0 (2026-05-26)

Features

  • acp: add ACP session streaming (c93b9b2)
  • acp: add cancellation and user-scoped runtime state (ae3a074)
  • acp: improve session resume and timeline projection (8ed6b5d)
  • acp: paginate session event history (d542a9f)
  • acp: render agent messages as markdown (e1a5c5b)
  • agent: support multiple ACP agents (6b1ab54)
  • app: align desktop workflow experience (956b9f6)
  • desktop: add channelized updater releases (cb65f4c)
  • ui: add theme preview selector (5f493bf)
  • ui: refine appearance preferences (d2fcd61)
  • ui: refine appearance preferences (e79fad4)
  • ui: refine requirement detail presentation (932bd1a)
  • ui: refine task orchestration workspace (d8daba8)
  • ui: refine workflow and round detail views (37eae37)
  • ui: split round activity tabs (d03a07a)
  • workflow: add manual check and refactor prompt assembly (1f9e32f)
  • workflow: add profile and template management (6a1c97f)
  • workflow: add task workflow authoring (9b7f389)
  • workflow: consolidate execution into worker nodes (d4c51c6)
  • workflow: refine orchestration flow experience (1c6af6e)
  • workflow: repair invalid output without invalid edges (8e4ce41)
  • workflow: show last-used template hint (1afac80)
  • workflow: surface repair attempts and structured errors (e99f1bd)

Bug Fixes

  • acp: compact tool rows (d9e5f44)
  • acp: improve session chat feedback (74b01ba)
  • acp: show tool metadata summaries (5447993)
  • ui: align orchestration headers and refresh behavior (a829141)
  • ui: keep node context across round details (1415c42)
  • ui: preserve round detail context (918ab24)
  • ui: refine requirement detail drawers (2746189)
  • ui: separate graph current and selected states (f221a10)
  • ui: simplify settings page copy (efa8195)