Commit 34bd9e9
committed
docs: document npm run call CLI ergonomics improvements
Add an "npm run call CLI behavior" subsection to AGENTS.md describing
the three new behaviors that landed in this branch:
- Final-transcript coalescing (utterances render as one line per turn,
not one line per Cartesia chunk)
- mpg123 buffer-underflow stderr suppression via the bash wrapper
- Tool call / handoff / status / hang / transfer event surfacing,
with the emoji-prefixed line formats and the `VAPI_CALL_DEBUG=1`
discovery toggle for high-frequency events
Add a parallel "Test-Call CLI Notes" section to CLAUDE.md so the
agent-side reading order picks up the same context when debugging
customer issues from the terminal.
Doc-only — no code changes.1 parent fdaabc0 commit 34bd9e9
2 files changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
765 | 786 | | |
766 | 787 | | |
767 | 788 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments