Skip to content

Refactor CLI Architecture: Implement Command Pattern following Library-Centric Design#527

Merged
algarfer merged 18 commits intomasterfrom
issue-418
Mar 4, 2026
Merged

Refactor CLI Architecture: Implement Command Pattern following Library-Centric Design#527
algarfer merged 18 commits intomasterfrom
issue-418

Conversation

@samuel-bustamante
Copy link
Collaborator

Closes #418
Closes #433

Note: As a remaining step in the rudof_cli refactor, some logic is still implemented inside the execute methods of the commands. This logic should be moved to rudof_lib to achieve proper separation of concerns and improve maintainability. Before this can be completed, #455 needs to be finished.

@samuel-bustamante samuel-bustamante self-assigned this Mar 3, 2026
@samuel-bustamante samuel-bustamante added architecture About rudof architecture cli refactor labels Mar 3, 2026
Copy link
Member

@algarfer algarfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@algarfer algarfer merged commit 7763f7b into master Mar 4, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

architecture About rudof architecture cli refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document rudof_cli Refactor CLI Architecture: Implement Command Pattern following Library-Centric Design

2 participants