Skip to content

Agent Signal Bar v1.5.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:44

Agent Signal Bar v1.5.2

English

Highlights

  • Bug-fix release for the Detailed-mode panel opened from the menu bar icon and signal sounds.
  • Keeps the floating/status lights visible and useful while reducing noisy or overlapping sound alerts.

Fixes

  • Fixed the panel opened from the menu bar icon in Detailed mode so clicking outside the panel or pressing Escape closes it.
  • Removed red/yellow warning sounds. Sounds now focus on completion and green flashing only.
  • Prevented sound overlap by making completion and green flashing sounds use a single playback channel.
  • Stopped completion audio when a new active thinking/working event arrives, so stale completion sounds do not continue over new work.
  • Stopped any currently playing signal sound when sound alerts are turned off.

Release verification

  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer swift build --product AgentSignalLight
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer swift test --scratch-path .build-test
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer ./script/build_and_run.sh --verify
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer ./script/verify_local_integrations.sh

Downloads

简体中文

亮点

  • 修复菜单栏图标在详细模式下打开的面板行为和信号灯提示音相关问题。
  • 保留悬浮灯 / 状态栏灯的可见提醒,同时减少声音打扰和叠音。

修复

  • 修复菜单栏图标在详细模式下打开的面板:点击面板外部或按 Escape 会自动关闭。
  • 删除红灯 / 黄灯告警提示音,只保留完成提示音和绿灯闪烁音。
  • 完成提示音和绿灯闪烁音改为单通道播放,避免两个声音叠在一起。
  • 当完成提示音尚未结束但又进入思考 / 工作状态时,会停止完成音,避免旧完成音覆盖新工作状态。
  • 关闭声音提醒时,会立即停止当前正在播放的信号灯声音。

发布验证

  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer swift build --product AgentSignalLight
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer swift test --scratch-path .build-test
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer ./script/build_and_run.sh --verify
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer ./script/verify_local_integrations.sh

下载