mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:50:46 +00:00
docs: audit and fix 5 pages (typography hygiene + dup H1)
This commit is contained in:
@@ -64,7 +64,7 @@ Authoritative advertised **discovery** inventory lives in
|
||||
## Current pipeline
|
||||
|
||||
- `pnpm protocol:gen`
|
||||
- writes JSON Schema (draft‑07) to `dist/protocol.schema.json`
|
||||
- writes JSON Schema (draft-07) to `dist/protocol.schema.json`
|
||||
- `pnpm protocol:gen:swift`
|
||||
- generates Swift gateway models
|
||||
- `pnpm protocol:check`
|
||||
|
||||
@@ -20,12 +20,12 @@ title: "Usage tracking"
|
||||
|
||||
## Where it shows up
|
||||
|
||||
- `/status` in chats: emoji‑rich status card with session tokens + estimated cost (API key only). Provider usage shows for the **current model provider** when available as a normalized `X% left` window.
|
||||
- `/status` in chats: emoji-rich status card with session tokens + estimated cost (API key only). Provider usage shows for the **current model provider** when available as a normalized `X% left` window.
|
||||
- `/usage off|tokens|full` in chats: per-response usage footer (OAuth shows tokens only).
|
||||
- `/usage cost` in chats: local cost summary aggregated from OpenClaw session logs.
|
||||
- CLI: `openclaw status --usage` prints a full per-provider breakdown.
|
||||
- CLI: `openclaw channels list` prints the same usage snapshot alongside provider config (use `--no-usage` to skip).
|
||||
- macOS menu bar: “Usage” section under Context (only if available).
|
||||
- macOS menu bar: "Usage" section under Context (only if available).
|
||||
|
||||
## Providers + credentials
|
||||
|
||||
|
||||
Reference in New Issue
Block a user