Skip to content

Releases: davidhoo/buddy

v1.2.5

Choose a tag to compare

@davidhoo davidhoo released this 13 Jul 22:55

What's New

v1.2.4 — wecode codex model detection

  • detectModelFromConfig now accepts a command parameter to distinguish wecode codex from plain codex
  • When launched via wecode codex, reads the model from ~/.wecode-cli/config.json (codex.model) instead of ~/.codex/config.toml

v1.2.5 — Per-project FIFO task queue

  • New execution mode: create tasks as immediate (start right away) or queued (wait in project FIFO queue)
  • QueueCoordinator: per-workspace serial reconcile lock, auto-advancement, blocker detection, manual "run now" with supersede
  • Data model: QUEUED status, execution_mode, TaskQueueInfo (waiting/active/superseded), created_at for stable ordering
  • recoverInterruptedRuns extended with PINGING reset + rebuildAndReconcileAll on startup
  • Renderer: execution mode toggle in create modal, queued position display, QUEUED status styling, i18n (zh-CN/zh-TW/en)
  • 16 new test cases in buddy-queue-coordinator.test.ts

Downloads

  • Apple Silicon: Buddy-1.2.5-arm64.dmg
  • Intel: Buddy-1.2.5.dmg

Unsigned builds. For signed/notarized builds, build locally with pnpm release:signed.

Buddy v1.2.2

Choose a tag to compare

@davidhoo davidhoo released this 06 Jul 23:36

Release v1.2.2