You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- rename CLI flags for clarity (copy to copy_to_clipboard, print_table to check_env)
- add JSON output format with enum-based detection in main.rs
- simplify conditional checks using if-let patterns in repository and openai modules
- fix copyright typo in message.rs
- add serde_json and serde dependencies for JSON serialization
Signed-off-by: mingcheng <[email protected]>
0 commit comments