Commit Graph

  • 221eb21694 refine internal middleware llm usage for streaming agents jxxghp 2026-04-27 06:55:41 +08:00
  • 4208c79d72 refine tool提示语为更简洁风格,补充last_buffer_char属性及非VERBOSE模式流式输出换行逻辑,新增工具流式分隔符单元测试 jxxghp 2026-04-26 11:15:11 +08:00
  • 90245a13e1 refine non-verbose prompt wording jxxghp 2026-04-26 08:54:07 +08:00
  • b5979b9b09 refine agent subscription defaults and silent tool prompts jxxghp 2026-04-26 08:51:56 +08:00
  • 0277288a41 feat: add agent session usage status reporting jxxghp 2026-04-26 08:19:05 +08:00
  • 79bfeaf2af 移除工具调用前的流重置,保留模型思考文本可见 v2.10.5 jxxghp 2026-04-25 23:09:58 +08:00
  • 4fe41ba5e9 更新 base.py jxxghp 2026-04-25 22:16:15 +08:00
  • 14d6e2febc Refine agent prompts for concise professional replies jxxghp 2026-04-25 22:04:35 +08:00
  • 97c7e71207 更新 Agent Prompt.txt jxxghp 2026-04-25 21:51:47 +08:00
  • 8f29a218ea chore: bump version to v2.10.5 jxxghp 2026-04-25 12:55:33 +08:00
  • 4fd5aa3eb6 fix: improve DeepSeek reasoning_content payload handling and update langchain dependencies jxxghp 2026-04-25 12:46:21 +08:00
  • bfc27d151c 更新 ask_user_choice.py jxxghp 2026-04-25 11:36:36 +08:00
  • f2b56b8f40 更新 ask_user_choice.py jxxghp 2026-04-25 11:35:32 +08:00
  • a05ffc07d4 refactor: remove legacy LLM_DISABLE_THINKING and LLM_REASONING_EFFORT config, unify thinking_level handling jxxghp 2026-04-25 10:42:03 +08:00
  • 4a81417fb7 fix: preserve deepseek reasoning content in tool loops jxxghp 2026-04-25 09:37:01 +08:00
  • c7fa3dc863 feat: unify llm thinking level controls jxxghp 2026-04-24 19:50:23 +08:00
  • 28f9756dd6 feat: improve skill instructions with highlighted command formatting v2.10.4 jxxghp 2026-04-22 18:12:21 +08:00
  • 4bffe2cff1 chore: bump version to v2.10.4 jxxghp 2026-04-22 18:02:28 +08:00
  • fca478f1d8 feat: support custom skill sources in /skills jxxghp 2026-04-22 18:00:57 +08:00
  • 097dff13a3 feat: add ai-compatible API endpoints Sebastian 2026-04-22 16:11:38 +08:00
  • 460b386004 feat: add searchable skills marketplace jxxghp 2026-04-22 16:49:42 +08:00
  • 89bf89c02d feat: add clawhub skill registry source jxxghp 2026-04-22 16:22:10 +08:00
  • cefb60ba2c refactor: unify message interactions jxxghp 2026-04-22 15:18:04 +08:00
  • 8c78627647 feat: add skills marketplace management jxxghp 2026-04-22 14:55:00 +08:00
  • 51189210c2 更新 config.py v2.10.3 jxxghp 2026-04-22 10:39:25 +08:00
  • 38933d5882 feat(agent): support disabling model thinking jxxghp 2026-04-22 10:36:36 +08:00
  • 4619fc4042 更新 version.py jxxghp 2026-04-21 22:25:57 +08:00
  • ee7ba28235 Allow LLM test to use request payload jxxghp 2026-04-21 22:14:19 +08:00
  • 409abb66be test: remove absolute path from llm helper test 笨笨 2026-04-21 19:32:43 +08:00
  • 8aa8b1897b feat: add llm test endpoint 笨笨 2026-04-21 19:20:03 +08:00
  • 8c256d91bd refine custom identifier skill scope jxxghp 2026-04-21 17:31:37 +08:00
  • d1d3fc7f30 更新 media.py jxxghp 2026-04-21 14:38:16 +08:00
  • ae15eac0f8 feat: normalize internal system user ID in notification dispatch jxxghp 2026-04-21 14:32:14 +08:00
  • 1282ad5004 feat: improve local CLI startup management jxxghp 2026-04-21 11:26:25 +08:00
  • 6f6fcc79f2 fix: serialize rclone folder creation during concurrent transfers 笨笨 2026-04-20 21:18:30 +08:00
  • e5c64e73b5 docs: add English README jxxghp 2026-04-20 19:46:34 +08:00
  • 93a19b467b Add uninstall workflow to local CLI jxxghp 2026-04-20 13:38:06 +08:00
  • 4ba8d42272 fix #5688 v2.10.2 jxxghp 2026-04-19 17:29:07 +08:00
  • 32e247b4d5 更新 version.py jxxghp 2026-04-19 15:44:22 +08:00
  • 1d0d09c909 fix(plugin): merge local repo sources during sync InfinityPacer 2026-04-19 06:06:08 +08:00
  • b7ee6ca8c4 fix(plugin): sanitize local repo path telemetry InfinityPacer 2026-04-19 05:28:40 +08:00
  • 4a4d93e7f9 refactor(plugin): expose plugin list processing helper InfinityPacer 2026-04-19 04:20:01 +08:00
  • 7b096c0a09 feat(plugin): encode local repo path in source url InfinityPacer 2026-04-19 04:19:52 +08:00
  • 3a93efb082 refactor(plugin): centralize local install dispatch InfinityPacer 2026-04-19 04:19:23 +08:00
  • 73cdd297b1 refactor(plugin): align local repo naming InfinityPacer 2026-04-19 03:14:49 +08:00
  • 83187ea17d refactor(plugin): rename local repo paths setting InfinityPacer 2026-04-19 03:03:11 +08:00
  • 6d8eed30ce fix(plugin): reload monitor on local path changes InfinityPacer 2026-04-18 03:11:46 +08:00
  • 6fa48afa34 feat(plugin): support local plugin sources InfinityPacer 2026-04-18 03:01:08 +08:00
  • 115fb40772 Allow known nettest redirects jxxghp 2026-04-18 18:27:03 +08:00
  • 10b0dbb5d3 Add nettest documentation comments jxxghp 2026-04-18 17:52:01 +08:00
  • 4c32ad902b Harden system nettest SSRF handling jxxghp 2026-04-18 17:43:38 +08:00
  • 787db8f5ac fix: 修复子进程环境下获取事件循环失败的问题 jxxghp 2026-04-17 13:02:28 +08:00
  • df1b2067b6 fix: 修正 docker 和 update.sh 中 python_version 的格式以匹配 sites.cpython-* 命名规则 jxxghp 2026-04-17 11:05:26 +08:00
  • f3d9f25d02 优化资源包下载逻辑,只下载对应操作系统和Python版本的sites文件 jxxghp 2026-04-17 08:37:50 +08:00
  • eea7e3b55f feat(cli): optimize installation command and support initializing user password jxxghp 2026-04-16 23:43:20 +08:00
  • 810cb0a203 relax local install python requirement to 3.11 jxxghp 2026-04-16 23:13:45 +08:00
  • e0e21e39a2 refactor: generalize agent interaction requests jxxghp 2026-04-16 22:51:51 +08:00
  • cc31c66b93 feat: add agent button choice workflow jxxghp 2026-04-16 22:32:59 +08:00
  • 011535fbc3 feat: add retry actions for failed transfers jxxghp 2026-04-16 22:07:21 +08:00
  • 77b95d11fb bump version to v2.10.1 v2.10.1 jxxghp 2026-04-16 19:55:35 +08:00
  • 89f6164eba automate local bootstrap prerequisites jxxghp 2026-04-16 19:47:56 +08:00
  • 70350aa39f fix local update dirty check jxxghp 2026-04-16 19:36:55 +08:00
  • 61a0a66c47 support local restart and site auth wizard jxxghp 2026-04-16 19:21:00 +08:00
  • 6fcc5c84a6 bump version to v2.10.0 v2.10.0 jxxghp 2026-04-16 17:14:30 +08:00
  • 5995b3f3e8 extend setup wizard for database and agent jxxghp 2026-04-16 17:10:25 +08:00
  • 60996be71b fix local db initialization model registration jxxghp 2026-04-16 17:05:57 +08:00
  • 49b50e5975 run setup config step inside venv jxxghp 2026-04-16 17:00:49 +08:00
  • 262bd6808b update reused bootstrap repo before setup jxxghp 2026-04-16 16:51:44 +08:00
  • e9c8db9950 fix bootstrap script for macos bash jxxghp 2026-04-16 16:43:21 +08:00
  • 02a98f832f fix local cli install and config workflow jxxghp 2026-04-16 14:55:31 +08:00
  • 9a2a241a30 add full-stack local cli install flow jxxghp 2026-04-16 09:51:00 +08:00
  • 04c2a1eb18 Add manual AI redo flow jxxghp 2026-04-15 17:10:18 +08:00
  • 65a4b7438c 更新 config.py jxxghp 2026-04-15 09:02:05 +08:00
  • 13c3c082b8 Improve agent image capability routing jxxghp 2026-04-15 08:55:32 +08:00
  • bf127d6a70 更新 version.py v2.9.30 jxxghp 2026-04-14 18:10:22 +08:00
  • 117672384c 更新 llm.py jxxghp 2026-04-14 16:00:44 +08:00
  • 2ae2ea8ef7 feat: expose AI agent flag in user global settings jxxghp 2026-04-14 15:50:46 +08:00
  • 7a5e513f25 feat(agent): support file attachments and local file replies jxxghp 2026-04-14 15:22:01 +08:00
  • 81828948dd fix(transfer): tighten queue cleanup edge cases InfinityPacer 2026-04-14 14:17:58 +08:00
  • eda73e14f7 refactor(transfer): make queue job migration explicit InfinityPacer 2026-04-14 13:49:23 +08:00
  • 6aec326d05 fix(transfer): fail stale queue tasks on errors InfinityPacer 2026-04-14 13:01:59 +08:00
  • d36dd69ec3 fix(transfer): clean migrated queue jobs InfinityPacer 2026-04-14 13:00:51 +08:00
  • 1688063450 fix(subtitle): create missing download root before saving subtitles ilvsx 2026-04-14 11:30:53 +08:00
  • ae5207f0e4 fix(plugin): handle 404 plugin index and None response safely InfinityPacer 2026-04-13 18:15:54 +08:00
  • f1f4743936 fix #5661 插件package文件不存在时不报错 jxxghp 2026-04-13 09:06:45 +08:00
  • e09f9ad009 feat(agent): add audio message extraction and download support for Slack, QQ, Discord, SynologyChat, and VoceChat jxxghp 2026-04-13 08:36:57 +08:00
  • 8d938c2273 fix(system): expose backend dev flag only in dev mode InfinityPacer 2026-04-12 23:30:03 +08:00
  • e5f97cd299 feat(agent): add voice message support with TTS/STT for Telegram and WeChat jxxghp 2026-04-12 12:30:02 +08:00
  • 9dababbcfd 更新 version.py v2.9.29 jxxghp 2026-04-12 10:27:01 +08:00
  • 9d8bd5044b 更新 version.py jxxghp 2026-04-12 08:46:09 +08:00
  • 5d07381111 chore(subscribe): update last_update when refreshing episode totals InfinityPacer 2026-04-11 22:50:39 +08:00
  • 61c695b77d fix(subscribe): reset tv episode counts in history response InfinityPacer 2026-04-11 22:33:50 +08:00
  • 1ceb8891b0 fix(subscribe): refresh total episodes before completion check InfinityPacer 2026-04-11 22:33:44 +08:00
  • 2f53fd3108 Expand image and edit support across messaging channels jxxghp 2026-04-11 22:10:54 +08:00
  • bf2d2cbd03 Fix Telegram agent image download path jxxghp 2026-04-11 21:11:03 +08:00
  • cb323653b8 Add tracing logs for agent image message flow jxxghp 2026-04-11 20:58:20 +08:00
  • edf3946558 Fix forwarded image payload parsing for agent channels jxxghp 2026-04-11 20:55:14 +08:00
  • 6c5fae56d9 Add agent image support for Telegram and Slack jxxghp 2026-04-11 20:40:02 +08:00
  • a4f2c574b0 fix(telegram): pass disable_web_page_preview through edit_message_text DDSRem 2026-04-11 00:54:32 +08:00
  • 815d83bfb3 fix(http): close helper responses consistently InfinityPacer 2026-04-10 18:19:04 +08:00