We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318f810 commit 00e5113Copy full SHA for 00e5113
1 file changed
README.md
@@ -18,7 +18,7 @@ A blazingly fast, interactive AI coding assistant powered by Claude, implemented
18
- **Bash Execution** - Run tests and build commands safely (read-only, sandboxed)
19
- **Visual Diff Display** - See exactly what changed with colored diffs (red for deletions, blue for additions)
20
- **Iterative Tool Execution** - Claude can use up to 200 tools per request for complex multi-file operations
21
-- **Session Summary** – After exiting Sofos, a session summary is displayed, including the input and output tokens used and the estimated cost.
+- **Session Usage** – After exiting Sofos, a session usage is displayed, including the input and output tokens used and the estimated cost.
22
- **Secure** - All operations restricted to workspace, prevents directory traversal
23
24
## Installation
0 commit comments