zhayujie
a01423a196
fix: default agent mode to enabled when "agent" config is absent
2026-05-21 11:17:50 +08:00
zhayujie
3ffb563a44
feat(memory): support multi-vendor embedding fallback
...
Add embedding_provider config knob with native support for
openai / dashscope / doubao / zhipu / linkai, plus an in-chat
/memory status and /memory rebuild-index workflow for switching
vendors safely.
2026-05-20 11:00:53 +08:00
zhayujie
530fc20596
Merge pull request #2790 from jimmyzhuu/feat/qianfan-provider
...
Add first-class Baidu Qianfan / ERNIE provider
2026-05-06 11:43:32 +08:00
zhayujie
8f608223d7
perf(feishu): tune streaming render speed
2026-05-05 14:53:30 +08:00
jimmyzhuu
f653483eea
feat: expose qianfan in configuration surfaces
2026-04-29 16:32:53 +08:00
jimmyzhuu
a4592ffdfe
test: isolate cow cli plugin import
2026-04-29 16:08:40 +08:00
jimmyzhuu
7cd7bd1a48
fix: avoid cow cli import side effects
2026-04-29 16:04:48 +08:00
jimmyzhuu
9eeca70292
feat: register qianfan model provider
2026-04-29 15:52:32 +08:00
zhayujie
f3c64ceea7
fix: refresh skill manager on /skill
2026-04-19 19:50:16 +08:00
zhayujie
c82515a927
fix(agent): don't drop tool_calls from empty-response retry
2026-04-18 20:50:40 +08:00
zhayujie
26e630c2dd
feat(cli): /config support set enable_thinking
2026-04-17 16:09:43 +08:00
zhayujie
9e86d46267
fix: sync env vars when updating config in docker env
2026-04-16 21:32:07 +08:00
6vision
8fa95f058a
fix: bot_type change notification never shown after model switch
...
Made-with: Cursor
2026-04-15 21:48:50 +08:00
zhayujie
3830f76729
feat: add custom model provider
2026-04-15 12:26:05 +08:00
zhayujie
cabd24605f
fix: add random jitter to daily dream schedule
2026-04-15 00:33:33 +08:00
zhayujie
83f6625e0c
feat: release 2.0.6
2026-04-14 12:08:57 +08:00
zhayujie
acc09543b7
feat(dream): add memory dream cli and docs
...
- New memory/deep-dream.mdx (zh/en/ja): memory flow, distillation rules, dream diary, manual trigger, safety mechanisms
- Simplify long-term memory page, link to deep-dream for details
- New cli/memory-knowledge.mdx (zh/en/ja): memory and knowledge commands
- Move knowledge commands from general.mdx to memory-knowledge.mdx
- Register new pages in docs.json navigation for all languages
- Add /memory dream to cli/index.mdx command tables
2026-04-14 11:03:53 +08:00
zhayujie
5a10476010
feat: add knowledge switch and cli
2026-04-11 16:44:25 +08:00
zhayujie
8dabe3b4c8
fix: remove install-browser cmd display in /help
2026-04-04 23:28:57 +08:00
zhayujie
b5f33e5ecd
feat: support qwen3.6-plus
2026-04-02 16:46:58 +08:00
zhayujie
b058af122c
feat: release 2.0.5
2026-04-01 12:24:21 +08:00
zhayujie
174ee0cafc
fix(security): prevent path traversal in memory content API
2026-04-01 10:03:58 +08:00
zhayujie
1c336380c0
docs: update release doc
2026-03-31 22:30:31 +08:00
zhayujie
66b71c50e9
feat(wecom_bot): add Wecom Bot QR code scan auth
2026-03-31 21:27:50 +08:00
zhayujie
8744810b25
fix: skill install timeout
2026-03-31 20:47:59 +08:00
zhayujie
6d9b7baeb4
fix(weixin): file send failed
2026-03-31 18:14:49 +08:00
zhayujie
1ae2918064
feat: support install browser in chat
2026-03-31 15:15:17 +08:00
zhayujie
079df5a47c
feat: support batch skill install from zip and github
2026-03-29 14:38:11 +08:00
zhayujie
acc23b6051
feat: optimize agent prompt and fix skill source load
2026-03-28 18:37:07 +08:00
zhayujie
61f2741afc
feat: organize skill source field
2026-03-28 17:41:40 +08:00
zhayujie
4dd7ea886a
feat(cli): cli options in web console
2026-03-28 16:26:41 +08:00
zhayujie
4efae41048
feat: support coding plan
2026-03-18 11:59:22 +08:00
zhayujie
c4b5f7fbae
refactor: remove unavailable channels
2026-03-16 11:05:45 +08:00
zhayujie
c9adddb76a
fix: pass channel_type correctly in multi-channel mode
2026-02-26 18:57:08 +08:00
zhayujie
229b14b6fc
fix: feishu cert error
2026-02-04 16:15:38 +08:00
zhayujie
46fa07e4a9
feat: optimize agent configuration and memory
2026-02-02 11:48:53 +08:00
zhayujie
c693e39196
feat: improve the memory system
2026-02-01 17:04:46 +08:00
6vision
94451db638
update: delet some bangwords
2025-10-22 16:58:40 +08:00
zhayujie
223b0bfc88
docs: update README.md
2025-05-30 17:05:04 +08:00
zhayujie
5ec909c565
docs: update readme.md
2025-05-23 16:54:58 +08:00
zhayujie
8bf1aef801
docs: add web channel and agent plugin docs
2025-05-23 11:56:41 +08:00
Saboteur7
70d7e52df0
feat: 优化agent插件及webUI对话页面
2025-05-22 17:31:32 +08:00
yanrk123
3e185dbbfe
Add support for ModelScope API
2025-03-11 11:12:57 +08:00
Saboteur7
16324e7283
Merge pull request #2407 from ayasa520/fix_reloadp
...
fix(plugin): fix reloadp command not taking effect
2024-12-13 15:39:33 +08:00
Saboteur7
9f7e2e1572
Merge pull request #2413 from ayasa520/fix-scanp
...
fix: Memory leak caused by scanp command due to handler's reference of plugin instance
2024-12-13 14:57:22 +08:00
rikka
2a351ca415
fix(reloadp): clear handlers when reloading plugin to avoid memory leaks
2024-12-05 00:33:00 +08:00
rikka
49b7106d71
fix: Memory leak caused by scanp command due to handler's reference to plugin instance.
...
close #2412
2024-12-03 22:39:56 +08:00
6vision
0f8efcb4b0
图像识别逻辑优化
2024-12-02 21:16:59 +08:00
Rikka
c567641c5c
fix(plugin): fix reloadp command not taking effect
...
- Use write_plugin_config() instead of directly modifying plugin_config dict
- Add remove_plugin_config() to clear plugin config before reload
- Update plugins to use pconf() and write_plugin_config() for better config management
2024-12-02 16:38:21 +08:00
6vision
33a69a7907
Linkai bot is compatible with the role plugin.
2024-12-02 12:13:26 +08:00