chore: update CDN URL to version 0.0.2

This commit is contained in:
Simon
2025-10-21 18:39:32 +08:00
parent 273c68d531
commit f9ba01a386
4 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ An in-page UI agent in javascript. Control web interfaces with natural language.
```html
<!-- temporary CDN URL. May change in the future -->
<script src="https://hwcxiuzfylggtcktqgij.supabase.co/storage/v1/object/public/demo-public/v0.0.1/page-agent.js" crossorigin="true" type="text/javascript"></script>
<script src="https://hwcxiuzfylggtcktqgij.supabase.co/storage/v1/object/public/demo-public/v0.0.2/page-agent.js" crossorigin="true" type="text/javascript"></script>
```
### NPM Installation