@dreb/telegram 2.16.0 → 2.17.0
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
|
@@ -84,7 +84,7 @@ systemctl --user enable --now dreb-telegram
|
|
|
84
84
|
|
|
85
85
|
### Agent
|
|
86
86
|
- `/status` — Connection & version info
|
|
87
|
-
- `/stats` — Token usage
|
|
87
|
+
- `/stats` — Token usage, cost, and per-model performance stats (rolling TPS)
|
|
88
88
|
- `/compact` — Compact context
|
|
89
89
|
- `/model [pattern]` — View/switch model
|
|
90
90
|
- `/thinking [level]` — View/set thinking level
|