You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,12 @@
2
2
3
3
All notable changes to @rpamis/comet will be documented in this file.
4
4
5
-
## What's Changed [0.4.0-beta.20] - 2026-08-16
5
+
## What's Changed [0.4.0-beta.19] - 2026-08-15
6
6
7
7
### Added
8
8
9
9
-**Repository-owned Native pull-request finish providers**: Projects can opt into a structured repository command for PR title, body, template, and policy validation while Comet retains commit, push, remote base/head/SHA verification, existing-PR reuse, recoverable failure state, and safe worktree cleanup.
10
10
11
-
## What's Changed [0.4.0-beta.19] - 2026-08-15
12
-
13
11
### Changed
14
12
15
13
-**Dashboard artifact previews**: Fullscreen previews now close with Escape, keep long tables horizontally scrollable, preserve readable table headers, and use a larger directory navigation scale.
@@ -18,6 +16,7 @@ All notable changes to @rpamis/comet will be documented in this file.
18
16
19
17
### Fixed
20
18
19
+
-**Classic Ambient Resume**: `comet init` and `comet update` now keep the managed Ambient Resume instructions for Classic-only projects when `ambient_resume` is enabled, so re-running the commands no longer removes the block from `AGENTS.md` or `CLAUDE.md`.
21
20
-**Fork pull request greetings**: First-time contributors now receive the repository guidance comment when opening a pull request from a fork, without weakening the read-only permissions of workflows that execute contributor code.
22
21
-**Pull request template checks**: Pull requests now receive an actionable comment and a failing check when items from the repository template are missing or its checklist is incomplete.
0 commit comments