-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Improving logging on agents refresh #16272
Copy link
Copy link
Labels
aiq/agentIssues related to improving performance of our AI developer products and measurementIssues related to improving performance of our AI developer products and measurement🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Metadata
Metadata
Assignees
Labels
aiq/agentIssues related to improving performance of our AI developer products and measurementIssues related to improving performance of our AI developer products and measurement🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Type
Fields
Give feedbackNo fields configured for Feature.
Today, we simply print that the operation was successful. We should consider adding more information, to help the user understand the state of things, for example how many agents were loaded or updated. At the very least, we should consider change the message to indicate that the user should run
/agents listto see the currently loaded agents.