Skip to content

fix(core): Support oss protocol url#349

Merged
AlbumenJ merged 4 commits intoagentscope-ai:mainfrom
guanxuc:fix-348
Dec 25, 2025
Merged

fix(core): Support oss protocol url#349
AlbumenJ merged 4 commits intoagentscope-ai:mainfrom
guanxuc:fix-348

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Dec 25, 2025

AgentScope-Java Version

1.0.4-SNAPSHOT

Description

Fixes: #348

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team December 25, 2025 04:34
@codecov
Copy link

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@guanxuc guanxuc changed the title fix(core): Fix check file method fix(core): Support oss protocol url Dec 25, 2025
@AlbumenJ AlbumenJ merged commit 6a79de9 into agentscope-ai:main Dec 25, 2025
4 checks passed
@guanxuc guanxuc deleted the fix-348 branch December 25, 2025 06:12
JGoP-L pushed a commit to JGoP-L/agentscope-java that referenced this pull request Dec 29, 2025
## AgentScope-Java Version

1.0.4-SNAPSHOT

## Description

Fixes: agentscope-ai#348 

## Checklist

Please check the following items before code is ready to be reviewed.

- [x]  Code has been formatted with `mvn spotless:apply`
- [x]  All tests are passing (`mvn test`)
- [x]  Javadoc comments are complete and follow project conventions
- [x] Related documentation has been updated (e.g. links, examples,
etc.)
- [x]  Code is ready for review
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.

[Bug]:ImageBlock使用oss协议的地址时出现错误

2 participants