diff --git a/README.md b/README.md index 8ae78f8..28d69e6 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,16 @@ distinctions: It is designed to appeal to Linux users and is designed to be a powerful yet fully functional and secure alternative to the native terminal. ## Modes + +**Terminal Mode**: use it like a regular linux terminal, except you can type `(TODO)` to enter the chat app +**AI Mode**: similar to Claude Code with `/` commands and direct conversation + +## Tools + +The chatbot can call on a series of tools to complete tasks, including: + +Save file: + +## Persistence + +If diskless mode is active, you can use the command `isaip-commit` to have your workspace's context saved. All other documents and records are saved by default to your drive. \ No newline at end of file