Skip to content

Release v1.4.277

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:41
· 181 commits to main since this release

Changes

PR #1679 by ksylvan: Add cross-platform desktop notifications to Fabric CLI

  • Add cross-platform desktop notifications with secure custom commands
  • Integrate notification sending into chat processing workflow
  • Add --notification and --notification-command CLI flags and help
  • Provide cross-platform providers: macOS, Linux, Windows with fallbacks
  • Escape shell metacharacters to prevent injection vulnerabilities