osai-agent 4.0.4 → 4.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -224,7 +224,7 @@ Run the OS AI Agent MCP server for any MCP-compatible client:
|
|
|
224
224
|
|
|
225
225
|
## Slash Commands
|
|
226
226
|
|
|
227
|
-
Available within a running session via the `Tab` key or by typing
|
|
227
|
+
Available within a running session via the `Tab` key or by typing `/` and pressing `Enter`:
|
|
228
228
|
|
|
229
229
|
| Command | Action |
|
|
230
230
|
|---------|--------|
|