Skip to content

v1.7.0 — Milestone-scoped Trello/ClickUp + workspace fixes + YOLO toggle

Choose a tag to compare

@defremont defremont released this 07 May 14:30

Highlights

🎯 One Trello board / ClickUp list per milestone

Trello and ClickUp sync are now milestone-scoped — each milestone gets its own board/list, named Shipyard · Project · Milestone. Switching the active milestone in the kanban toolbar changes which integration the Sync menu configures.

Migration: existing Trello/ClickUp project integrations are reset on first launch. Your global API credentials are kept; reconnect each milestone from the project's Sync menu. Google Sheets sync (already milestone-scoped) is unaffected.

🛠 Workspace UX fixes

  • The toolbar Dev Server / Shell / Claude Code buttons now route to the integrated terminal panel when available, falling back to a native terminal otherwise.
  • Clicking a terminal session tab for a different project no longer flips the workspace into editor mode — your last-selected view (tasks/editor) is preserved per project.

⚡ YOLO toggle on the toolbar Claude button

Click the Claude Code icon in the toolbar to open a popover with an Open Claude Code action and a YOLO mode toggle. When enabled, Claude is launched with --dangerously-skip-permissions and the icon shows an amber Y badge. The flag is shared with the sidebar Launcher's existing YOLO checkbox.

Bidirectional sync recap

  • Push: server-side debounce 2.5s after task mutations — pushes every enabled (project, milestone) pair.
  • Pull: client polls every 30s and merges per (project, provider, milestone) so concurrent merges across milestones don't trample each other.
  • New tasks created directly on Trello/ClickUp now land in the right milestone column instead of always going to General.

Install

Download Shipyard-Setup-1.7.0.exe below and run it (Windows x64).

Full Changelog: v1.6.2...v1.7.0