- 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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_api.py | ||
| test_cards.py | ||
| test_config.py | ||
| test_llm.py | ||
| test_projects.py | ||
| test_skill_assets.py | ||
| test_ui.py | ||
| test_workspace.py | ||
| test_writing.py | ||
| test_zotero_reader.py | ||