Skip to content

fix(fusion): pass prompt to tournament runner, wire status cmd, complete worktree config - #380

Merged
Delqhi merged 3 commits into
mainfrom
feat/coverage-evals-fusion
Jun 18, 2026
Merged

fix(fusion): pass prompt to tournament runner, wire status cmd, complete worktree config#380
Delqhi merged 3 commits into
mainfrom
feat/coverage-evals-fusion

Conversation

@Delqhi

@Delqhi Delqhi commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

This PR cleans up the feature implementations from #319, #326, #334 and improves the Fusion tournament runner.

Changes:

All changed packages pass FAIL . [setup failed]:

  • internal/status
  • internal/isolation
  • internal/autonomy
  • internal/todo
  • internal/fusion
  • internal/loopbuilder
  • internal/agentloop

Builds:

…ete worktree config (issues #290, #326, #319)

- agentloop/loop.go: pass prompt to TournamentRunner.Run so forked sessions
  run with the original task instead of an empty prompt.
- loopbuilder/builder.go: set SourceSessionID, respect FusionDifficultyGate in
  ShouldRun, pass prompt into tournament.
- Update fusion/loopbuilder/orchestrator tests for the new Run(ctx, prompt)
  signature.
- main.go: wire NewStatusCmd() (issue #326).
- config.go: add remaining worktree.conflict_check / worktree.target_branch
  get/set/list handlers (issue #319).
- Remove unused snapshot.go/snapshot_test.go (duplicate of status package).
- Add coverage tests for agentloop and fusion packages.

All changed packages pass go test -race -count=1.
@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
sin-code Ready Ready Preview, Comment, Open in v0 Jun 18, 2026 1:12am

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

🏆 CEO Audit — A+ (100.0/100)

Metric Value
Grade A+
Score 100.0/100
Critical findings 0
High findings 0
Profile QUICK
Min grade gate B

📥 Download full report (Markdown)
📊 Download SARIF (for Code Scanning)

Run ~/.config/opencode/skills/ceo-audit/scripts/audit.sh . --profile=QUICK locally to reproduce.

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

🏆 CEO Audit — A+ (100.0/100)

Metric Value
Grade A+
Score 100.0/100
Critical findings 0
High findings 0
Medium findings 0
Profile QUICK
Min grade gate B

📥 Download full report (Markdown)

Run ID: 27730172157 · Commit: ${github.sha}

Run ~/.config/opencode/skills/ceo-audit/scripts/audit.sh . --profile=QUICK locally to reproduce.

… autodream, context_guard, vector_index, instinct, evidence_graph, honcho_native, import_export, unified_query, versioning edge cases
…usion

# Conflicts:
#	cmd/sin-code/internal/memory/coverage_test.go
@Delqhi
Delqhi merged commit 5c01f99 into main Jun 18, 2026
9 of 11 checks passed
@Delqhi
Delqhi deleted the feat/coverage-evals-fusion branch June 18, 2026 01:13
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