diff --git a/REPL.md b/REPL.md index b3f6906..f206b08 100644 --- a/REPL.md +++ b/REPL.md @@ -328,13 +328,14 @@ want a quick understanding of the system info, a role's configuration, an agent' The following entities are supported: -| Command | Description | -|-----------------|-------------------------------------------------------------| -| `.info` | Display system information (identical to the `--info` flag) | -| `.info role` | Display information about the active role | -| `.info session` | Display information about the active session | -| `.info agent` | Display information about the active agent | -| `.info rag` | Display information about the active RAG | +| Command | Description | +|-----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| `.info` | Display system information (identical to the `--info` flag) | +| `.info role` | Display information about the active role | +| `.info session` | Display information about the active session | +| `.info agent` | Display information about the active agent | +| `.info rag` | Display information about the active RAG | +| `.info tools` | List every tool that would be sent in the next chat completion request (composed across role, agent, skills, and MCP filters). Errors when `function_calling_support` is disabled. | ## `.authenticate` - Authenticate the current model client via OAuth The `.authenticate` command will start the OAuth flow for the current model client if