feat: queued mutations while reloading or offline

This commit is contained in:
2026-08-03 12:14:31 +02:00
parent 63b6a645e0
commit 312b25fd39
11 changed files with 1247 additions and 28 deletions

View File

@@ -2,9 +2,9 @@
This list reflects the current implementation: paginated review threads,
thread comments, conversation comments, reviews, timeline events, checks, and
annotations; cached read-only snapshots; persistent unread state; contextual
keybindings; thread replies and resolution changes; and pull-request metadata
editing are already implemented.
annotations; cached snapshots with durable ordered offline writes; persistent
unread state; contextual keybindings; thread replies and resolution changes;
and pull-request metadata editing are already implemented.
## Experimental AI follow-up