Skip to content

When an extension is applied, there is a warning emitted for EVERY command #91

Description

@DinoChiesa

What happened?

Summary

User-unfriendly, noisy and unnecessary warning on invocation of agents-cli.

WARNING:root:agents-cli: applying 1 extension command(s): xxx

This warning prints on every invocation of agents-cli once an extension is installed.

Recommended Mitigation

Make it an INFO. Or, drop it altogether.

This is agents-cli v1.7.0

Steps to Reproduce

  1. install an extension via agents-cli extension add ...
  2. invoke any agents-cli command
  3. observe the warning

What did you expect to happen?

No noisy warning

Client information

Client Information

Run agents-cli info to output debugging information about your client.

Command Output / Logs

No response

Anything else we need to know?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions