Skip to content

Add verbose diagnostics to CLI commands#395

Open
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:verbose-command-diagnostics
Open

Add verbose diagnostics to CLI commands#395
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:verbose-command-diagnostics

Conversation

@GreyforgeLabs
Copy link
Copy Markdown

Summary

  • Add debug-level diagnostics to cortex agent list, including active filters and loaded/filtered agent counts.
  • Add debug-level diagnostics to cortex github status, including target path, discovered workflow path, computed status flags, and features.
  • Add binary regressions proving --verbose visibly changes output for both reported commands.

Fixes PlatformNetwork/bounty-challenge#51952.
Also addresses PlatformNetwork/bounty-challenge#51954.

Validation

  • cargo test -p cortex-cli --test verbose_output --no-default-features --features cortex-tui -- --nocapture
  • cargo check -p cortex-cli --no-default-features --features cortex-tui
  • cargo fmt --package cortex-cli --check
  • git diff --check

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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.

[BUG] [v0.0.7] cortex --verbose agent list produces identical output to cortex agent list

1 participant