jxxghp
|
970f2cf1ca
|
fix: clean up feishu websocket shutdown
|
2026-06-20 15:20:15 +08:00 |
|
jxxghp
|
c065eddff1
|
fix(nginx): suppress error logs for specific locations in nginx configuration
|
2026-06-20 14:59:56 +08:00 |
|
jxxghp
|
33b18f0899
|
fix: parse feishu post messages
|
2026-06-20 13:04:55 +08:00 |
|
jxxghp
|
d2103f91b8
|
fix(message): keep auto directory matching for interactive downloads
|
2026-06-20 12:59:37 +08:00 |
|
jxxghp
|
66feacb48d
|
feat(activity_log): simplify user text matching and enhance logging for captcha tool
|
2026-06-19 21:25:38 +08:00 |
|
jxxghp
|
7f1cb40421
|
feat(plugin): implement caching for plugin agent tools registry
|
2026-06-19 20:50:35 +08:00 |
|
jxxghp
|
38c3dcc76b
|
feat(activity_log): enhance activity logging with query tool and context handling
|
2026-06-19 20:39:12 +08:00 |
|
jxxghp
|
a9534d2422
|
feat: add organize files skill
|
2026-06-19 19:40:23 +08:00 |
|
InfinityPacer
|
013f3bc505
|
fix(docker): prevent stale service worker caching (#5973)
|
2026-06-19 18:51:40 +08:00 |
|
jxxghp
|
de9fd75cac
|
v2.13.12
v2.13.12
|
2026-06-19 12:21:49 +08:00 |
|
jxxghp
|
570ea60096
|
fix(agent): prevent chat history persistence for sessions without a channel
|
2026-06-19 12:10:39 +08:00 |
|
jxxghp
|
e02650cce9
|
fix: skip background agent chat persistence
|
2026-06-19 12:05:47 +08:00 |
|
jxxghp
|
60c7268301
|
feat(config): add option to hide global AI agent entry point
|
2026-06-19 09:46:39 +08:00 |
|
jxxghp
|
e8f6e8647b
|
feat(skill): support creating plugin publish repos
|
2026-06-19 09:26:16 +08:00 |
|
jxxghp
|
bd53598704
|
feat(skill): add plugin publish workflow
|
2026-06-19 09:07:27 +08:00 |
|
jxxghp
|
4d87bf8d53
|
fix(plugin): normalize market labels
|
2026-06-19 08:59:50 +08:00 |
|
InfinityPacer
|
84eee40e81
|
fix(plugin): optimize release cache loading (#5966)
v2.13.11
|
2026-06-18 18:52:28 +08:00 |
|
jxxghp
|
d2e2435be7
|
docs: remove Redis Unix Socket configuration example from postgresql-setup.md
|
2026-06-18 18:09:03 +08:00 |
|
jxxghp
|
ccaeb7662c
|
feat(redis): add configurable connection pool settings for Redis client
|
2026-06-18 18:07:37 +08:00 |
|
InfinityPacer
|
69ed70cc66
|
feat(plugin): support installing release versions (#5964)
|
2026-06-18 15:47:07 +08:00 |
|
jxxghp
|
80d440f6a0
|
feat: persist agent chat history
|
2026-06-18 11:45:50 +08:00 |
|
jxxghp
|
bfa2cf5c1f
|
v2.13.11
|
2026-06-18 06:41:40 +08:00 |
|
jxxghp
|
5e1bdfe725
|
fix: exclude notification history flag from event payload
|
2026-06-17 21:36:59 +08:00 |
|
InfinityPacer
|
a516bc1c77
|
fix(plugin): allow dev local hot sync across system version gate (#5961)
|
2026-06-17 21:07:27 +08:00 |
|
jxxghp
|
e1ba9a2c97
|
feat: conditionally save message history based on save_history flag
|
2026-06-17 21:00:40 +08:00 |
|
DDSRem
|
4c20639abb
|
chore: bump moviepilot-rust to 0.1.10 (#5960)
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-06-17 19:54:19 +08:00 |
|
InfinityPacer
|
4ecbc677eb
|
feat(subscribe): expose missing target resolver (#5958)
* feat(subscribe): expose missing target resolver
* fix(subscribe): refine missing resolver semantics
|
2026-06-17 19:54:02 +08:00 |
|
jxxghp
|
846eed6821
|
feat: add fallback to caption editing when text edit fails in Telegram bot
|
2026-06-17 19:45:08 +08:00 |
|
jxxghp
|
cff22924b1
|
feat: add message download path selection
|
2026-06-17 19:04:41 +08:00 |
|
jxxghp
|
5c7c1512dd
|
fix: preserve empty workflow filter outputs
|
2026-06-17 16:48:29 +08:00 |
|
jxxghp
|
d4b6d3f332
|
refactor: remove persist_output_message functionality and related database save logic
|
2026-06-17 16:14:35 +08:00 |
|
jxxghp
|
039558d240
|
feat: enhance WebAgent audio handling with format conversion and transcription support
|
2026-06-17 11:09:16 +08:00 |
|
InfinityPacer
|
93056ed1ff
|
feat(plugin): add pre-reset plugin data event (#5957)
|
2026-06-17 06:34:15 +08:00 |
|
jxxghp
|
d5bac81881
|
test: fix agent voice message streaming tests
|
2026-06-16 23:40:21 +08:00 |
|
jxxghp
|
a077a08303
|
fix: improve text handling in append_text function and add test for newline preservation
|
2026-06-16 23:28:11 +08:00 |
|
jxxghp
|
e78efe3e34
|
feat: implement file upload and callback handling for Web Agent
|
2026-06-16 22:53:11 +08:00 |
|
jxxghp
|
e8ae686d4f
|
feat: add WebAgent support for streaming and notifications
|
2026-06-16 19:21:31 +08:00 |
|
ch3njun
|
1c60d8ccd7
|
修复极影视媒体库同步不全:展开 BoxSet 合集子项 (#5954)
|
2026-06-16 06:35:58 +08:00 |
|
ch3njun
|
8ad8b5eaad
|
fix(zspace): sync complete media library metadata (#5953)
|
2026-06-15 22:05:17 +08:00 |
|
nazoko
|
af23baec6d
|
fix(wechat): fix voice upload file handle and Content-Type issues (#5951)
|
2026-06-15 19:48:11 +08:00 |
|
jxxghp
|
94b8252fdd
|
fix transmission missing limit fields
v2.13.10
|
2026-06-15 18:30:41 +08:00 |
|
InfinityPacer
|
785f11af0e
|
fix: offload log zip generation (#5948)
v2.13.9
|
2026-06-15 16:05:14 +08:00 |
|
jxxghp
|
726bc5f2aa
|
chore: bump application and frontend version to v2.13.10
|
2026-06-15 15:55:46 +08:00 |
|
jxxghp
|
bae820a11d
|
feat: unify download task tool names
|
2026-06-15 14:28:18 +08:00 |
|
jxxghp
|
47f6389424
|
test: update downloader path mapping expectations
|
2026-06-15 14:04:58 +08:00 |
|
jxxghp
|
6a635ac720
|
feat: enhance agent download task controls
|
2026-06-15 13:51:35 +08:00 |
|
jxxghp
|
d2803bed1e
|
Improve feedback issue routing and labels
|
2026-06-15 12:47:52 +08:00 |
|
jxxghp
|
8dc1cf53eb
|
feat: restrict non-admin users from accessing the local file sending tool
|
2026-06-15 09:46:06 +08:00 |
|
jxxghp
|
a93815b18a
|
refactor: simplify directory list for agent configuration
|
2026-06-15 09:19:14 +08:00 |
|
jxxghp
|
ef36af8a82
|
feat: enhance user permissions handling for admin and non-admin contexts
|
2026-06-15 09:16:46 +08:00 |
|