Skip to content

Stabilize main CI - #101

Merged
badcuban merged 4 commits into
mainfrom
agent/fix-main-ci-typecheck
Aug 3, 2026
Merged

Stabilize main CI#101
badcuban merged 4 commits into
mainfrom
agent/fix-main-ci-typecheck

Conversation

@badcuban

@badcuban badcuban commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Complete the affected ProviderService test harnesses with resolveSubagentWorktree.
  • Keep best-effort subagent worktree inference from leaking projection read failures into task/session ingestion.
  • Synchronize browser tests with the committed Sources view before selecting Local folder.

Root cause

The latest main CI failed in server typecheck after the subagent worktree follow-up added a required provider method and a fallible projection lookup without updating three test harnesses or containing that lookup at the follower boundary. Replaying the full browser suite then exposed an existing order-dependent command-palette transition race.

Verification

  • vp fmt --check
  • vp exec vp lint --report-unused-disable-directives
  • vp run typecheck
  • Focused server suites: CheckpointReactor, ProviderCommandReactor, ProviderSessionReaper, ProviderRuntimeIngestion
  • vp run test
  • Full web browser suite: 353/353 passed
  • Vendored Playwright injected-script check
  • Desktop build plus preload verification
  • Release smoke

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
threadlines Skipped Skipped Aug 2, 2026 11:52pm

Request Review

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Aug 2, 2026
@badcuban
badcuban marked this pull request as ready for review August 2, 2026 23:35
@badcuban
badcuban merged commit 065ec63 into main Aug 3, 2026
15 checks passed
@badcuban
badcuban deleted the agent/fix-main-ci-typecheck branch August 3, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant