mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Removed unused navigate function and job status update logic from the PromptList component. - Enhanced the useGenerateIdeationSuggestions hook to include jobId and promptTitle for better tracking and toast notifications. - Updated success and error handling to ensure job status updates are managed directly from the hook, improving component unmount behavior.