Commit Graph

1538 Commits

Author SHA1 Message Date
github-actions[bot]
3bf39b60ea Add release notes (#3468)
Co-authored-by: johnlanni <6763318+johnlanni@users.noreply.github.com>
2026-02-12 14:02:50 +08:00
澄潭
e9bb5d3255 refactor: rename skill to higress-openclaw-integration and update model configs (#3475) 2026-02-12 14:02:29 +08:00
澄潭
1f10cc293f chore: update higress-console helm dependency to 2.2.0 (#3472) v2.2.0 2026-02-11 17:46:53 +08:00
Kent Dong
22ae1aaf69 fix: Fix the incorrect api-version appending logic in AzureProvider (#3289) 2026-02-11 17:44:29 +08:00
Kent Dong
cd0a6116ce fix: Fix jwt-auth plugin related typos (#3291) 2026-02-11 17:43:49 +08:00
Kent Dong
de50630680 doc: Add more related repositories to README files (#3293) 2026-02-11 17:43:39 +08:00
EndlessSeeker
b3f5d42210 fix: helm pull old image tag (#3471) 2026-02-11 17:32:32 +08:00
woody
5e2892f18c fix(provider/bedrock.go): 优化工具调用消息处理逻辑 || fix(provider/bedrock.go): Optimization tool calls message processing logic (#3470) 2026-02-11 12:33:12 +08:00
澄潭
0cc92aa6b8 fix: update golang.org/x/net to v0.47.0 for hgctl build (#3469) 2026-02-10 23:21:24 +08:00
澄潭
3ac11743d6 Release 2.2.0 (#3457)
Co-authored-by: EndlessSeeker <153817598+EndlessSeeker@users.noreply.github.com>
Co-authored-by: jingze <daijingze.djz@alibaba-inc.com>
2026-02-10 21:33:23 +08:00
澄潭
cd670e957f refactor(ai-proxy): remove automatic Bash tool injection in Claude Code mode (#3462) 2026-02-07 20:24:43 +08:00
澄潭
92ece2c86d docs: add Claude Code mode to higress-clawdbot-integration skill (#3461) 2026-02-07 17:00:19 +08:00
澄潭
083bae0e73 feat(ai-proxy): add Claude Code mode support for Claude provider (#3459) 2026-02-07 15:57:19 +08:00
johnlanni
d982f446dd Revert "feat: update submodules for git (#3455)"
This reverts commit ea8ca98d6b.
2026-02-05 19:24:35 +08:00
EndlessSeeker
ea8ca98d6b feat: update submodules for git (#3455) 2026-02-05 19:12:20 +08:00
lvshui
9edb709ca4 fix(ai-statistics): 修复请求模型上下文未设置问题 || fix(ai-statistics): Fix the problem that the request model context is not set (#3380)
Co-authored-by: rinfx <yucheng.lxr@alibaba-inc.com>
2026-02-04 21:11:55 +08:00
daofeng
07cfdaf88a fix(ai-proxy): 处理 Qwen 响应无选择项的情况 (#3448) 2026-02-03 20:33:57 +08:00
澄潭
ec1420bdbd Update OSS upload path in deployment workflow 2026-02-03 20:07:05 +08:00
澄潭
e2859b0bbf Modify OSS deployment workflow for artifact path
Updated the OSS deployment workflow to use a new artifact path.
2026-02-03 20:06:45 +08:00
github-actions[bot]
7d1e706244 Add release notes (#3449)
Co-authored-by: johnlanni <6763318+johnlanni@users.noreply.github.com>
2026-02-03 19:53:51 +08:00
澄潭
2cc61a01dc docs: add inotify max_user_instances troubleshooting to higress-clawdbot-integration skill (#3440) 2026-02-03 10:02:36 +08:00
澄潭
acaf9fad8d docs: remove IMAGE_REPO from skill, use PLUGIN_REGISTRY only (#3442) 2026-02-02 11:36:40 +08:00
澄潭
6e1c3e6aba docs: update skill for automatic registry selection (#3441) 2026-02-02 11:12:42 +08:00
澄潭
3132039c27 docs(skill): add regional image repository selection for Higress deployment (#3439) 2026-02-01 23:19:38 +08:00
澄潭
f81881e138 improve(skill): enhance higress-clawdbot-integration skill (#3438) 2026-02-01 22:39:32 +08:00
johnlanni
2baacb4617 remove useless extensions 2026-02-01 21:59:05 +08:00
澄潭
04c35d7f6d feat: integrate higress-ai-gateway plugin into higress-clawdbot-integration skill (#3437) 2026-02-01 21:57:45 +08:00
澄潭
893b5feeb1 Update SKILL.md 2026-02-01 21:39:04 +08:00
澄潭
6427242787 feat: update integration SKILL provider list and add OpenClaw plugin package (#3436) 2026-02-01 21:35:55 +08:00
澄潭
493a8d7524 fix: quote description values in skill frontmatter to fix YAML parsing (#3434) 2026-02-01 19:08:38 +08:00
澄潭
2b8c08acda docs: optimize higress-auto-router skill following Clawdbot standards (#3433) 2026-02-01 18:40:30 +08:00
澄潭
961f32266f docs: optimize higress-clawdbot-integration skill following Clawdbot standards (#3432) 2026-02-01 18:33:43 +08:00
澄潭
611059a05f docs: update higress-clawdbot-integration SKILL.md with config subcommand hot-reload (#3431) 2026-02-01 18:23:55 +08:00
澄潭
6b10f08b86 feat: add Clawdbot integration skills (#3428) 2026-02-01 14:40:05 +08:00
澄潭
38dedae47d feat: support use_default_attributes for ai-statistics plugin (#3427) 2026-02-01 13:47:55 +08:00
澄潭
f288ddf444 feat(skill): add agent-session-monitor skill for LLM observability (#3426) 2026-02-01 12:23:15 +08:00
澄潭
0c0ec53a50 feat(ai-statistics): support token details and builtin keys for reasoning_tokens/cached_tokens (#3424) 2026-02-01 11:54:52 +08:00
澄潭
c0ab271370 Update README.md 2026-02-01 11:11:22 +08:00
澄潭
1b0ee6e837 feat(ai-statistics): add session ID tracking for multi-turn agent conversations (#3420) 2026-02-01 00:35:50 +08:00
澄潭
93075cbc03 fix(model-router): sync model field in request body for auto routing mode (#3422) 2026-01-31 23:41:17 +08:00
澄潭
f2c5295c47 docs(skill): optimize nginx-to-higress-migration README (#3418) 2026-01-31 14:18:19 +08:00
澄潭
3e7c559997 feat(skill): improve nginx-to-higress-migration with critical warnings and guides (#3417) 2026-01-31 13:42:44 +08:00
澄潭
a68cac39c8 docs: add Nginx to Higress migration practice guide (#3416) 2026-01-31 13:27:13 +08:00
澄潭
4c2e57dd8b feat: add nginx-to-higress-migration skill (#3411) 2026-01-31 00:14:49 +08:00
澄潭
6c3fd46c6f feat(ai-proxy): add context cleanup command support (#3409) 2026-01-30 17:56:31 +08:00
rinfx
8eaa385a56 support mcp security guard (#3295) 2026-01-29 19:25:43 +08:00
澄潭
e824653378 docs: fix README - correct references from Claude to Clawdbot (#3405) 2026-01-29 11:30:53 +08:00
澄潭
da3848c5de feat: add Higress community governance daily report skill for Claude (#3404) 2026-01-29 10:45:12 +08:00
澄潭
d30f6c6f0a feat(model-router): add auto routing based on user message content (#3403) 2026-01-29 00:08:07 +08:00
澄潭
2fe324761d feat: add higress wasm go plugin development skill for Claude (#3402) 2026-01-28 19:08:10 +08:00