蘭
031a203a74
fix: Enhance file history settings with default values and validation ( #12512 )
2026-04-17 16:05:57 +08:00
蘭
646b99974a
feat: File editing supports Dockerfile language ( #12511 )
2026-04-17 16:05:46 +08:00
蘭
254ed954e9
feat: Add file history management features ( #12510 )
2026-04-16 19:11:05 +08:00
王贺
cd80b4e6c3
fix(frontend): clean up build warnings ( #12508 )
2026-04-16 16:53:24 +08:00
CityFun
df5d3d782c
feat: Optimize the openclaw channel bot add flow ( #12507 )
2026-04-16 08:52:48 +00:00
CityFun
3c5b3c3467
feat: Optimize the Hermes WeChat login flow ( #12506 )
2026-04-16 16:42:21 +08:00
CityFun
0b146f7ff3
feat: add unbind website for agent ( #12500 )
2026-04-15 18:32:46 +08:00
CityFun
f93a34acc4
fix(ai): Fixed issue with delete hermes-agent failed ( #12499 )
2026-04-15 08:24:46 +00:00
CityFun
4e78841bf6
feat(ai): support Hermes Agent chat sessions in 1Panel ( #12497 )
...
* feat(ai): support Hermes Agent chat sessions in 1Panel
* feat(ai): support Hermes Agent chat sessions in 1Panel
* feat(ai): change docker command
2026-04-15 15:44:20 +08:00
王贺
7f5bb58c72
fix: mongodb restore fixes ( #12496 )
...
* fix mongodb restore flow
* chore cleanup i18n and terminal style
2026-04-15 15:26:30 +08:00
王贺
59655695b5
fix(frontend): correct anti-leech component import path ( #12494 )
2026-04-15 11:29:27 +08:00
CityFun
786c5c1d7c
feat: support hermes-agent ( #12493 )
2026-04-15 03:10:45 +00:00
王贺
97ef386f17
fix: correct tamper english i18n ( #12490 )
...
#### What this PR does / why we need it?
Refs https://github.com/1Panel-dev/1Panel/issues/12482
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2026-04-14 10:42:45 +00:00
王贺
394339d7dc
feat: support mongodb management ( #12486 )
...
#### What this PR does / why we need it?
Refs https://github.com/1Panel-dev/1Panel/issues/7759
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2026-04-14 10:40:44 +00:00
CityFun
6dc218cf80
perf: Optimize the frontend architecture. ( #12479 )
2026-04-13 18:36:28 +08:00
CityFun
89888cef73
feat: Optimize frontend structure ( #12475 )
2026-04-13 05:48:42 +00:00
ssongliu
4d06f444ac
refactor: restore symlink-based xpack integration ( #12473 )
2026-04-13 10:34:59 +08:00
蘭
326d52e311
fix: Fix some issues with sharing files ( #12466 )
2026-04-10 13:36:10 +08:00
CityFun
6e3f751dba
feat: add model name required check for agent ( #12463 )
2026-04-10 03:30:40 +00:00
ssongliu
04fd456b63
fix: silence csrf forbidden toast ( #12461 )
2026-04-09 22:23:47 +08:00
ssongliu
bea4bfeee8
feat: update ai agent config texts
2026-04-09 21:33:16 +08:00
蘭
fa6157b610
feat: enhance AI search functionality with response language support ( #12460 )
2026-04-09 19:00:26 +08:00
CityFun
30af26779c
style: change openclaw channel style ( #12459 )
2026-04-09 10:48:38 +00:00
CityFun
16d5c00b9a
fix: fix issue with openclaw discord config error ( #12456 )
2026-04-09 17:39:01 +08:00
蘭
3f14f8f30e
feat: File management supports link share file ( #12453 )
2026-04-09 17:38:38 +08:00
ssongliu
218f92a960
fix: fallback to password login when mfa needs captcha ( #12438 )
2026-04-09 10:28:39 +08:00
ssongliu
75be8d3a23
fix: extend ai agent api timeouts ( #12443 )
2026-04-09 10:27:28 +08:00
ssongliu
e2d8125b3d
chore: shorten tamper translations ( #12442 )
2026-04-09 10:26:41 +08:00
CityFun
7ec3c517c2
feat: Modify the configuration of the OpenClaw DingTalk channel. ( #12440 )
2026-04-09 10:26:22 +08:00
CityFun
e186e30d8c
feat: remove deployment type for agent website binding ( #12435 )
2026-04-09 10:26:00 +08:00
CityFun
30bf4a8d46
feat: add agent website check for delete ( #12433 )
2026-04-07 09:56:39 +00:00
王贺
d74692a68b
fix: optimize runtime script dropdown ( #12431 )
2026-04-07 17:45:09 +08:00
王贺
57fd80fb3d
fix: optimize openresty other page layout ( #12429 )
2026-04-07 17:44:28 +08:00
CityFun
2c8f8f32fd
feat: Add default external port access to application settings. ( #12426 )
2026-04-07 07:31:32 +00:00
蘭
8129260508
feat: File management supports AI search ( #12415 )
2026-04-03 22:11:01 +08:00
CityFun
368193a777
feat: Add website binding support for the agent ( #12413 )
2026-04-03 09:15:54 +00:00
CityFun
0c49c41085
feat: change ai menu ( #12407 )
2026-04-03 07:56:12 +00:00
ssongliu
2a498de96e
fix: tighten clean tree delete semantics ( #12406 )
...
Refs #12399
2026-04-03 07:54:12 +00:00
ssongliu
d055cbb053
feat: improve terminal ai notice interaction
2026-04-03 14:28:09 +08:00
ssongliu
4b3f8a9fd0
style: refine app launcher card layout ( #12404 )
2026-04-03 11:23:27 +08:00
CityFun
4c26945910
feat: update default model config ( #12403 )
2026-04-02 10:30:07 +00:00
ssongliu
55b6104b56
fix: reset dashboard delta baseline after resume ( #12402 )
...
Refs #12067
2026-04-02 10:28:08 +00:00
CityFun
12dc8aae81
feat: Optimize Monaco editor loading ( #12401 )
2026-04-02 10:26:08 +00:00
ssongliu
37e2b93693
refactor: replace el-dialog with DialogPro ( #12400 )
2026-04-02 10:24:09 +00:00
ssongliu
62daf1e019
fix: improve ssh config file editing and include handling ( #12398 )
...
Refs #11899
2026-04-02 10:22:09 +00:00
CityFun
f5e75d4bfa
feat: The skill marketplace supports ClawHub China acceleration. ( #12396 )
2026-04-02 06:02:06 +00:00
ssongliu
32fed45c1e
fix: skip proxy check when disabled ( #12388 )
...
Refs #12379
2026-04-01 11:22:08 +00:00
CityFun
01fb9a461b
feat: OpenClaw supports configuring backup models. ( #12386 )
2026-04-01 11:18:09 +00:00
ssongliu
bc022a4d21
refactor: simplify agent role binding inputs ( #12385 )
2026-04-01 11:16:09 +00:00
蘭
973cab2837
fix: Update ESLint plugin and solve the issue of code filter overflow in the development environment ( #12383 )
2026-04-01 09:14:09 +00:00