mirror of
https://github.com/larchanka/manbot.git
synced 2026-05-13 21:42:08 +00:00
docs: add screenshots and update dashboard documentation in README
This commit is contained in:
committed by
Mikhail Larchanka
parent
a44b368a75
commit
f400fdff30
@@ -115,8 +115,12 @@ Ensure `config.json` has a valid **telegram.botToken** and Ollama is running.
|
||||
- **Telegram adapter only**: `npm run start:telegram` or `npm run dev:telegram`
|
||||
- **Generator (model-router)**: `npm run start:generator`
|
||||
|
||||

|
||||
|
||||
Other services (task-memory, logger, planner, executor, critic-agent, rag-service, tool-host, cron-manager) are normally started by the Orchestrator; run them manually only if you are wiring your own pipeline.
|
||||
|
||||

|
||||
|
||||
## Tests
|
||||
|
||||
```bash
|
||||
@@ -234,6 +238,10 @@ ManBot includes a real-time internal monitoring dashboard with a clean, Notion-i
|
||||
The dashboard is automatically started by the Orchestrator and is available at:
|
||||
**`http://localhost:3001`**
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
You can configure the port using the `DASHBOARD_PORT` environment variable or by editing `config.json` (planned).
|
||||
|
||||
<p align="center">
|
||||
|
||||
BIN
_images/dashboard-1.png
Normal file
BIN
_images/dashboard-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 203 KiB |
BIN
_images/dashboard-2.png
Normal file
BIN
_images/dashboard-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 240 KiB |
BIN
_images/telegram-chat.png
Normal file
BIN
_images/telegram-chat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 560 KiB |
BIN
_images/terminal-run.jpg
Normal file
BIN
_images/terminal-run.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
Reference in New Issue
Block a user