Skip to content

Connect the Repository overview to authoritative runtime snapshots - #46

Merged
codeacme17 merged 2 commits into
codeacme17:devfrom
Traviinam:feat/connect-repository-overview-8
Aug 30, 2026
Merged

codeacme17 merged 2 commits into
codeacme17:devfrom
Traviinam:feat/connect-repository-overview-8

Conversation

@Traviinam

Copy link
Copy Markdown
Contributor

Closes #8.

Summary

  • connect the runtime-injected protocol session to the production RepositoryStore
  • adapt Repository Engine refresh results into validated Repository, Worktree, freshness, availability, and Upstream snapshots
  • consume authoritative snapshot and SSE invalidation updates without losing revisions during in-flight refreshes
  • preserve the last good snapshot across refresh failures and expose typed non-Repository/failed states
  • capability-disable Fetch entry points until the Fetch implementation lands

Verification

  • npm run lint
  • npm run typecheck
  • npm run build
  • npm test (193 tests)

@codeacme17
codeacme17 self-requested a review August 30, 2026 15:48
@codeacme17
codeacme17 merged commit 9c1e850 into codeacme17:dev Aug 30, 2026
1 check passed
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.

Build the adaptive Repository and Worktree overview

2 participants