Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve user and script-usage by having consistent flags that would disable "pretty" features and prioritize JSON responses #361

Open
rhamzeh opened this issue Jul 9, 2024 · 1 comment · May be fixed by #362
Labels
enhancement New feature or request

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Jul 9, 2024

Currently our scripts have different flag for usage by people that focuses on improving DX (emojis, statuses, progress bars, using non-JSON for display), and others like the models have a flag to display in parsable JSON syntax.

We should settle on consistent global flags that users can turn on when using scripts or in CI that would disable all pretty features and focuses on parsability.

We should also have a better exposed interface that users can track to understand breaking changes and what values they can retrieve from the outputs.

@rhamzeh rhamzeh added the enhancement New feature or request label Jul 9, 2024
@Siddhant-K-code Siddhant-K-code linked a pull request Jul 9, 2024 that will close this issue
4 tasks
@Siddhant-K-code
Copy link
Contributor

bump to this issue for #362 review 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants