open-code-review/internal/viewer
kite 0ac1193040 feat(session,viewer): record review mode and diff refs in session
Store ReviewMode, DiffFrom, DiffTo, and DiffCommit in SessionHistory
and persist them to JSONL (conditionally, only when non-empty). Display
mode in viewer list page and show version details (from/to or commit)
on the session detail page based on review mode.
2026-06-05 09:44:33 +08:00
..
static feat(agent): integrate session recording and token tracking for re-location task 2026-05-30 23:25:12 +08:00
templates feat(session,viewer): record review mode and diff refs in session 2026-06-05 09:44:33 +08:00
handler.go feat: init 2026-05-20 22:03:52 +08:00
hostguard.go fix(viewer): add Host-header allowlist to block DNS rebinding (#10) 2026-06-03 17:21:27 +08:00
hostguard_test.go style: apply go fmt formatting 2026-06-03 17:34:28 +08:00
server.go fix(viewer): add Host-header allowlist to block DNS rebinding (#10) 2026-06-03 17:21:27 +08:00
store.go feat(session,viewer): record review mode and diff refs in session 2026-06-05 09:44:33 +08:00