Skip to content

Releases: goodguy1963/Copilot-Cockpit

Copilot Cockpit v2.1.21

18 May 17:54

Choose a tag to compare

Added

  • Threaded comment modal — Full-screen comment preview now includes up/down navigation, a position indicator ("3 / 8"), and an inline reply composer that stays synced with the side editor draft.
  • Review defaults recommendations — The Settings tab tracks current vs. recommended review prompt templates separately, with a status pill and "Use recommended" button for each prompt field.
  • Read-only archived state — Archived todos show a disabled composer and a clear read-only indicator in both the side editor and the full-screen modal.
  • Cockpit board modal sync — After a reply is posted from the modal, the board refresh moves the modal to the latest comment automatically.
  • Shared comment draft — The editor and modal reply composer share the same draft value, so switching between views or navigating comments preserves unsaved input.

Changed

  • Approval modesApprovalBootstrapMode expanded to include "default", "auto-approve", and "autopilot". Native chat permissions now map directly to VS Code configuration.
  • GitHub integration — Experimental notice added to the GitHub integration tab in the webview.
  • ESLint guard — Disabled @typescript-eslint/no-unused-vars across test suites to reduce noise on test helpers.

Fixed

  • Comment modal architecture — The modal now opens by (todoId, commentIndex) instead of a raw comment object, enabling stable navigation and future-proof thread support.
  • Draft persistence — Navigating between comments in the modal no longer clears the reply draft.
  • Source-shape tests — Updated cockpitWebview.test.ts expectations to match the new threaded modal helpers and shared submit flow.

Removed

  • Safe-staging workflow — Removed the experimental safe-staging.yml GitHub Actions workflow.

Copilot Cockpit v2.1.20

16 May 08:04

Choose a tag to compare

  • Fix: Create Todo race condition -- board now refreshes immediately after todo creation
  • Open VSX Registry publish now included in release workflow

Copilot Cockpit v2.1.16

15 May 09:24

Choose a tag to compare

Added

  • Threaded comment modal — Full-screen comment preview now includes up/down navigation, a position indicator ("3 / 8"), and an inline reply composer that stays synced with the side editor draft.
  • Review defaults recommendations — The Settings tab tracks current vs. recommended review prompt templates separately, with a status pill and "Use recommended" button for each prompt field.
  • Read-only archived state — Archived todos show a disabled composer and a clear read-only indicator in both the side editor and the full-screen modal.
  • Cockpit board modal sync — After a reply is posted from the modal, the board refresh moves the modal to the latest comment automatically.
  • Shared comment draft — The editor and modal reply composer share the same draft value, so switching between views or navigating comments preserves unsaved input.

Changed

  • Approval modesApprovalBootstrapMode expanded to include "default", "auto-approve", and "autopilot". Native chat permissions now map directly to VS Code configuration.
  • GitHub integration — Experimental notice added to the GitHub integration tab in the webview.
  • ESLint guard — Disabled @typescript-eslint/no-unused-vars across test suites to reduce noise on test helpers.

Fixed

  • Comment modal architecture — The modal now opens by (todoId, commentIndex) instead of a raw comment object, enabling stable navigation and future-proof thread support.
  • Draft persistence — Navigating between comments in the modal no longer clears the reply draft.
  • Source-shape tests — Updated cockpitWebview.test.ts expectations to match the new threaded modal helpers and shared submit flow.

Removed

  • Safe-staging workflow — Removed the experimental safe-staging.yml GitHub Actions workflow.

Copilot Cockpit v2.1.4

05 May 19:30

Choose a tag to compare

Added

  • Threaded comment modal — Full-screen comment preview now includes up/down navigation, a position indicator ("3 / 8"), and an inline reply composer that stays synced with the side editor draft.
  • Review defaults recommendations — The Settings tab tracks current vs. recommended review prompt templates separately, with a status pill and "Use recommended" button for each prompt field.
  • Read-only archived state — Archived todos show a disabled composer and a clear read-only indicator in both the side editor and the full-screen modal.
  • Cockpit board modal sync — After a reply is posted from the modal, the board refresh moves the modal to the latest comment automatically.
  • Shared comment draft — The editor and modal reply composer share the same draft value, so switching between views or navigating comments preserves unsaved input.

Changed

  • Approval modesApprovalBootstrapMode expanded to include "default", "auto-approve", and "autopilot". Native chat permissions now map directly to VS Code configuration.
  • GitHub integration — Experimental notice added to the GitHub integration tab in the webview.
  • ESLint guard — Disabled @typescript-eslint/no-unused-vars across test suites to reduce noise on test helpers.

Fixed

  • Comment modal architecture — The modal now opens by (todoId, commentIndex) instead of a raw comment object, enabling stable navigation and future-proof thread support.
  • Draft persistence — Navigating between comments in the modal no longer clears the reply draft.
  • Source-shape tests — Updated cockpitWebview.test.ts expectations to match the new threaded modal helpers and shared submit flow.

Removed

  • Safe-staging workflow — Removed the experimental safe-staging.yml GitHub Actions workflow.

Copilot Cockpit v2.1.1

05 May 15:15

Choose a tag to compare

Release notes unavailable: CHANGELOG.md was not found for this build.

Copilot Cockpit v2.0.89

03 May 16:43

Choose a tag to compare

Release notes unavailable: CHANGELOG.md was not found for this build.

Copilot Cockpit v2.0.77

03 May 11:45

Choose a tag to compare

Release notes unavailable: CHANGELOG.md was not found for this build.

Copilot Cockpit v2.0.41

29 Apr 21:47

Choose a tag to compare

Release notes unavailable: CHANGELOG.md was not found for this build.

Copilot Cockpit v2.0.40

28 Apr 21:58

Choose a tag to compare

Release notes unavailable: CHANGELOG.md was not found for this build.

Copilot Cockpit v2.0.31

21 Apr 09:39

Choose a tag to compare

Release notes unavailable: CHANGELOG.md was not found for this build.