Skip to content

v1.1.10

Choose a tag to compare

@github-actions github-actions released this 08 May 09:16
· 3 commits to main since this release
Release v1.1.10

Bumps version files to 1.1.10. Includes prior unreleased changes from v1.1.9 tag:

Fixes:

- copilot: drop nonexistent stop hook, fix failure fallback

- copilot: remove invalid stop hook from hooks.json

- copilot: fix invalid JSON in hooks.json

- update plugin names and descriptions in marketplace.json

Features:

- copilot: register permissionRequest/preCompact hooks

- copilot: map sessionEnd to closed for consistency with Claude

- copilot: align hook handling with updated CLI hooks reference

Other:

- refactor: extract error_message helper, tighten test assertions

- chore: ignore tauri-generated gen/schemas dir

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>