Minidoracat
541ca1e5db
Merge pull request #138 from DF-wu/main
...
[Doc] Localized and Enhancement. (Issue #135 )
2025-06-29 21:00:20 +08:00
D.F.
05742bd92d
Doc: remove redundant space for saving token.
2025-06-29 17:56:56 +08:00
D.F.
57e6ed2fa6
Doc: modify the prompt align its language.
2025-06-29 17:47:16 +08:00
D.F.
a0e964518c
Doc: Localized and enhancement.
2025-06-29 17:36:18 +08:00
D.F.
4abf2a5e1c
Doc: Correct the typo.
2025-06-29 17:29:32 +08:00
Minidoracat
5ed5001d59
Merge branch 'main' of github.com:Minidoracat/mcp-feedback-enhanced
2025-06-29 00:29:14 +08:00
Minidoracat
cf977e27a8
📝 更新文檔,增加語系環境變數說明
2025-06-29 00:28:59 +08:00
GitHub Action
9e3b365ca6
🔖 Release v2.6.0
...
- Updated version to 2.6.0
- Custom version specified: 2.6.0
- Auto-generated release from workflow
v2.6.0
2025-06-28 14:36:53 +00:00
Minidoracat
577f16abf9
📝 更新2.6.0相關文檔
2025-06-28 22:35:35 +08:00
Minidoracat
99baa9202c
✨ 測試模式端口自動切換
2025-06-28 22:13:07 +08:00
Minidoracat
4328909670
🔥 刪除多餘檔案
2025-06-28 21:45:18 +08:00
Minidoracat
cb6edccbb4
✨ 新增新建會話和提交後自動執行命令功能
2025-06-28 21:44:08 +08:00
Minidoracat
867f29e2e9
🐛 修復命令功能
2025-06-28 20:31:59 +08:00
Minidoracat
441df85e1e
🔨 重新調整會話超時機制、增加設定功能
2025-06-28 07:10:15 +08:00
Minidoracat
60e64c90dc
🎨 重構多語系機制,讓通知也支持多語系
2025-06-28 06:22:52 +08:00
Minidoracat
0917214272
✨ 會話管理頁籤增加匯出相關功能
2025-06-28 01:30:08 +08:00
Minidoracat
5e103f10d8
✨ 自動提交倒數增加暫停和開始按鈕
2025-06-28 01:16:16 +08:00
Minidoracat
2ec789280a
✨ 增加系統通知功能
2025-06-28 00:57:38 +08:00
Minidoracat
7b6b177031
🎨 大幅簡化UI
2025-06-27 22:48:02 +08:00
Minidoracat
5f9eb6a42e
🐛 修復 WebSocket 狀態檢測導入錯誤 ( #78 )
2025-06-27 19:01:05 +08:00
Minidoracat
de6838c79c
🐛 修復 Copilot 審查問題並完善會話歷史 i18n 支援
...
- 修復 fallbackCopyTextToClipboard 函數定義順序錯誤
- 修復會話歷史區塊語言切換不生效問題
- 修復 renderHistory 函數名稱錯誤
- 添加複製按鈕的多語言支援
- 優化調試日誌管理,添加 DEBUG_MODE 控制
- 統一程式碼註釋為繁體中文
2025-06-27 11:47:11 +08:00
Minidoracat
788d7b61cc
Merge pull request #130 from agassiz/main
...
web交互体验修改
2025-06-27 11:45:13 +08:00
李振民
bc87d4b580
用户信息保存到服务器
2025-06-26 11:36:09 +08:00
李振民
33c94b79be
完美弹出窗口
2025-06-26 10:27:18 +08:00
李振民
44b197a2bc
完成 稳定版本
2025-06-26 09:58:55 +08:00
李振民
2cd8d91bb9
测试
2025-06-26 09:43:16 +08:00
李振民
9c412a1321
消息修改
2025-06-26 01:31:47 +08:00
李振民
4dcf449c99
1、添加复制消息功能;2 资源加载 优化,全使用本地资源
2025-06-25 17:48:05 +08:00
李振民
fab9003b98
复制当前用户内容
2025-06-25 15:38:17 +08:00
GitHub Action
6c421a24b2
🔖 Release v2.5.6
...
- Updated version to 2.5.6
- Custom version specified: 2.5.6
- Auto-generated release from workflow
v2.5.6
2025-06-21 19:06:21 +00:00
Minidoracat
ac53c8e5dd
📝 更新2.5.6相關文檔
2025-06-22 03:05:13 +08:00
Minidoracat
be573a9a95
🔨 重構了保存機制,移除 localStorage 相關
2025-06-22 02:49:20 +08:00
Minidoracat
81c6177b02
✨ 設定頁籤內的各功能加上圖標
2025-06-22 02:38:51 +08:00
GitHub Action
d324069e76
🔖 Release v2.5.5
...
- Updated version to 2.5.5
- Custom version specified: 2.5.5
- Auto-generated release from workflow
v2.5.5
2025-06-21 14:42:33 +00:00
Minidoracat
56f0938870
📝 更新 2.5.5 相關文檔
2025-06-21 22:41:52 +08:00
GitHub Action
5f951ddaba
🖥️ 更新桌面應用二進制文件 - 自動構建多平台版本 (Run 15796466490)
2025-06-21 14:11:24 +00:00
Minidoracat
475f286c05
Allow set host via environment ( #113 )
...
Fix SSH remote development issue by adding MCP_WEB_HOST environment variable
- Add MCP_WEB_HOST environment variable to configure web server host binding
- Default to 127.0.0.1 for security, allow 0.0.0.0 for remote access
- Update documentation across all language versions
- Update configuration examples
- Maintain backward compatibility
Fixes #88
Co-authored-by: leo108 <leo108.luo@gmail.com>
2025-06-21 21:58:19 +08:00
Minidoracat
6450953f01
✨ 將 interactive_feedback 的 docstring 改為全英文
2025-06-21 21:37:55 +08:00
fireinice
f2262db207
feat: add prompt instructions into tool docstring ( #105 )
...
* Optimize token efficiency by moving LLM instructions to tool docstring
* Simplify user configuration by removing complex Cursor rules
* Improve tool self-documentation following FastMCP best practices
Co-authored-by: fireinice <fireinice@users.noreply.github.com>
2025-06-21 21:17:13 +08:00
Minidoracat
6903314a4d
🐛 修正桌面應用 MCP 協議污染問題
2025-06-21 21:06:43 +08:00
Minidoracat
5b407061af
Merge pull request #93 from Alsan/main
...
feat: 新增 macOS PyO3 編譯配置支援
- 新增 .cargo/config.toml 配置 macOS 鏈接器參數
- 支援 Intel (x86_64) 和 Apple Silicon (aarch64) 架構
- 解決 macOS 上 PyO3 undefined dynamic_lookup 編譯問題
- 遵循 PyO3 官方推薦的 macOS 配置最佳實踐
感謝 @Alsan 的寶貴貢獻!這將大大改善 macOS 用戶的開發體驗。
2025-06-21 21:04:39 +08:00
leo108
df82c6bd5d
Allow set host via environment
2025-06-18 14:00:29 +00:00
alsan
05a8709b9e
build(desktop): files generated, may ignore?
2025-06-17 08:21:26 +08:00
alsan
9b0070da92
fix(src-tauri): add config for build macos
2025-06-17 08:20:06 +08:00
Minidoracat
1c6e8856be
🔥 移除 esc 快捷功能
2025-06-16 15:00:56 +08:00
Minidoracat
9a07a0dbab
🔥 移除舊版回饋分頁相關程式碼
2025-06-16 14:53:52 +08:00
Minidoracat
5e47c1dfa6
📝 更新說明文檔 Star History
2025-06-15 20:42:51 +08:00
GitHub Action
078620bd0a
🔖 Release v2.5.4
...
- Updated version to 2.5.4
- Custom version specified: 2.5.4
- Auto-generated release from workflow
v2.5.4
2025-06-15 11:58:57 +00:00
Minidoracat
d165579cab
🐛 修正打包後查詢執行檔邏輯和增加調試訊息
2025-06-15 19:58:10 +08:00
GitHub Action
64947f581e
🔖 Release v2.5.3
...
- Updated version to 2.5.3
- Custom version specified: 2.5.3
- Auto-generated release from workflow
v2.5.3
2025-06-15 11:51:16 +00:00