feat: Implement S3 image handling with a new resolver and widget, update agent display, and configure storage base URL.

This commit is contained in:
pradeepkumar
2026-03-07 22:19:17 +05:30
parent aefe80253f
commit ee08e86449
11 changed files with 238 additions and 101 deletions

View File

@@ -1,3 +1,3 @@
<svg width="22" height="22" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 1H20C20.5523 1 21 1.44772 21 2V14C21 14.5523 20.5523 15 20 15H6L2 19V2C2 1.44772 2.44772 1 3 1H2Z" fill="#E58625"/>
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25 2.5H5C3.625 2.5 2.5125 3.625 2.5125 5L2.5 27.5L7.5 22.5H25C26.375 22.5 27.5 21.375 27.5 20V5C27.5 3.625 26.375 2.5 25 2.5ZM22.5 17.5H7.5V15H22.5V17.5ZM22.5 13.75H7.5V11.25H22.5V13.75ZM22.5 10H7.5V7.5H22.5V10Z" fill="#E58625"/>
</svg>

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 343 B