Skip to content

feat: add OpenClaw integration guide for OpenIM#293

Merged
Bloomingg merged 3 commits intoopenimsdk:mainfrom
icey-yu:feat-openclaw
Mar 11, 2026
Merged

feat: add OpenClaw integration guide for OpenIM#293
Bloomingg merged 3 commits intoopenimsdk:mainfrom
icey-yu:feat-openclaw

Conversation

@icey-yu
Copy link
Contributor

@icey-yu icey-yu commented Mar 11, 2026

🅰 Please add the issue ID after "Fixes #"

Fixes #

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 11, 2026
@netlify
Copy link

netlify bot commented Mar 11, 2026

Deploy Preview for openimdocs failed.

Name Link
🔨 Latest commit d1f1d20
🔍 Latest deploy log https://app.netlify.com/projects/openimdocs/deploys/69b112fc81004e0008da314e

@chatgpt-codex-connector
Copy link

To use Codex here, create an environment for this repo.

@Bloomingg
Copy link
Collaborator

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9d1ff4438c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

| -------------- | ------ | -------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| secret | string | 32 | 服务端秘钥 | 字符串 |
| platformID | int | | 用户登录时的终端类型 | 1:iOS, 2:Android, 3:Windows, 4:OSX, 5:Web, 6:MiniWeb, 7:Linux, 8:APad, 9:IPad, 10:Admin, 11:HarmonyOS,12:Bot|
| platformID | int | | 用户登录时的终端类型 | 1:iOS, 2:Android, 3:Windows, 4:OSX, 5:Web, 6:MiniWeb, 7:Linux, 8:APad, 9:IPad, 10:Admin, 11:HarmonyOS|

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore bot platform ID in shared platformID enum docs

This edit removes 12:Bot from the canonical platformID value list, but the same commit explicitly instructs OpenClaw users to mint tokens with platformID=12 (docs/guides/solution/openclaw.md:38). Since REST API pages such as getUserToken reference /commonFields.md for valid terminal types, this contradiction will lead users to treat 12 as invalid and issue unusable tokens for bot scenarios; keep the common enum and the OpenClaw flow consistent.

Useful? React with 👍 / 👎.

@Bloomingg Bloomingg merged commit 55a1b80 into openimsdk:main Mar 11, 2026
2 of 6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants