VoiceInput/Sources
JOJO 967da1b889 debug: 添加 Reminder 文件日志排查 DMG 定时提醒失效问题
- AppDelegate: 新增 reminderLog() 写入 ~/Library/Logs/VoiceInput/reminder.log
- AppDelegate: 修复 agentLog 路径使用用户 Logs 目录
- AppDelegate: 启动时记录 bundlePath/agentDir/memoryPath 等诊断信息
- AgentBridge: init 不清空历史日志,start() 失败时输出详细错误
- checkReminders/triggerReminder 全链路覆盖文件日志
2026-05-01 01:19:12 +08:00
..
App debug: 添加 Reminder 文件日志排查 DMG 定时提醒失效问题 2026-05-01 01:19:12 +08:00
Core debug: 添加 Reminder 文件日志排查 DMG 定时提醒失效问题 2026-05-01 01:19:12 +08:00
Resources fix: 图标改为 macOS Big Sur 圆角规范 2026-04-24 17:06:32 +08:00
UI fix(agent): 多模态工具过滤 + memory 新类型 + UI 优化 2026-04-30 21:09:08 +08:00
Utils feat(agent): Better Siri 改造 — 个人助手 + 记忆系统 + 统一弹窗 + 多项优化 2026-04-30 18:16:58 +08:00
.DS_Store fix: 图标改为 macOS Big Sur 圆角规范 2026-04-24 17:06:32 +08:00
main.swift fix: Release 模式下 delegate 被 ARC 释放导致菜单灰色/双击失效 2026-04-25 11:44:14 +08:00