MittaAI / webwright

Webwright is an AI-powered terminal emulator that lives within your OS. It eliminates time spent on repetitive tasks, conjures code, summons software, and bends the OS to its will. Are you ready to release the ghost in your shell?
MIT License
31 stars 2 forks source link

Enhance Terminal Output for LLM Activities #25

Closed kordless closed 3 months ago

kordless commented 3 months ago

Ensure that all activities performed by the LLM, such as running functions and other operations, are clearly output to the terminal. This will help in tracking and understanding the actions taken during execution, providing better visibility and debugging capabilities.

kordless commented 3 months ago

Goes along with #39

andyllegrand commented 3 months ago

Merged this feature into main