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 added the
State
Unverified
label 2026-04-02 18:17:17 +00:00
freemo self-assigned this 2026-04-02 18:45:10 +00:00
freemo added the
Priority
Backlog
label 2026-04-02 19:29:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#1437