Skip to content

Commit db2f113

Browse files
committed
✨ shell mode 2
1 parent 0f8ac3d commit db2f113

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ $ python run.py
100100
| Command Permission System | Active ||
101101
| Advanced History Management System | Active ||
102102
| Automatic Prompt Improvement System | Active ||
103+
| Custom Commands System | In development | ⚠️ |
103104

104105
<details>
105106
<summary>Other features</summary>
@@ -190,6 +191,13 @@ And coming soon...
190191
In addition, you can also disable the context-based recommendation system so that it does not recommend prompts based on the content of the conversation, allowing you to save a few more tokens by using the `/suggestions off` command.
191192
</details>
192193

194+
<details>
195+
<summary>How do I enter Shell Mode?</summary>
196+
197+
To enter Shell Mode, simply type "!" mark and you'll be in terminal mode.
198+
</details>
199+
200+
193201
#### Author
194202
- FJRG007
195203
- Email: [fjrg2007@tpeoficial.com](mailto:fjrg2007@tpeoficial.com)

0 commit comments

Comments
 (0)