Skip to content
Merged
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
8 changes: 8 additions & 0 deletions packages/installer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.3.0

- Rename the package to `@sentry/agent-plugin`. Install with
`npx @sentry/agent-plugin install`. `@sentry/ai` stays on npm at 0.2.0 and no longer
receives updates.
- Remove the Claude plugin left behind by our own marketplace, so a hand-added copy and
the installer-managed one no longer both resolve to the same skills.

## 0.2.0

- Accept an optional install instruction and include it in the prompt offered for
Expand Down
Loading