Files
automaker/apps/ui
webdevcody e4d86aa654 refactor: optimize ideation components and store for project-specific job handling
- Updated IdeationDashboard and PromptList components to utilize memoization for improved performance when retrieving generation jobs specific to the current project.
- Removed the getJobsForProject function from the ideation store, streamlining job management by directly filtering jobs in the components.
- Enhanced the addGenerationJob function to ensure consistent job ID generation format.
- Implemented migration logic in the ideation store to clean up legacy jobs without project paths, improving data integrity.
2026-01-04 16:22:25 -05:00
..
2025-12-21 20:31:57 -05:00
2026-01-03 13:52:57 +08:00
2025-12-21 20:31:57 -05:00
2026-01-02 00:00:41 -05:00