index
:
dispatch-web
dev
main
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
metrics
Age
Commit message (
Expand
)
Author
2026-06-28
Merge branch 'feature/cache-display-fix' into predev
Adam Malczewski
2026-06-28
feat(step-context-update): update context window usage at end of each step
Adam Malczewski
2026-06-28
fix(cache-display): fix stale cache info on unloaded steps + missing cache pe...
Adam Malczewski
2026-06-26
style: switch from tabs to 2-space indentation (incl. svelte)
Adam Malczewski
2026-06-22
fix(metrics): show turn/step metrics for compacted conversations
Adam Malczewski
2026-06-22
fix(metrics): tail-align when stepId matching fails — prevent misaligned turns
Adam Malczewski
2026-06-22
fix(metrics): preserve turn-metrics for trimmed turns
Adam Malczewski
2026-06-22
feat(metrics): show turn number in metrics bubble (turn N · ...)
Adam Malczewski
2026-06-22
fix(metrics): skip unanchored step-metrics — no more empty bubbles at tail
Adam Malczewski
2026-06-22
feat: show 5-char git hash next to hamburger for cache-bust detection
Adam Malczewski
2026-06-22
fix(metrics): stepId-based segment matching — robust against chat-limit tri...
Adam Malczewski
2026-06-12
feat(chat): old-Dispatch composer layout — textarea + send + status bar
Adam Malczewski
2026-06-12
feat(metrics): consume contextSize — current context-usage readout
Adam Malczewski
2026-06-11
feat(cache-warming,surfaces,metrics,markdown): conversation-scoped surfaces, ...
Adam Malczewski
2026-06-10
feat(metrics): inline cache hit-rate badges (last turn + chat total)
Adam Malczewski
2026-06-10
feat(metrics): per-turn + per-step token/timing metrics bubbles
Adam Malczewski