Skip to content

feat(gui): notify when conversation tasks finish - #323

Closed
1lck wants to merge 1 commit into
Stack-Cairn:mainfrom
1lck:codex/task-completion-notifications
Closed

feat(gui): notify when conversation tasks finish#323
1lck wants to merge 1 commit into
Stack-Cairn:mainfrom
1lck:codex/task-completion-notifications

Conversation

@1lck

@1lck 1lck commented Jul 29, 2026

Copy link
Copy Markdown

Summary

  • add system notifications when conversation tasks complete or fail while LiveAgent is unfocused
  • add a default-enabled, device-local notification toggle in System Settings
  • integrate the official Tauri notification plugin and localized Chinese/English messages
  • skip notifications for user-cancelled runs and keep notification failures isolated from chat finalization

Closes #320

Validation

  • corepack pnpm build
  • corepack pnpm test:frontend (1370 passed)
  • cargo check -p liveagent --locked
  • git diff --check origin/main...HEAD

@lxlmaster

Copy link
Copy Markdown

cool

@su-fen

su-fen commented Jul 30, 2026

Copy link
Copy Markdown
Member

hooks可以实现这个功能,不再专门引入此功能

@su-fen su-fen closed this Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

能不能加一个对话或者任务结束通知

3 participants