This commit is contained in:
Paul Gauthier 2024-08-17 08:48:50 -07:00
parent 36663cf04e
commit 5099a5c24b
6 changed files with 41 additions and 1 deletions

View file

@ -29,6 +29,7 @@ cog.out(get_help_md())
| **/lint** | Lint and fix provided files or in-chat files if none provided |
| **/ls** | List all known files and indicate which are included in the chat session |
| **/map** | Print out the current repository map |
| **/map-refresh** | Force a refresh of the repository map and print it out |
| **/model** | Switch to a new LLM |
| **/models** | Search the list of available models |
| **/quit** | Exit the application |