Skip to content

Commit 58e73b3

Browse files
Update auto-generated docs
1 parent f7006da commit 58e73b3

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,9 @@ agent-cli config edit
517517
│ --help -h Show this message and exit. │
518518
╰────────────────────────────────────────────────────────────────────────────────────────╯
519519
╭─ Commands ─────────────────────────────────────────────────────────────────────────────╮
520-
│ init Create a new config file with all options as commented-out examples. │
521-
│ edit Open the config file in your default editor. │
522-
│ show Display the active config file path and contents. │
520+
│ init Create a new config file with all options as commented-out examples.
521+
│ edit Open the config file in your default editor.
522+
│ show Display the active config file path and contents.
523523
╰────────────────────────────────────────────────────────────────────────────────────────╯
524524

525525
```

docs/commands/daemon.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -134,14 +134,14 @@ agent-cli daemon uninstall whisper
134134
Available daemons:
135135

136136

137-
Daemon Description Ports
138-
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
139-
whisper Speech-to-text ASR 10300/10301
140-
tts-kokoro Text-to-speech (GPU) 10200/10201
141-
tts-piper Text-to-speech (CPU) 10200/10201
142-
transcription-proxy ASR provider proxy 61337
143-
memory Long-term memory proxy 8100
144-
rag Document retrieval proxy 8000
137+
Daemon Description Ports
138+
──────────────────────────────────────────────────────────
139+
whisper Speech-to-text ASR 10300/10301
140+
tts-kokoro Text-to-speech (GPU) 10200/10201
141+
tts-piper Text-to-speech (CPU) 10200/10201
142+
transcription-proxy ASR provider proxy 61337
143+
memory Long-term memory proxy 8100
144+
rag Document retrieval proxy 8000
145145

146146

147147
Examples:
@@ -166,9 +166,9 @@ agent-cli daemon uninstall whisper
166166
│ --help -h Show this message and exit. │
167167
╰────────────────────────────────────────────────────────────────────────────────────────╯
168168
╭─ Commands ─────────────────────────────────────────────────────────────────────────────╮
169-
│ status Check status of installed daemons. │
170-
│ install Install server daemons as background processes. │
171-
│ uninstall Uninstall server daemons. │
169+
│ status Check status of installed daemons.
170+
│ install Install server daemons as background processes.
171+
│ uninstall Uninstall server daemons.
172172
╰────────────────────────────────────────────────────────────────────────────────────────╯
173173

174174
```

0 commit comments

Comments
 (0)