Skip to content

♻️ Update core services and commands#5

Merged
Robdel12 merged 1 commit intomainfrom
refactor/core-services-commands
Aug 16, 2025
Merged

♻️ Update core services and commands#5
Robdel12 merged 1 commit intomainfrom
refactor/core-services-commands

Conversation

@Robdel12
Copy link
Contributor

Summary

  • Refactor core CLI, client, and command modules for better functionality
  • Update service layer with improved error handling and features
  • Enhance console UI and package dependencies

Changes

  • ♻️ Update src/cli.js - Improved command handling and validation
  • ♻️ Update src/client/index.js - Enhanced API client functionality
  • ♻️ Update command modules (src/commands/) - Better error handling
  • ♻️ Update service modules:
    • api-service.js - Improved API interactions
    • server-manager.js - Better server lifecycle management
    • test-runner.js - Enhanced test execution
    • uploader.js - Improved upload functionality
  • ♻️ Update src/utils/console-ui.js - Better spinner and messaging
  • 📦 Update package-lock.json - Dependency updates

Test plan

  • Run CLI commands to verify functionality
  • Test TDD mode and run commands
  • Verify API client works correctly
  • Run upload functionality tests
  • Check console UI improvements

- Refactor CLI, client, and command modules
- Update API service, server manager, test runner
- Improve uploader and console UI
- Update package dependencies
@Robdel12 Robdel12 marked this pull request as ready for review August 16, 2025 13:32
@Robdel12 Robdel12 merged commit ffb6592 into main Aug 16, 2025
1 of 5 checks passed
@Robdel12 Robdel12 deleted the refactor/core-services-commands branch August 16, 2025 13:34
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.

1 participant