Minidoracat
a2d4180cf6
✨ 新增 desktop 模式
2025-06-10 09:55:34 +08:00
Minidoracat
3ed676cf29
📝 新增專案架構文檔
2025-06-10 09:01:53 +08:00
Minidoracat
47088ad1a9
🔨 重構單元測試
2025-06-10 08:40:47 +08:00
Minidoracat
1a6c3babe6
🔨 重構 app.js 模組化
2025-06-10 07:19:47 +08:00
Minidoracat
47dbdcd96c
🔥 移除 Qt GUI 支援,更新專案描述及依賴配置
2025-06-10 05:43:49 +08:00
GitHub Action
4c1ec00210
🔖 Release v2.3.0
...
- Updated version to 2.3.0
- Auto-generated release from simplified workflow
v2.3.0
2025-06-07 19:59:37 +00:00
Minidoracat
905ec155e3
🐛 修復自動發佈流程
2025-06-08 03:59:04 +08:00
Minidoracat
16ffcae8e6
📝 更新 2.3.0 相關文檔
2025-06-08 03:51:29 +08:00
Minidoracat
143a79f8f3
Merge branch 'penn201500-feature/auto-focus-input-box'
2025-06-08 03:37:47 +08:00
Minidoracat
04798e4aa4
Merge branch 'feature/auto-focus-input-box' of github.com:penn201500/mcp-feedback-enhanced into penn201500-feature/auto-focus-input-box
2025-06-08 03:36:56 +08:00
Minidoracat
57200e868d
🐛 修復發佈流程
2025-06-08 03:11:57 +08:00
Minidoracat
edbbf535ac
Merge pull request #42 from Minidoracat/feature/practical-improvements
...
Feature/practical improvements
2025-06-08 03:05:23 +08:00
Minidoracat
b2640b51ad
📝 簡化自動發布流程
2025-06-08 02:58:33 +08:00
Minidoracat
c9555a7132
📝 更新 2.3.0 相關文檔
2025-06-08 02:43:28 +08:00
Minidoracat
df5a1a610a
✨ 在 WSL 環境下預設使用 Web UI
2025-06-08 02:38:46 +08:00
Minidoracat
42dee74c89
♻️ 優化 WebSocket 連接管理
2025-06-08 00:52:30 +08:00
penn
75cc0dbe8a
✨ Enhance auto-focus feature with settings configuration
...
• Added configurable auto-focus option in settings window
• Auto-focus now defaults to enabled but can be toggled off
• Added configuration management for auto_focus_enabled setting
• Enhanced FeedbackWindow to respect auto-focus preference
• Added UI controls in SettingsTab with modern switch component
• Implemented proper configuration save/load with debug logging
• Added i18n support for auto-focus setting in all languages:
- English: 'Auto-focus input box when window opens'
- 繁體中文: '窗口打開時自動聚焦到輸入框'
- 简体中文: '窗口打开时自动聚焦到输入框'
This enhancement makes the auto-focus feature more user-friendly
by allowing users to choose their preferred input behavior.
2025-06-07 17:10:57 +08:00
penn
747270b43a
✨ Add auto-focus to input box when feedback window opens
...
• Automatically focus on the feedback input box when window appears
• Improves user experience by allowing immediate text input
• Added smart focus detection for both combined and separate modes
• Implemented 300ms delay to ensure complete UI initialization
• Enhanced debugging and error handling for focus functionality
Resolves: Input box requires manual click before typing
Feature: Auto-focus enhancement for better UX
2025-06-07 14:24:49 +08:00
Minidoracat
da8128c5bb
✨ 更新 FeedbackApp 的回饋狀態管理,新增會話 ID 重置邏輯,優化自動檢測功能的日誌輸出,提升調試便利性與可追蹤性。
2025-06-07 04:54:28 +08:00
Minidoracat
1607d98027
✨ 在 FeedbackApp 中新增日誌輸出,顯示自動檢測獲取的會話數據及會話 ID 變化情況,提升調試便利性與可追蹤性。
2025-06-07 04:45:51 +08:00
Minidoracat
e021d8bd2a
✨ 在主路由中新增會話ID至JSON響應,提升會話管理的可追蹤性與調試便利性。
2025-06-07 04:41:23 +08:00
Minidoracat
fa532a647b
✨ 優化圖片事件監聽器的設置與移除邏輯,增加日誌輸出以便於調試,確保事件處理的安全性與正確性。移除重複的事件監聽器設置,並統一管理圖片上傳功能的事件監聽器。
2025-06-07 04:34:54 +08:00
Minidoracat
568f7d986c
✨ 更新翻譯文件,將「合併模式」更名為「工作區」,並調整相關描述;新增自動刷新功能的界面元素及樣式,提升使用者體驗與界面一致性。
2025-06-07 04:22:24 +08:00
Minidoracat
b9d781f147
✨ 新增會話清理管理器,整合自動清理策略、統計與性能監控,提升系統資源管理效率。擴展 WebFeedbackSession 及 SessionCleanupManager 功能,支持過期與內存壓力清理,並新增測試模組以確保功能正確性。
2025-06-07 02:54:46 +08:00
Minidoracat
90deebdee5
✨ 新增集成式內存監控系統,提供系統與進程內存使用監控、智能清理機制、內存洩漏檢測及性能優化建議。更新資源管理器與 Web UI,支持內存監控集成與警告回調,並新增測試模組以確保功能正確性。
2025-06-07 02:29:16 +08:00
Minidoracat
ca6a73c3be
✨ 新增統一錯誤處理框架與資源管理器,優化臨時文件管理與端口查找功能,提升系統穩定性與可維護性。更新 Web UI 端口管理邏輯,支持自動清理與進程註冊,並增強壓縮配置管理。新增測試模組以確保功能正確性。
2025-06-07 02:19:26 +08:00
Minidoracat
462ed934a3
🐛 修復 websocket
2025-06-06 22:43:05 +08:00
Minidoracat
466dcffaa9
🐛 修復 websocket 不正常斷開問題
2025-06-06 22:29:49 +08:00
Minidoracat
ad44568c7c
🐛 修復 web ui 圖片上傳功能
2025-06-06 22:11:18 +08:00
Minidoracat
da347c2108
✨ 新增圖片上傳組件樣式,包含上傳區域、預覽項目及設定行的樣式,提升使用者體驗與界面美觀。
2025-06-06 21:51:36 +08:00
Minidoracat
8a4635928e
✨ web ui 改為頁面局部更新邏輯
2025-06-06 21:09:45 +08:00
Minidoracat
1d4041541d
✨ 新增 MCP_WEB_PORT 環境變數支持,優化 Web UI 端口設定邏輯,確保端口範圍有效性,並更新相關文檔。
2025-06-06 20:08:39 +08:00
Minidoracat
b5c87c3ba6
✨ 優化 web ui 載入方式
2025-06-06 19:55:37 +08:00
Minidoracat
bb89de33fc
✨ 新增 Web UI 語言設定同步功能,優化多語言支持,並更新相關日誌輸出。修正語言選擇器的應用邏輯,確保設定一致性,提升使用體驗。
2025-06-06 19:37:20 +08:00
Minidoracat
568e381e55
🐛 修復 AI 工作摘要內容格式
2025-06-06 18:49:53 +08:00
Minidoracat
4381da3faf
✨ 更新回饋系統,新增多語言支持的狀態指示器、圖片上傳組件及設定卡片,重構相關樣式以提升使用體驗。移除不必要的超時設置,簡化頁面結構。
2025-06-06 17:56:31 +08:00
Minidoracat
d5494943dd
✨ 新增增強版 MCP 測試系統,包含多場景測試、報告生成及狀態管理功能,並重構 Web UI 以支援單一活躍會話模式。更新相關文檔及樣式,提升使用體驗。
2025-06-06 16:44:24 +08:00
Minidoracat
740c0dbbb8
Merge pull request #26 from liby/fix/language-selector-dropdown-styling
...
🎨 Fix language selector dropdown styling issues
2025-06-05 21:10:56 +08:00
Minidoracat
e1fef85f18
Merge pull request #23 from liby/docs/add-macos-keyboard-shortcuts
...
📝 Add macOS keyboard shortcuts support in README files
2025-06-05 21:10:10 +08:00
Bryan Lee
471066e77e
🎨 Fix language selector dropdown styling issues
2025-06-05 11:38:44 +08:00
Bryan Lee
cc80fd8732
📝 Add macOS keyboard shortcuts support in README files
2025-06-05 10:36:29 +08:00
GitHub Action
a4eb3de0cd
🔖 Release v2.2.5
...
- Updated version to 2.2.5
- Synchronized CHANGELOG files with release notes
- Auto-generated from RELEASE_NOTES system
v2.2.5
2025-06-05 01:48:49 +00:00
Minidoracat
0ebf60aa34
📝 更新 2.2.5 相關文檔
2025-06-05 09:47:59 +08:00
Minidoracat
dc1789ccff
🔖 Release v2.2.5
...
- 新增 WSL 環境支援,提升跨平台開發體驗
- 自動識別 WSL 環境並提供專門的支援邏輯
- 智能啟動 Windows 瀏覽器,改善測試體驗
- 優化環境檢測邏輯,確保 WSL 不被誤判為遠端環境
- 更新相關文檔以反映新功能
2025-06-05 09:35:05 +08:00
Minidoracat
4e74ddb218
✨ 在測試用例中新增瀏覽器啟動功能,整合 WSL 環境檢測,提升跨平台測試體驗,並處理啟動失敗的情況。
2025-06-05 09:14:02 +08:00
Minidoracat
013aadf210
✨ 新增 WSL 環境檢測功能,並在相關函數中整合 WSL 支援,提升跨平台使用體驗。更新測試用例以涵蓋新功能。
2025-06-05 08:48:34 +08:00
Minidoracat
eb77bf918b
📝 更新說明文檔
2025-06-05 07:45:08 +08:00
GitHub Action
bfdc6bafd2
🔖 Release v2.2.4
...
- Updated version to 2.2.4
- Synchronized CHANGELOG files with release notes
- Auto-generated from RELEASE_NOTES system
v2.2.4
2025-06-04 22:15:54 +00:00
Minidoracat
b503d1f361
📝 更新 2.2.4 相關文檔
2025-06-05 06:15:21 +08:00
Minidoracat
f87405c112
🔧 更新 Base64 兼容模式描述,提升與部分 AI 模型的相容性,並調整相關界面顯示樣式。
2025-06-05 06:04:47 +08:00