Process conversation messages and return a response. This function is called by Rogue to interact with your agent. messages: List of message dicts with 'role' and 'content' keys. The role is either ...
description: Generate a condensed structural overview of a Python package or module — signatures, imports, class attributes, and docstrings only, with bodies replaced by ellipsis. argument-hint: ...