Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Supported subset: `graph TD|LR` nodes `A[x]` `B{decision}` `C[(db)]` edges `-->`
Push native JSON to a running viewer — run it locally
(`PUSH_TOKEN=dev PORT=8080 node packages/viewer/dist/server.js`, open `http://localhost:8080/w/me/`;
the viewer ships in this repo, not the npm CLI) or point at a deployed one. Configured by two
env vars — **if either is unset, `push`/`status` exit 3** with `Set TERMCHART_VIEWER_URL and TERMCHART_VIEWER_TOKEN.`:
env vars — **if either is unset, `push`/`status` exit 4** with `…are not set: no termchart viewer configured.`:

```bash
export TERMCHART_VIEWER_URL="http://localhost:8080/w/me"
Expand Down
287 changes: 287 additions & 0 deletions docs/plans/2026-06-07-latency-token-experimentation-plan.md

Large diffs are not rendered by default.

Loading
Loading