Eric Curtin
9858881ce6
feat(ai): add llmman as a local model provider ( #13717 )
...
llmman (https://github.com/llmmanorg/llmman ) is a local model runner
serving Ollama- and OpenAI-compatible routes on 127.0.0.1:17434.
Register it in the agent provider catalog next to Ollama and extend
every Ollama special case (no API key, verification skipped, OpenClaw
placeholder key, manual initial model) to cover it as well.
2026-09-07 11:41:13 +08:00
A_Words
eb6a8c7646
fix: avoid website SSL port conflicts on creation ( #13720 )
2026-09-07 11:39:15 +08:00
ssongliu
a71aea8aec
fix(firewall): hide inactive Docker ports ( #13716 )
2026-09-04 21:43:05 +08:00
ssongliu
918c441f88
Revert "fix(fail2ban): treat process as active when client ping succeeds (#13…" ( #13715 )
...
This reverts commit a6e2efa6c9 .
2026-09-04 16:46:47 +08:00
CityFun
960b4b0345
fix(b.ai): resolve account validation failure ( #13712 )
2026-09-04 16:40:48 +08:00
蘭
3aa4bfaa82
ref: streamline SSH login log handling and remove unused functions ( #13705 )
2026-09-03 18:33:07 +08:00
ssongliu
b3bdf9ef7e
fix: validate cronjob timeout as positive integer ( #13706 )
2026-09-03 18:26:17 +08:00
ssongliu
2948b8ffe8
fix: normalize Docker firewall rule sync ( #13704 )
2026-09-03 18:22:48 +08:00
ssongliu
e99c6c08a5
feat: support menu tab session keep-alive ( #13698 )
2026-09-03 15:31:25 +08:00
ssongliu
6fb389b2ed
fix(container): extend disk usage stats timeout ( #13695 )
2026-09-03 15:31:12 +08:00
ssongliu
c09833cbde
chore(deps): batch safe and security dependency updates ( #13696 )
...
* chore(deps): batch safe dependency updates
* chore(deps): address dependency alerts
2026-09-03 11:46:56 +08:00
ssongliu
fa2ad69154
feat: improve community restore package guidance ( #13694 )
2026-09-03 09:45:40 +08:00
ssongliu
51d84455a3
fix(container): avoid pinning dynamic IPs on upgrade ( #13693 )
2026-09-02 17:23:00 +08:00
ssongliu
d88d98d8a8
fix: warn on node version mismatch after login ( #13691 )
2026-09-02 14:57:10 +08:00
蘭
5aec466c8e
feat: add support for custom webhook configuration ( #13685 )
2026-09-02 14:49:20 +08:00
ssongliu
0ee93774d5
fix(container): authenticate private registry image repulls ( #13690 )
2026-09-02 14:49:09 +08:00
ssongliu
7be7368bb9
fix: improve firewall lifecycle recovery ( #13686 )
2026-09-02 14:48:59 +08:00
ssongliu
eab0bb4a94
fix: repair firewall forwarding migration ( #13689 )
2026-09-02 14:48:47 +08:00
Jet.
9f74f2077a
Fix/ssh disconnect session key ( #13669 )
...
* fix(ssh): correlate disconnect logs by client endpoint
* fix(ssh): scope endpoint correlation to active sessions
---------
Co-authored-by: JayLee-sre <1.18655426e+08+JayLee-sre@users.noreply.github.com >
Co-authored-by: ssongliu <sloooop1x@gmail.com >
2026-09-02 09:32:07 +08:00
zhudaguanren
a6e2efa6c9
fix(fail2ban): treat process as active when client ping succeeds ( #13679 )
...
Fail2ban UI currently keys isActive only on systemd fail2ban.service.
If the daemon is alive under another process manager, whitelist and
blacklist stay disabled. Detect liveness with fail2ban-client ping.
Fixes #13678
Co-authored-by: zhudaguaneren <218366267+zhudaguaneren@users.noreply.github.com >
2026-09-01 18:15:32 +08:00
igophper
205ef3009a
fix: deduplicate port bindings in container port mapping ( #13663 )
2026-09-01 18:05:07 +08:00
蘭
d7edbd1e95
feat: reconcile hide menu integrity ( #13681 )
2026-09-01 17:52:12 +08:00
蘭
b361f464c5
fix: enhance upload handling and disable actions during processing ( #13676 )
2026-09-01 17:52:03 +08:00
ssongliu
fb377d2e99
fix(firewall): recover rules after upgrade ( #13680 )
2026-09-01 14:53:01 +08:00
ssongliu
deddd392ba
fix(firewall): handle Docker host input ports ( #13675 )
2026-09-01 09:33:29 +08:00
ssongliu
3ab10848c8
fix: restore firewall-dependent rules after reset ( #13674 )
2026-08-31 17:15:56 +08:00
ssongliu
433f1a940f
fix: improve firewall abnormal state diagnostics ( #13673 )
2026-08-31 16:18:13 +08:00
ssongliu
1f12c09eb5
fix: improve firewall rule management ( #13670 )
2026-08-31 11:48:14 +08:00
ssongliu
31e6d523f9
fix: improve firewall runtime rule handling ( #13667 )
2026-08-31 09:28:15 +08:00
CityFun
3c0bd051bf
feat: custom model account dashscope-images ( #13664 )
2026-08-28 18:22:52 +08:00
ssongliu
3c2d92dc5f
fix: improve firewall backend rule handling ( #13662 )
2026-08-28 16:11:11 +08:00
ssongliu
262bd14bc8
chore(deps): batch dependency updates ( #13650 )
2026-08-28 09:56:01 +08:00
ssongliu
f15ff46e34
fix: improve firewall rule management ( #13648 )
2026-08-27 22:24:15 +08:00
CityFun
fc1ec4e1b0
feat: add gb10 vllm image support ( #13647 )
...
* feat: add gb10 vllm image support
* feat: add gb10 vllm image support
2026-08-27 18:36:37 +08:00
ssongliu
53f75826d8
refactor: simplify firewall service structure ( #13646 )
2026-08-27 14:00:43 +08:00
ssongliu
ddfb816ef1
feat: improve firewall backend synchronization ( #13645 )
2026-08-27 10:37:09 +08:00
ssongliu
18428d108e
feat: improve firewall backend synchronization ( #13644 )
2026-08-27 10:31:39 +08:00
蘭
3506c5dd3b
feat: add footer navigation component and update translations ( #13642 )
2026-08-26 14:30:45 +08:00
ssongliu
2dffd06b1b
chore: clarify agent Skill directory labels ( #13640 )
2026-08-26 14:30:34 +08:00
ssongliu
12f2484d12
feat: support firewall rule synchronization ( #13637 )
2026-08-25 18:50:27 +08:00
蘭
2dea44acf6
fix: prevent rate limit bypass in public file shares ( #13632 )
2026-08-24 21:50:48 +08:00
ssongliu
205f76c65d
fix: update vulnerable dependencies ( #13629 )
2026-08-24 18:04:14 +08:00
ssongliu
86af4fbd4d
feat: improve firewall status and UI translations ( #13630 )
2026-08-24 17:40:36 +08:00
ssongliu
7915230121
refactor: rebuild firewall management ( #13628 )
...
* refactor(firewall): rebuild rule management foundation
* refactor(firewall): streamline rule checks and inventory
* feat(firewall): improve native rule inventory
* refactor(firewall): refine rule management
* feat: add Docker port guard
* feat(firewall): support native nftables
* feat(firewall): add configurable firewall selection
* feat(firewall): support nftables docker port guard
* refactor(firewall): complete v2 rule management and migration
* refactor(firewall): align state and API contracts
* refactor(firewall): unify rule management operations
* feat: refine firewall v2 rules and forwarding
* fix(firewall): harden dual-stack rule management
* refactor(firewall): consolidate rule validation and persistence
2026-08-24 12:51:34 +08:00
ssongliu
1b27db7daa
fix: honor configured ClamAV scan timeout ( #13619 )
2026-08-21 17:33:52 +08:00
ssongliu
7370dcaa55
fix(container): log startup failure before rollback ( #13618 )
2026-08-21 17:33:40 +08:00
ssongliu
6a378b6863
fix: improve enterprise license page compatibility ( #13616 )
2026-08-21 17:33:23 +08:00
ssongliu
6f6747a584
fix: support trusted proxies for allowed IPs ( #13608 )
2026-08-21 17:33:14 +08:00
蘭
825221b2bb
ref: Optimize mobile editor ( #13607 )
2026-08-20 18:34:20 +08:00
ssongliu
1e9d4b592e
fix: preserve failed compose deployments ( #13603 )
2026-08-20 18:28:51 +08:00