cloudflare / cloudflare/agents
Cannot use `agents:skills` with wrangler dev.
Open
- Dominant language
- TypeScript
- Stars
- 5.6k
- Forks
- 711
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 53
Description
**Describe the bug**
Because of https://github.com/cloudflare/workers-sdk/pull/13905, I cannot use `vite dev` for now, and `wrangler dev` seems to not recognize `agents:skills` imports, `vite build` with `agents()` plugin still works fine.
**To Reproduce**
Just import `agents:skills` following your docs and try to use wrangler dev instead of vite dev.
Contributor guide
Assessment
This issue has not been assessed yet.