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 |
|
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 |
|
GitHub Action
|
3b2eba9f2f
|
🖥️ 更新桌面應用二進制文件 - 自動構建多平台版本 (Run 15662819075)
|
2025-06-15 11:50:05 +00:00 |
|
Minidoracat
|
ed0d426102
|
🔨 重新調整發布跟打包流程
|
2025-06-15 19:43:05 +08:00 |
|
GitHub Action
|
5df2c3a82c
|
🔖 Release v2.5.2
- Updated version to 2.5.2
- Custom version specified: 2.5.2
- Auto-generated release from workflow
v2.5.2
|
2025-06-15 11:24:45 +00:00 |
|
Minidoracat
|
8b3ab3a402
|
Merge branch 'main' of https://github.com/Minidoracat/mcp-feedback-enhanced
|
2025-06-15 19:24:03 +08:00 |
|
Minidoracat
|
08eeac3f9b
|
🐛 修正桌面應用發布問題
|
2025-06-15 19:24:00 +08:00 |
|
GitHub Action
|
a373228e1f
|
🔖 Release v2.5.1
- Updated version to 2.5.1
- Custom version specified: 2.5.1
- Auto-generated release from workflow
v2.5.1
|
2025-06-15 11:17:38 +00:00 |
|
Minidoracat
|
4969e37ffe
|
🐛 修正缺少的打包檔案
|
2025-06-15 19:16:41 +08:00 |
|
GitHub Action
|
608358efc6
|
🔖 Release v2.5.0
- Updated version to 2.5.0
- Custom version specified: 2.5.0
- Auto-generated release from workflow
v2.5.0
|
2025-06-15 11:01:59 +00:00 |
|
Minidoracat
|
a8d0b3ce74
|
🎨 調整發布流程
|
2025-06-15 19:01:11 +08:00 |
|
Minidoracat
|
e53fafa8c9
|
🐛 修復 windows 和 linux 打包
|
2025-06-15 18:28:42 +08:00 |
|
Minidoracat
|
0008df8065
|
🐛 修復工作流程
|
2025-06-15 18:23:55 +08:00 |
|
Minidoracat
|
94aa415648
|
🎨 調整發布流程
|
2025-06-15 18:17:45 +08:00 |
|
Minidoracat
|
ff5a6c317d
|
📝 更新 2.5.0 相關文檔
|
2025-06-15 18:04:06 +08:00 |
|
Minidoracat
|
3ed1150642
|
✨ 新增 AI 工作列表支援 markdown 顯示
|
2025-06-15 17:29:39 +08:00 |
|
Minidoracat
|
d79b040162
|
🎨 調整保存會話歷史的流程
|
2025-06-15 15:19:53 +08:00 |
|
Minidoracat
|
59deb34f4f
|
⚡️ 提升效能與穩定性:引入日誌與防抖/節流機制
|
2025-06-15 14:51:36 +08:00 |
|
Minidoracat
|
e28f5a1ebd
|
🔨 會話歷史改為本地保存,廢除 localstorage 的方式
|
2025-06-15 13:45:38 +08:00 |
|
Minidoracat
|
e961a2c1c8
|
✨ 新增 Tauri 桌面應用
|
2025-06-15 11:34:34 +08:00 |
|
Minidoracat
|
f2ad48c3a5
|
📝 架構文檔更新
|
2025-06-14 20:10:27 +08:00 |
|
GitHub Action
|
edee06b177
|
🔖 Release v2.4.3
- Updated version to 2.4.3
- Custom version specified: 2.4.3
- Auto-generated release from workflow
v2.4.3
|
2025-06-14 11:08:42 +00:00 |
|
Minidoracat
|
cea51d799e
|
📝 更新 2.4.3 相關文檔
|
2025-06-14 19:07:15 +08:00 |
|
Minidoracat
|
7e0745deb8
|
🔨 將會話管理轉移到頁籤,避免有些人有瀏覽器問題
|
2025-06-14 18:38:42 +08:00 |
|
Minidoracat
|
a1f02e2b9d
|
🎨 轉移提交回饋按鈕位置,刪除版面多餘的敘述
|
2025-06-14 18:18:10 +08:00 |
|
Minidoracat
|
17eb95f9e5
|
✨ 新增輸入框高度保存
|
2025-06-14 12:01:24 +08:00 |
|
Minidoracat
|
39102a92c3
|
🎨 補充 toptip 多語系
|
2025-06-14 11:46:32 +08:00 |
|
Minidoracat
|
d6284338c6
|
🎨 上方版面調整
|
2025-06-14 11:38:14 +08:00 |
|
Minidoracat
|
a48b2ac795
|
🎨 調整工作區高度
|
2025-06-14 10:54:51 +08:00 |
|
Minidoracat
|
663b806d59
|
🐛 修復音效通知區域語系初始化問題
|
2025-06-14 10:40:36 +08:00 |
|
Minidoracat
|
3d4aafa3dc
|
✨ 提交位置變動、會話管理平均時長調整為今日
|
2025-06-14 10:37:25 +08:00 |
|
Minidoracat
|
8316cb6572
|
✨ 會話歷史增加紀錄用戶訊息和隱私開關
|
2025-06-14 09:59:42 +08:00 |
|
Minidoracat
|
f9df4386f8
|
✨ 新增會話歷史保存本地和匯出功能
|
2025-06-14 09:29:03 +08:00 |
|
Minidoracat
|
c254602531
|
🐛 修正自動提交的處理邏輯
|
2025-06-14 08:33:32 +08:00 |
|
Minidoracat
|
c0324fdb23
|
✨ 新增音效通知
|
2025-06-14 06:02:38 +08:00 |
|
GitHub Action
|
a85b59ff63
|
🔖 Release v2.4.2
- Updated version to 2.4.2
- Custom version specified: 2.4.2
- Auto-generated release from workflow
v2.4.2
|
2025-06-13 11:29:12 +00:00 |
|
Minidoracat
|
634fba171e
|
✨ 調整發布流程
|
2025-06-13 19:28:28 +08:00 |
|
Minidoracat
|
2a7538c0b2
|
🐛 修復初始化順序
|
2025-06-13 19:11:08 +08:00 |
|
Minidoracat
|
4eb528cb46
|
📝 更新2.4.0相關文檔
|
2025-06-13 18:51:17 +08:00 |
|
Minidoracat
|
75d8e1f35c
|
🐛 修復會話管理的會話數量跟統計的計算
|
2025-06-13 18:04:46 +08:00 |
|