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
CityFun
786c5c1d7c
feat: support hermes-agent ( #12493 )
2026-04-15 03:10:45 +00:00
KOMATA and ssongliu
08388124b3
feat: Migrate to MinIO SDK and enhance S3 client with TLS and context ( #12207 )
...
* chore: update dependencies and migrate S3 client to MinIO SDK
- Removed AWS SDK dependency and replaced S3 client implementation with MinIO SDK.
- Updated various dependencies in go.mod and go.sum, including version upgrades for `klauspost/compress`, `minio/minio-go`, and `rs/xid`.
- Adjusted S3 client methods to utilize MinIO's API for bucket listing, object existence checks, uploads, downloads, and deletions.
* refactor: enhance S3 client with context management and TLS support
- Introduced context management with timeouts for S3 client operations to improve reliability.
- Added TLS configuration to support secure connections based on the endpoint scheme.
- Updated S3 client methods to utilize the new context and transport settings for enhanced performance and security.
---------
Co-authored-by: ssongliu <sloooop1x@gmail.com >
2026-04-15 10:00:08 +08:00
王贺
34ccc68b3a
fix: clear firewall rule description ( #12491 )
...
#### What this PR does / why we need it?
Refs https://github.com/1Panel-dev/1Panel/issues/12488
#### 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:44:46 +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
ssongliu
4d06f444ac
refactor: restore symlink-based xpack integration ( #12473 )
2026-04-13 10:34:59 +08:00
CityFun
6ea07421ac
feat: change feishu channel logic ( #12465 )
2026-04-10 13:36:25 +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
6982fd22d4
fix: extend agent role command timeout ( #12464 )
2026-04-10 03:28:39 +00:00
蘭
fa6157b610
feat: enhance AI search functionality with response language support ( #12460 )
2026-04-09 19:00:26 +08: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
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
67a8ba2421
feat: Add app status sync logic for agent ( #12436 )
2026-04-08 08:36:40 +00:00
dependabot[bot]
24fc15beaf
chore(deps): bump github.com/go-jose/go-jose/v4 in /agent ( #12432 )
...
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Commits](https://github.com/go-jose/go-jose/compare/v4.1.3...v4.1.4 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 18:12:42 +08:00
CityFun
30bf4a8d46
feat: add agent website check for delete ( #12433 )
2026-04-07 09:56:39 +00:00
CityFun
9e501ce02b
feat: Modify the certificate auto-renewal logic. ( #12430 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/12389
2026-04-07 09:54:38 +00:00
KOMATA
39d2c34682
fix: ensure proper resource management in file operations ( #12358 )
...
* fix: Ensure proper resource management in file operations by closing files after creation and compression
* fix: Improve error handling for log file operations in MediaFile function
2026-04-07 17:35:31 +08:00
CityFun
3e4a48c892
feat: Modify the OpenClaw plugin installation parameters. ( #12427 )
2026-04-07 07:33:32 +00:00
蘭
8129260508
feat: File management supports AI search ( #12415 )
2026-04-03 22:11:01 +08:00
ssongliu
a40786a7fa
refactor: clean up ollama pull log parsing ( #12414 )
2026-04-03 22:10:47 +08:00
CityFun
368193a777
feat: Add website binding support for the agent ( #12413 )
2026-04-03 09:15:54 +00:00
ssongliu
61ef725892
feat: improve terminal ai runtime updates ( #12409 )
2026-04-03 07:58:13 +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
CityFun
4c26945910
feat: update default model config ( #12403 )
2026-04-02 10:30:07 +00:00
CityFun
12dc8aae81
feat: Optimize Monaco editor loading ( #12401 )
2026-04-02 10:26:08 +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
8b7597abef
chore: upgrade grpc buildkit and x/image ( #12387 )
2026-04-01 11:20: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
ssongliu
5ce155eee6
feat: add agent role binding management ( #12382 )
2026-04-01 09:12:07 +00:00
CityFun
d83b49cc70
feat: Add more configuration options to channels. ( #12380 )
2026-04-01 08:24:08 +00:00
CityFun
f787734feb
feat: Support uninstallation and upgrades of OpenClaw plugins. ( #12373 )
2026-03-31 10:08:05 +00:00
CityFun
52778f520a
feat: QQ and Feishu use official plugins.QQ, Feishu, DingTalk, Telegram, and Discord support multiple accounts. ( #12369 )
...
feat: QQ and Feishu use official plugins.QQ, Feishu, DingTalk, Telegram, and Discord support multiple accounts.
2026-03-31 05:48:04 +00:00
ssongliu
0ba7e98e8d
feat: add agent config role management ( #12364 )
2026-03-30 08:59:06 +00:00
王贺
e6dc44d135
chore: refine i18n ( #12350 )
...
* chore: refine i18n
* fix overview i18n
* feat: remove joinLabel funciton
2026-03-30 16:54:19 +08:00
CityFun
f3bf9d0905
feat: support remark for openclaw ( #12361 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/12191
2026-03-30 06:53:05 +00:00
Alan
05ea384a00
feat: Add Bark as a new alert notification channel. ( #12338 )
2026-03-30 10:58:52 +08:00
CityFun
6e052b8ef2
fix: Fixed issue with openclaw skill page return empty ( #12347 )
2026-03-26 17:57:07 +08:00
CityFun
3b62197f29
fix: Fixed issue with openclaw skill page return empty ( #12345 )
2026-03-26 09:10:24 +00:00
CityFun
2d78ca5a86
fix: Fixed issue with agent acount model name is empty ( #12343 )
2026-03-26 05:44:27 +00:00
KOMATA
a9b65b7ce5
feat: add support for trusted SSL certificates in website proxy configuration ( #12342 )
2026-03-26 13:42:11 +08:00
CityFun
a959da7d44
feat: Optimize the agent's decision-making logic ( #12341 )
2026-03-26 10:57:48 +08:00