Skip to content

fix(eval): default repo workspaces to fresh materialization - #1586

Merged
christso merged 4 commits into
mainfrom
agentv-wtg-dashboard
Jul 1, 2026
Merged

fix(eval): default repo workspaces to fresh materialization#1586
christso merged 4 commits into
mainfrom
agentv-wtg-dashboard

Conversation

@christso

@christso christso commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

Shared repo evals now materialize into a fresh run-scoped temp workspace by default, so a stale or corrupt workspace-pool slot can no longer block normal mirror-backed runs before provider execution. Explicit --workspace-mode pooled remains available for pool-specific workflows, and the mirror cache now recovers from abandoned lock directories instead of waiting silently.

This fixes the WTG.AI.Prompts dogfood path: the eval can use YAML-pinned CargoWise/CargoWise.Shared commits through configured mirrors without --workspace-mode static.

Validation

  • bun test packages/core/test/evaluation/workspace/repo-manager.test.ts packages/core/test/evaluation/workspace/setup.test.ts packages/core/test/evaluation/workspace/pool-manager.test.ts
  • bun run build
  • Mirror-backed WTG dogfood run: 2026-06-30T23-51-05-405Z, result 1/2 pass, 0 execution errors, mean score 60%
  • Results pushed to EntityProcess/wtg-ai-prompts-evals:agentv/results/v1 at 3852aa6cb7db399aecf15ea04164fa8ddd6bcb5e
  • Dashboard UI verified locally on run detail /runs/2026-06-30T23-51-05-405Z

Private evidence: EntityProcess/agentv-private:evidence/av-mx7o-wtg-dashboard-mirror-temp at 63b8283.


Compound Engineering
Codex

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3903bfa
Status: ✅  Deploy successful!
Preview URL: https://727eb4e9.agentv.pages.dev
Branch Preview URL: https://agentv-wtg-dashboard.agentv.pages.dev

View logs

@christso
christso force-pushed the agentv-wtg-dashboard branch from e940519 to 3903bfa Compare July 1, 2026 11:59
@christso
christso marked this pull request as ready for review July 1, 2026 12:03
@christso
christso merged commit 787ad70 into main Jul 1, 2026
8 checks passed
@christso
christso deleted the agentv-wtg-dashboard branch July 1, 2026 12:03
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