pi-mono/packages/coding-agent/docs
Armin Ronacher 3f9aa5d10b
Some checks are pending
CI / build-check-test (push) Waiting to run
feat(coding-agent): add prompt cache miss tracking (#6427)
Detect prompt cache misses per turn by comparing each assistant message's
cache reads against the previous request's prompt tokens (core/cache-stats.ts).
Significant misses emit a warning-colored transcript notice at the turn they
occur, noting idle gaps past the cache TTL and model switches when relevant.

/session gained cache statistics: a compact token/cache breakdown with hit
rate, a $-prefixed cost section with per-model cost breakdown, and the
cumulative cost re-billed due to cache misses.
2026-07-09 14:12:57 +02:00
..
images Add pi.dev donation attribution 2026-02-03 23:00:40 +01:00
compaction.md feat(coding-agent): add compaction reason and willRetry to extension compact events (#5962) 2026-06-22 10:36:16 +02:00
containerization.md docs(coding-agent): reorder containerization patterns 2026-06-15 09:16:13 +02:00
custom-provider.md feat(ai): add chat-template thinking compat 2026-06-19 23:34:17 +02:00
development.md docs(coding-agent): fix development AGENTS link 2026-05-27 22:51:30 +02:00
docs.json docs(coding-agent): document security model 2026-06-08 15:56:29 +02:00
extensions.md fix(coding-agent): add settled agent lifecycle event 2026-07-09 12:42:08 +02:00
index.md docs(coding-agent): reorder containerization patterns 2026-06-15 09:16:13 +02:00
json.md chore: migrate pi packages to earendil works scope 2026-05-07 15:59:42 +02:00
keybindings.md feat(coding-agent): add external editor setting 2026-06-27 23:57:46 +02:00
models.md fix(coding-agent): apply modelOverrides to extension providers 2026-07-09 11:22:35 +02:00
packages.md Improve project-local pi config (#6309) 2026-07-06 20:50:30 +02:00
prompt-templates.md feat(coding-agent): add prompt template argument defaults 2026-06-09 15:12:07 +03:00
providers.md Support modern Microsoft Foundry Responses API endpoints: 2026-06-23 15:38:43 +02:00
quickstart.md Add startup session name flag 2026-05-29 11:40:58 +02:00
rpc.md fix(coding-agent): add settled agent lifecycle event 2026-07-09 12:42:08 +02:00
sdk.md feat(coding-agent): add InlineExtension type for named inline extension factories (#6267) 2026-07-06 20:59:37 +02:00
security.md docs(coding-agent): reorder containerization patterns 2026-06-15 09:16:13 +02:00
session-format.md fix(coding-agent): add entry renderers for session entries 2026-07-01 11:30:26 +02:00
sessions.md Add startup session name flag 2026-05-29 11:40:58 +02:00
settings.md feat(coding-agent): add prompt cache miss tracking (#6427) 2026-07-09 14:12:57 +02:00
shell-aliases.md docs(coding-agent): add windows.md and shell-aliases.md 2026-01-25 22:12:03 +01:00
skills.md feat(coding-agent): add project trust gating 2026-06-05 10:51:43 +02:00
terminal-setup.md fix(tui): bind ctrl+j as newline by default 2026-06-22 13:57:02 +02:00
termux.md docs: recommend scriptless npm installs 2026-05-20 14:47:18 +02:00
themes.md feat(coding-agent): add automatic theme mode (#5874) 2026-06-18 17:13:47 +02:00
tmux.md docs(coding-agent): update tmux requirement docs 2026-06-07 10:34:57 +02:00
tui.md docs(coding-agent): fix plan-mode docs links 2026-06-22 08:41:29 +02:00
usage.md fix(coding-agent): align reload descriptions 2026-07-09 11:47:44 +02:00
windows.md docs(coding-agent): add windows.md and shell-aliases.md 2026-01-25 22:12:03 +01:00