Refactor: Remove legacy commands from cli/commands/project.py #1437

Open
opened 2026-04-02 17:55:45 +00:00 by freemo · 0 comments
Owner

The src/cleveragents/cli/commands/project.py file contains a lot of legacy code that is preserved for backward compatibility. This makes the file long and difficult to read.

The legacy commands should be removed and the file should be refactored to focus on the v3 lifecycle.

The `src/cleveragents/cli/commands/project.py` file contains a lot of legacy code that is preserved for backward compatibility. This makes the file long and difficult to read. The legacy commands should be removed and the file should be refactored to focus on the v3 lifecycle.
freemo self-assigned this 2026-04-02 18:45:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#1437
No description provided.