Files
workspace/test_image.svg
aitest 15c4480db1 Add OpenClaw workspace configuration and tools
- Add agent configuration files (AGENTS.md, USER.md, IDENTITY.md, SOUL.md)
- Add git configuration and skills management scripts
- Add frontend/backend analysis tools and reports
- Add DingTalk media sender utilities and documentation
- Fix OpenClaw runtime environment (Node.js and Python)
- Configure git remotes and push scripts
2026-03-05 13:56:59 +09:00

5 lines
423 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="800" height="600">
<rect width="800" height="600" fill="#4A90E2"/>
<text x="400" y="300" font-size="60" fill="white" text-anchor="middle" dominant-baseline="middle" font-family="Arial">Hello from GLM! ⚡</text>
<text x="400" y="380" font-size="30" fill="#E0E0E0" text-anchor="middle" dominant-baseline="middle" font-family="Arial">测试图片发送功能</text>
</svg>