-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Add dedicated output formatting helpers and improve CLI user experience.
Acceptance Criteria
- Create
cli/formatting.pywith reusable helpers - Enhance JSON output formatting consistency
- Improve error message formatting
- Add progress indicators for long operations
- Better table formatting for list commands
- Ensure all telemetry goes to stderr (not interfering with piped output)
- Add tests for output formatting
Files to Create/Modify
src/regshape/cli/formatting.py- Update CLI modules to use new formatters
References
specs/architecture.mdSection 7: CLI Command Structure
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request