This release adds 2 notable features for engineering teams evaluating rollout.
Published 2mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Affected surfaces
auth
Summary
AI summaryAdded Prompt Library and secret scanning pre‑commit hook.
Full changelog
Added
- Prompt Library: save and reuse prompts across Claude Code sessions. Create,
edit, star, and reorder prompts in Settings → Prompt Library. Right-click a
session to send a starred prompt directly or browse all via the picker sheet.
Template variables{{branch}},{{project}}, and{{dir}}are resolved at
send time. Prompts persisted to~/.config/canopy/prompts.json. (#15) - Secret scanning: pre-commit hook via
gitleaksand CI workflow
.github/workflows/secret-scan.ymlon every push/PR to prevent credential
leaks. (#13)
Fixed
- Shift+Enter dropped input when a split pane was open. (#14)
- Sending a prompt via the Prompt Library now correctly submits in Claude Code
(text and carriage return sent as separate ptyread()batches via a 100 ms
delay, preventing soft-newline misinterpretation). BuildInfo.swiftgeneration escaped double quotes in commit messages to avoid
Swift parse errors on revert commits.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Canopy
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]