Skip to content

test(desktop): cover PE tab handoff isolation#4930

Closed
GTC2080 wants to merge 1 commit into
esengine:main-v2from
GTC2080:GTC/fix-pe-topic-isolation
Closed

test(desktop): cover PE tab handoff isolation#4930
GTC2080 wants to merge 1 commit into
esengine:main-v2from
GTC2080:GTC/fix-pe-topic-isolation

Conversation

@GTC2080

@GTC2080 GTC2080 commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Refs #4926

Verification

  • cd desktop && go test ./... -run TestPlanExecuteTabsUnderSameProjectKeepPlannerHandoffsIsolated -count=2
  • go test ./internal/control -run 'Test(NewSession|Resume)ResetsTwoModelPlannerContext' -count=1
  • go test ./internal/agent ./internal/control -count=1
  • cd desktop && go test ./... -count=1
  • go test ./... -count=1
  • go vet ./...
  • cd desktop && go vet ./...

Cache impact

Cache-impact: none — test-only change; no system prompt, tool schema, provider request serialization, or runtime prompt construction changes.
Cache-guard: cd desktop && go test ./... -run TestPlanExecuteTabsUnderSameProjectKeepPlannerHandoffsIsolated -count=2
System-prompt-review: N/A

@SivanCola

Copy link
Copy Markdown
Collaborator

Thanks @GTC2080. I reviewed this PE tab handoff isolation test PR while consolidating the related PE work into #4938.

This remains a useful testing direction for #4926, but the current integration PR is focused on executor handoff nudging, no-op planner conclusions, MCP/tool handoff context, and planner routing. Since #4930 is not part of that final code path, I credited it in #4938 and am closing this PR as part of the consolidation cleanup.

If #4926 remains reproducible on current main-v2, a fresh isolated follow-up test/fix can reopen that thread directly.

@SivanCola SivanCola closed this Jun 20, 2026
@GTC2080 GTC2080 deleted the GTC/fix-pe-topic-isolation branch June 22, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants