A colorful console logging middleware for Agenite agents
@agenite/pretty-logger
package provides a beautiful, structured console logging middleware for Agenite agents. It enhances the development experience by making agent interactions, tool usage, and execution flow easy to follow in the terminal.
supervisor> researcher>
showing that the researcher agent is nested under a supervisor agent.
@agenite/pretty-logger
package significantly improves the development experience when working with Agenite agents. By providing clear, structured, and colorful console output, it makes it easier to understand agent behavior, debug issues, and demonstrate agent capabilities.
To see the Pretty Logger in action, check out the examples in the GitHub repository.