- Added project renaming capability in the workspace with appropriate API endpoints.
- Implemented project deletion functionality, ensuring project directories are removed.
- Updated UI to support project renaming and deletion, including inline editing and confirmation dialogs.
- Enhanced batch generation feature for project items with selection and progress tracking.
- Added tests for project renaming and deletion to ensure functionality and integrity.
Returns pending/done status for each item in a project by checking
selected-items.json against cards.json.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>