v0.2.0
1.use separate threads for task fetching and status updating, improving concurrency and system responsiveness.
2.overhauled the secondary index structure of the native_db task table to optimize query performance, enabling faster task lookups
3.automatic cleanup completed once tasks after 30 minutes, ensuring efficient storage management and reduced database bloat.