e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Add recursive directory watch #411

Open ValentaTomas opened 3 months ago

ValentaTomas commented 3 months ago

Right now .files.watch only watches the specified directory. The method would be more useful if it was also recursively watching all subdirectories.