Skip to content

Feat/24 more verbose analyze process #25

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rshayer95
Copy link

Make the analyze process more verbose or add loading in CLI #24

Enhancements:

  • Added Timer for Process Execution: The analyzer CLI command now includes a timer that shows the elapsed time for task completion. This provides real-time feedback about the execution duration.

  • Improved User Feedback: The timer updates continuously on the same line during execution, reducing console clutter and offering a smoother experience. In case of errors or interruptions, the timer may appear on different lines temporarily.

  • Removed AgentChat_graph.json: This file, which was used solely for testing purposes, has been removed from the repository as it is no longer needed.

Description:

  • The timer feature enhances user experience by visually displaying the time it takes for the analyzer command to execute, allowing for more efficient tracking of task performance.
  • The AgentChat_graph.json file has been removed, as it was only required for testing and is no longer relevant to the project.

Copy link
Author

@rshayer95 rshayer95 left a comment

Choose a reason for hiding this comment

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

Removed Testing JSON input file.

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.

1 participant