VoiceInput/Sources/UI
JOJO 8dda2dae66 feat: 自定义权限引导窗口
- 新增 PermissionGuideWindow 替代 NSAlert 权限引导
- 辅助功能用 AXIsProcessTrusted() 实时检测
- 输入监控因 macOS 15 API 限制标记为手动确认
- 每项权限有「打开设置」按钮跳转系统设置页
- 轮询刷新,辅助功能就绪后可关闭窗口启动
2026-05-01 02:24:54 +08:00
..
AgentModelEditor.swift feat: Agent 模式重大更新 — 稳定多轮对话、流式刘海、模型管理、交互优化 2026-04-29 16:42:46 +08:00
AgentNotchView.swift feat(agent): Better Siri 改造 — 个人助手 + 记忆系统 + 统一弹窗 + 多项优化 2026-04-30 18:16:58 +08:00
AgentProgressTracker.swift feat(agent): Better Siri 改造 — 个人助手 + 记忆系统 + 统一弹窗 + 多项优化 2026-04-30 18:16:58 +08:00
AppKitTextField.swift feat: Agent 模式重大更新 — 稳定多轮对话、流式刘海、模型管理、交互优化 2026-04-29 16:42:46 +08:00
KeyEquivalentPanel.swift feat: Agent 模式重大更新 — 稳定多轮对话、流式刘海、模型管理、交互优化 2026-04-29 16:42:46 +08:00
KeyEquivalentSecureTextField.swift feat: Agent 模式重大更新 — 稳定多轮对话、流式刘海、模型管理、交互优化 2026-04-29 16:42:46 +08:00
MemoryWindow.swift feat(agent): Better Siri 改造 — 个人助手 + 记忆系统 + 统一弹窗 + 多项优化 2026-04-30 18:16:58 +08:00
PermissionGuideWindow.swift feat: 自定义权限引导窗口 2026-05-01 02:24:54 +08:00
RecordingPanel.swift feat: RecordingPanel 宽度自适应 + 打包 DMG 2026-04-25 16:34:33 +08:00
SettingsWindow.swift fix(agent): 多模态工具过滤 + memory 新类型 + UI 优化 2026-04-30 21:09:08 +08:00
WaveformView.swift feat: macOS 菜单栏语音输入应用初始版本 2026-04-24 16:17:57 +08:00