Skip to content

feat(openclaw-plugin): align agent routing and reduce default log noi…#1054

Merged
qin-ctx merged 2 commits intovolcengine:mainfrom
LinQiang391:main
Mar 28, 2026
Merged

feat(openclaw-plugin): align agent routing and reduce default log noi…#1054
qin-ctx merged 2 commits intovolcengine:mainfrom
LinQiang391:main

Conversation

@LinQiang391
Copy link
Copy Markdown
Contributor

@LinQiang391 LinQiang391 commented Mar 28, 2026

…se; fix(system/status): align resolved user id

Description

  • 统一 OpenClaw 插件的 agentId / sessionId / sessionKey 路由解析逻辑。
  • X-OpenViking-Agent 做规范化处理,避免非法字符导致请求异常。
  • 为 OpenClaw session 引入稳定的 OpenViking session id 映射,兼容 Windows 路径限制。
  • 新增 logFindRequests 调试开关
  • 修复 /api/v1/system/status 返回的 user,改为当前请求实际解析出的 user_id

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

…se; fix(system/status): align resolved user id
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown

Failed to generate code suggestions for PR

@qin-ctx qin-ctx merged commit df63210 into volcengine:main Mar 28, 2026
6 of 7 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 28, 2026
evaldass pushed a commit to evaldass/OpenViking that referenced this pull request Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants