Skip to content

Canopy

v0.9.4 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth

Summary

AI summary

Added 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 gitleaks and CI workflow
    .github/workflows/secret-scan.yml on 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 pty read() batches via a 100 ms
    delay, preventing soft-newline misinterpretation).
  • BuildInfo.swift generation 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

Track Canopy

Get notified when new releases ship.

Sign up free

About Canopy

All releases →

Related context

Beta — feedback welcome: [email protected]