Skip to content

feat(console): Add multimodal message support with image and file uploads#1772

Merged
xieyxclack merged 6 commits intoagentscope-ai:mainfrom
zhijianma:feat/console_multimodal
Mar 18, 2026
Merged

feat(console): Add multimodal message support with image and file uploads#1772
xieyxclack merged 6 commits intoagentscope-ai:mainfrom
zhijianma:feat/console_multimodal

Conversation

@zhijianma
Copy link
Copy Markdown
Member

@zhijianma zhijianma commented Mar 18, 2026

Description

[Describe what this PR does and why]

Related Issue: Fixes #(issue_number) or Relates to #(issue_number)
Fixes #636 #509 #1649 #801 #1539 #861 #1564 #1515 #1045 #675
Security Considerations: [If applicable, e.g. channel auth, env/config handling]

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring

Component(s) Affected

  • Core / Backend (app, agents, config, providers, utils, local_models)
  • Console (frontend web UI)
  • Channels (DingTalk, Feishu, QQ, Discord, iMessage, etc.)
  • Skills
  • CLI
  • Documentation (website)
  • Tests
  • CI/CD
  • Scripts / Deploy

Checklist

  • I ran pre-commit run --all-files locally and it passes
  • If pre-commit auto-fixed files, I committed those changes and reran checks
  • I ran tests locally (pytest or as relevant) and they pass
  • Documentation updated (if needed)
  • Ready for review

Testing

[How to test these changes]

Local Verification Evidence

pre-commit run --all-files
# paste summary result

pytest
# paste summary result

Additional Notes

[Optional: any other context]

@zhijianma zhijianma had a problem deploying to maintainer-approved March 18, 2026 12:25 — with GitHub Actions Failure
@xieyxclack xieyxclack merged commit 43faa8a into agentscope-ai:main Mar 18, 2026
36 checks passed
tudan110 pushed a commit to tudan110/QwenPaw that referenced this pull request Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: The console supports uploading and replying to images and files.

2 participants