fix: remove indicatif in harmony_cli to simplify logging and fixing interactions #109

Merged
johnride merged 1 commits from rip-indicatif into master 2025-08-15 20:01:22 +00:00
Owner
  • remove indicatif in harmony_cli
  • interactivity works once again
  • create a custom log formatter
    • in default level (INFO) strip down noisy information (timestamp, file/target, etc.)
    • in debug and more, keep extra context
    • use structured log to make things a tiny bit more cute
  • keep indicatif in harmony_composer as it doesn't bother much

Default mode (info)

See attached gif

Debug mode

image

Within Harmony Composer

Note: prompt isn't shown here because of the --yes flag
image

* remove indicatif in harmony_cli * interactivity works once again * create a custom log formatter * in default level (INFO) strip down noisy information (timestamp, file/target, etc.) * in debug and more, keep extra context * use structured log to make things a tiny bit more cute * keep indicatif in harmony_composer as it doesn't bother much ## Default mode (info) See attached gif ## Debug mode ![image](/attachments/f149039f-7c8c-47a9-9fea-8b1a62834164) ## Within Harmony Composer _Note: prompt isn't shown here because of the `--yes` flag_ ![image](/attachments/4016df50-13ee-4ba7-b108-46c56ba1361e)
letian added 1 commit 2025-08-15 15:31:41 +00:00
fix: remove indicatif in harmony_cli to simplify logging and fixing interactions
All checks were successful
Run Check Script / check (pull_request) Successful in 1m7s
8bb4a9d3f6
Owner

LGTM, petit glitch quand il y a des prompt mais on peut regler ca plus tard

image
LGTM, petit glitch quand il y a des prompt mais on peut regler ca plus tard <img width="1322" alt="image" src="attachments/dd233c61-714f-4b45-8a12-328e139825cc">
134 KiB
johnride merged commit 7d027bcfc4 into master 2025-08-15 20:01:22 +00:00
johnride deleted branch rip-indicatif 2025-08-15 20:01:27 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#109
No description provided.