mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-02 12:19:35 +00:00
fix(cursor): make bare cursor command useful and harden tool-result translation
This commit is contained in:
@@ -49,6 +49,13 @@ ccs cursor start
|
||||
ccs cursor status
|
||||
```
|
||||
|
||||
Or use the bare command to see the same status view plus the local endpoint details
|
||||
needed for OpenAI-compatible and Anthropic-compatible clients:
|
||||
|
||||
```bash
|
||||
ccs cursor
|
||||
```
|
||||
|
||||
### 5) Stop daemon
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user