Skip to content

Refactor/command interface#68

Merged
vihar-s1 merged 5 commits intomainfrom
refactor/command-interface
Mar 23, 2025
Merged

Refactor/command interface#68
vihar-s1 merged 5 commits intomainfrom
refactor/command-interface

Conversation

@vihar-s1
Copy link
Owner

Issue Referenced

closes #63

Describe the Changes

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Additional Setup Requirements

No Response

Necessary Conditions

  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • The changes do not involve any Private data leak/reveal.
  • Secrets, if any, are kept hidden via an environment file, whose structure has been explained via documentation.

@vihar-s1 vihar-s1 merged commit 3004718 into main Mar 23, 2025
4 of 5 checks passed
@vihar-s1 vihar-s1 deleted the refactor/command-interface branch March 23, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[OPTIMISATION]: Split commands into individual function files

1 participant