Skip to content

DO NOT MERGE: poc agents frontend refactor#27265

Draft
DanielleMaywood wants to merge 1 commit into
mainfrom
chat-flow-2wje-1
Draft

DO NOT MERGE: poc agents frontend refactor#27265
DanielleMaywood wants to merge 1 commit into
mainfrom
chat-flow-2wje-1

Conversation

@DanielleMaywood

Copy link
Copy Markdown
Contributor

Summary

This proof of concept refactors the Coder Agents frontend data flow so React Query owns durable chat state while ChatStreamStore is limited to transient streaming presentation.

It introduces explicit reconcilers for the per-chat snapshot stream and global projection hints, centralizes cache ownership and family repair, migrates durable transcript and queue rendering away from the external store, and documents the resulting transport and projection boundaries. It also adds integration stories, focused cache and stream coverage, shared-chat access handling, and static enforcement for obsolete cache APIs.

This is an exploratory refactor and must not be merged in its current form.

@DanielleMaywood DanielleMaywood changed the title DO NOT MERGE: poc frontend refactor DO NOT MERGE: poc agents frontend refactor Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant