Skip to content

feishu: support local image upload and send via im/v1/image/create#900

Open
westwind027 wants to merge 4 commits intosipeed:mainfrom
westwind027:feat/feishu-image-upload
Open

feishu: support local image upload and send via im/v1/image/create#900
westwind027 wants to merge 4 commits intosipeed:mainfrom
westwind027:feat/feishu-image-upload

Conversation

@westwind027
Copy link

Add support for uploading local images to Feishu via im/v1/image/create and sending image messages.\n\nChanges:\n- pkg/channels/feishu_64.go: parse local image paths and markdown image syntax, upload via SDK, send image messages.\n- pkg/channels/feishu_64_test.go: unit tests for parsing logic.\n- docs/channels/feishu/README.zh.md: document usage.\n\nTests: ran go test ./pkg/channels -run Feishu -count=1 locally; passed.

@xiaket
Copy link
Collaborator

xiaket commented Mar 1, 2026

Please resolve conflict in the correct way. Thanks!

Also OOC why do we have so many \n in the description of the PR?

}
}

// TestShellTool_RestrictToWorkspace_AllowsDomainURLWithoutScheme verifies
Copy link
Collaborator

Choose a reason for hiding this comment

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

This change is out of scope for the feishu image upload. Please split into a different PR.

@xiaket xiaket added type: enhancement New feature or request domain: channel labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants