Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
328 changes: 0 additions & 328 deletions .github/workflows/release.yml

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project are documented here. Format loosely follows
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## Moved

This repository is archived. The plugin was imported into
[`acyclic-labs/sdk`](https://github.com/acyclic-labs/sdk) as `plugin/` at
commit `e82be0b` of this repository (sdk PR #100, 2026-09-19); everything

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Import commit is unavailable

The changelog identifies e82be0b as the source-repository commit imported into the SDK, but that commit does not exist in this repository's history. Readers therefore cannot inspect or verify the archive boundary that this entry is intended to document.

Prompt To Fix With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 10

Comment:
**Import commit is unavailable**

The changelog identifies `e82be0b` as the source-repository commit imported into the SDK, but that commit does not exist in this repository's history. Readers therefore cannot inspect or verify the archive boundary that this entry is intended to document.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

after this line is the history that was carried across. Releases now come
from the sdk repository as `plugin-v<version>` tags, and `scripts/install.sh`
here is a shim that runs the installer from there.

## [Unreleased]

Pre-1.0; `main` is the only supported line (see `SECURITY.md`).
Expand Down
Loading
Loading