Skip to content

feat(desktop): system tray with agent status#44

Open
GCWing wants to merge 1 commit intomainfrom
gcwing/dev
Open

feat(desktop): system tray with agent status#44
GCWing wants to merge 1 commit intomainfrom
gcwing/dev

Conversation

@GCWing
Copy link
Copy Markdown
Owner

@GCWing GCWing commented May 11, 2026

Summary

Adds a Windows/macOS/Linux system tray for the desktop app with visual status (idle, running, waiting, error) driven by core/agent events.

Changes

  • Tauri tray integration with status icons and tooltip updates
  • Desktop-only tray controller and event subscription
  • App config surface for tray behavior; Basics settings in Web UI with en-US/zh-CN strings

Validation

  • \pnpm run type-check:web\
  • \cargo check\ (desktop crate)

- Integrate Tauri tray with idle/running/waiting/error icons
- Subscribe to core events to update tray status and tooltip
- Add tray-related app config and Web UI basics toggle + i18n
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.

1 participant