## Aura v1.9.4 Hotfix
Quick hotfix after the v1.9.3 release.
Fixed:
- Web research could incorrectly hit its internal drone limit too early, even in a fresh chat.
- Web research now gets a proper per-turn budget reset.
- The web-research drone now has a higher bounded budget than normal read-only drones.
- Fixed the off-by-one behavior in the drone run limit.
- Test drone fixtures should no longer leak into the repo’s
.aura/dronesfolder. - Runtime
.aura/dronesdata is now ignored correctly so local test/runtime files do not pollute git status.