fix(python): harden zeroclaw-tools CLI and integration ergonomics
This commit is contained in:
parent
e5ef8a3b62
commit
f01d38be35
10 changed files with 110 additions and 27 deletions
|
|
@ -60,6 +60,9 @@ export API_BASE="https://api.z.ai/api/coding/paas/v4"
|
|||
|
||||
# Run the CLI
|
||||
zeroclaw-tools "List files in the current directory"
|
||||
|
||||
# Interactive mode (no message required)
|
||||
zeroclaw-tools -i
|
||||
```
|
||||
|
||||
### Discord Bot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue